@charset "utf-8";
/* CSS Document */

body{
background:			#273b8d;
margin:				0px;
font-family:		Verdana, Arial, Helvetica, sans-serif;
color:				#fff;
font-size:			10px;
}

td.header{
background:			url(images/BannerVisual.jpg) no-repeat;
width:				950px;
height:				110px;
}

.menu{
background:			#0166ff repeat;
border-right:		1px #122456 solid;
border-top:			1px #122456 solid;
font-size:			11px;
color:				#fff;
text-align:			center;
cursor:				default;
height:				30px;
}

.menuhover{
background:			#99cdff repeat;
border-right:		1px #122456 solid;
border-top:			1px #122456 solid;
font-size:			11px;
color:				#0a4eb3;
text-align:			center;
cursor:				pointer;
}

td.nieuws{
background:			#99cdff repeat;
width:240px;
}

td.footer{
background:			url(afbeeldingen/DownBar_AGvisual.jpg) no-repeat;
width:				950px;
height:				19px;
}

.content{
color:				#000;
font-size:			10px;
padding-left:		20px;
padding-top:		20px;
padding-bottom:		20px;
padding-right:		20px;
}
.content2{
color:				#000;
font-size:			0px;
padding-left:		0px;
padding-top:		0px;
padding-bottom:		-6px;
padding-right:		0px;
}

.nieuws{
color:				#000;
padding-left:		20px;
padding-top:		20px;
padding-right:		10px;
}

tr.menu a:link, tr.menu a:visited{
color:				#fff;
text-decoration:	none;
}

a:link, a:visited{
color:				#000;
text-decoration:	underline;
}

a:hover{
color:				#0a4eb3;
}

#site
{
position:relative;
top: 0px;

}
.inhoud2{
border: 1px solid black;
height: 350px;
padding-top: 10px;
margin:0px;
padding-left: 30px;
padding-bottom:	20px;
padding-right: 30px;
color: #444400;
background: white;
overflow:scroll;
font-size:11px;
}
h2{
	
	margin-top:0px;
	padding-top:0px;
}
.small {
font-style: italic;
}