@CHARSET "ISO-8859-1";
html,body {
width:				100%;
margin:				0px;
padding:			0px;
font-family:		Tahoma;
font-size:			12px;
background-color:	#0E2450;
}


A:link.menu {text-decoration: none; color: white;}
A:visited.menu {text-decoration: none; color: white;}
A:active.menu {text-decoration: none; color: white;}
A:hover.menu {text-decoration: underline; color: white;}

A:link {text-decoration: underline; color: #99B1DF;}
A:visited {text-decoration: none; color: #99B1DF;}
A:active {text-decoration: none; color: #99B1DF;}
A:hover {text-decoration: underline; color: #C2D1EF;}

img, div { behavior: url(iepngfix.htc) }
 
#mainContainer{
width:				785px;
min-height:			500px;
background-image: 	url(../images/layout/background.jpg);
padding-bottom:		5px;
margin-bottom:		10px;
text-align:			left;
}

#content{
width:				753px;
text-align:			left;
}
#banner{
width:				785px;
height:				67px;
background-image: 	url(../images/layout/banner.jpg);
text-align:			left;
}

#bannerLinks{
float:				right;
color:				#FFFFFF;
margin-top:			50px;
font-size:			12px;
}

#leftContent1,#leftContent2{
height:				380px;
border:				1px solid #000000;
background-color:	#0E2450;
margin-left:		0px;
width:				325px;
color:				#FFFFFF;
margin-bottom:		20px;
overflow-y:			scroll;
overflow-x:			hidden;
padding-left:       5px;
padding-right:      30px;
}


#leftContent2{
margin-top: -3px;
}

#rightBanner1,#rightBanner2,#rightBanner3{
width:				360px;
height:				179px;
border:				1px solid #000000;
margin-bottom:		5px;
}

#logos{
width:				785px;
text-align:	center;
margin-top:		20px;
}

#linksContent{
min-height:			250px;
text-align:			left;
width:				743px;
border:				1px solid black;
border-top:			none;
background-color:	#0E2450;
color:				#FFFFFF;
padding-left:		5px;
padding-right:		5px;
padding-top:		5px;
}

#headline{
width:				748px;
padding-left:		5px;
height:				20px;
background-image: 	url(../images/layout/headline.png);
border:				1px solid black;
border-bottom:		none;
color:				#000000;
font-size: 			15px;
text-align:			left;
}

h3{
font-size:			20px;
}

#li{
background-image: 	url(../images/layout/li.png);
height:				10px;
background-repeat:	none;
}

div.antwoord{
background-color: #222222;
border:			  1px solid #EBEBEB;
padding-left:5px;
padding-right:5px;
padding-top: 5px;
padding-left: 5px;
visibility:	hidden;

}