/* CSS Document */
body 
		{font-family: Verdana;
		color:#FFFFFF;
		margin:0px;
		padding:0px;
		background-color:#585045;
		}

a {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	
}	

	.menulink {
		text-decoration: none;
		}
	
	.menulink.selected { color: #ECBA41; }
	
	.menu { margin-left: 27px; }
	.minilogos { margin-right: 27px; }	
		
.p {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
}

.f {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

.h1 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 0.2em;
	font-weight: bolder;
}
.h2 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.2em;
	font-weight: 900;
}
.h3 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height:15px;
}
.h4 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	line-height:15px;
}
.h5 {}
.h6 {}

.a_menu_bottom {
	font-family: Verdana;
	color: #0A2D65;
	font-size: 13px;
	text-decoration: none;
	font-weight: 600;
}

.a_menu_bottom_streep {
	font-family: Verdana;
	color: #ECB943;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
}

.objectlist {
	font-family :Arial;
	font-size: 12px;
	color:#000000;
}

span.ohr {
	font-weight: bold;
	color:#FF0000;
}
a.border:link, a.border:visited {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
}
a.border:hover {
	background-repeat: no-repeat;
	background-position: right center;	
}


.style2 {font-family: Verdana;}

div#photoContainer {
	overflow:auto;
	width:350px; 
	height:200px;
	
}

#menu_onder {
	background-color:#0A2D65;
	height:30px;
	
}

#menu_onder img{
padding-top: 2px;
@margin-top: 2px;
}



#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 120px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;


}

ul a{


cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;

cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}


}

ul li ul li{
border-right: 0px solid #FFF;
}

ul ul li{
background-color: #0A2D65;
border-bottom: 1px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{

}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 
