body,td,th {
	color:#333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 170%;
	}

H1 
  {
   color:#800000;
   font-size:1.6em;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-weight:normal;
   font-style:normal
   }
H2
  {
   color:#800000;
   font-size:1.4em;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-weight:normal;
   font-style:normal
   }
  

H4
  {
	padding-left: 5px;
	padding-top: 5px;
	letter-spacing: 4px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-transform: none;
	font-variant: small-caps;
   }
   
H5
  {
   color:#006699;
   font-size:1em;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-weight:500;
   font-style:normal
   }

h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-style: normal;
	color: #800000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 2em;
}
a {  
	COLOR: #003399;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em; 
	text-decoration: none}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

hr {  
	color: #333333;
	}
	
#voetblok
{
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
	text-align: right;
	clear: both;
}
.intro {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
.black {color: #000000}
.witlinkermenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	font-size: 1em;
	text-transform: capitalize;
	}


.indextitellink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #993333;
}


#linkermenu{
	margin: 0px;
	padding: 0px;

}

#linkermenu a:link, #linkermenu a:visited {
	display: block;
	padding: 3px 0px 3px 5px;
	color: #DFDFDF;
	font-weight: bold;
	border: none;
	font-size: 0.9em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0.10em;
}

#linkermenu a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#hoofdmenu a:link, #hoofdmenu a:visited {
	color: #DFDFDF;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: capitalize;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0.10em;
}

#hoofdmenu a:hover{
	font-weight: bold;
	color: #FFFFFF;
}
#hoofdmenu {
	display: block;
}
form {
	margin:0;
	text-transform: capitalize;
} 
select {
	text-transform: capitalize;
} 


/* nieuw hoofdmenu */
#wrapper	{

	}
	

#menu {
	display: block;
	margin: 0;
	padding: 0;
	width:963px;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 105px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #BE9E31;			/* kleur tekst navigatielinks bovenaan */
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li#nine a	{
	border-right: 1px solid #ccc;	/* laatste navbox heeft ook rechterborder */
	}

#menu ul li a:hover {
	color: #000;
	background: #DDD;		/* achtergrondkleur voor navigatieknop: hover */
	}

#menu a:active	{
	background: #BE9E31;		
	color: #fff;
	}

body#thuis #menu li#one a, 
body#reisverhalen #menu li#two a,
body#reisgids #menu li#three a,
body#voeding #menu li#four a,
body#andere #menu li#five a {
	background: #BE9E31;		/* achtergrondkleur voor actieve navigatieknop */
	border: 1px solid #BE9E31;      /* borderkleur voor actieve navigatieknop */
	color: #fff;			/* kleur tekst in actieve navigatieknop */
	font-weight: bold;
	}

/* nieuwe css layout */

#linkermenucss{
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 90px;
	width: 160px;
	left: 16px;
	top: 157px;
	background-color: #A77D53;
}

#linkermenucss a:link, #linkermenucss a:visited {
	display: block;
	padding: 3px 0px 3px 5px;
	color: #DFDFDF;
	font-weight: bold;
	border: none;
	font-size: 0.9em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0.10em;
}

#linkermenucss a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#navigatie{
	position: absolute;
	left: 190px;
	top: 153px;
	width: 243px;
	height: 131px;
}

#sitesearch{
	position: absolute;
	left: 494px;
	top: 152px;
}

#maincontent{
	position: absolute;
	left: 192px;
	top: 390px;
	width: 718px;
	height: 116px;
}
/* hoofdmenuenglish */

#menuenglish {
	-moz-box-sizing:border-box;box-sizing:border-box;
	position:absolute;
	left:10px;
	top:115px;
	display: block;
	margin: 0;
	padding: 0;
	width:100%;
	height: 22px;
	}

#menuenglish ul {
	-moz-box-sizing:border-box;box-sizing:border-box;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menuenglish ul li {
	-moz-box-sizing:border-box;box-sizing:border-box;
	display: block;
	float: left;
	text-align: center;
	width:16.6%;
	height:22px;
	padding: 0;
	margin: 0;
	}

#menuenglish ul li a {
	-moz-box-sizing:border-box;box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif;
	background: #800000;
	width: 100%;
	height: 22px;
	border-top: 1px solid #800000;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #800000;
	border-right: none;
	margin: 0;
	color: #FFFFFF;		/* kleur tekst navigatielinks bovenaan */
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    11px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    11px;   
	}

html>#menuenglish ul li a  {
	font-size: 11px; 
	} 

#menuenglish ul li#one a	{
	border-left: none;	/* laatste navbox geen linkerborder */
	}
	
#menuenglish ul li#seven a	{
	width: 100%;
	}

#menuenglish ul li#nine a	{
	border-right: none;	/* laatste navbox geen rechterborder */
	width: 100%;
	}

#menuenglish ul li a:hover {
	color: #FFFFFF;
	background: #D50000;		/* achtergrondkleur voor navigatieknop: hover */
	width:100%;
	}

#menuenglish a:active	{
	background: #FFFFFF;		
	color: #800000;
	}

body#home #menuenglish li#one a, 
body#travelguides #menuenglish li#two a,
body#photos #menuenglish li#three a,
body#russiavisa #menuenglish li#four a,
body#forum #menuenglish li#five a, 
body#contact #menuenglish li#six a,
 {
	background: #A77D53;
	border-left:1px solid #FFFFFF;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
