﻿body {
	background: #1A6B9E url(../images/background20090922.png) repeat-x scroll left top;
	overflow:auto;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px; 
	margin-right:5px;
	color:#333333;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px; 
	margin-right:5px;
	color:#333333;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px; 
	margin-right:5px;
	color:#333333;
}

html {
	padding:0; 
	margin:0; 
	border:0;
}

#divboxtop{
	background:transparent url(../images/wrapper-top-trans.png) no-repeat scroll left top;
	margin-left:-15px;
	margin-right:auto;
	height:120;
	width:975px;
	margin-top:10px;
	z-index:20;
}

#divboxmenu{
	background:transparent url(../images/wrapper-middle-trans.png) repeat-y ;
	margin-left:-15px;
	margin-right:auto;
	margin-top:-3px;
	width:975px;
	z-index:50;
}

#divboxmiddle{
	background:transparent url(../images/wrapper-middle-trans.png) repeat-y ;
	margin-left:-15px;
	margin-right:auto;
	width:975px;
	z-index:10;

}

.berichtlinks{
	width:697px;
}
.berichtrechts{
	width:230px;
}
.berichtvol{
	width:941px;
}
.bericht_1{
	width:582px;
}
.bericht_2{
	width:348px;
}
.bericht_3{
	width:166px;
}
.berichtkoplinks{
	background:url(../images/berichtbalklinks.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35px;
	color:white;
	width:697;
}
.berichtkoprechts{
	background:url(../images/berichtbalkrechts.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35px;
	color:white;
	width:230px;
}
.berichtkopvol{
	background:url(../images/berichtbalk.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35px;
	color:white;
	width:941px;
}
.berichtkop_1{
	background:url(../images/berichtbalk_1.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35px;
	color:white;
	width:582px;
}
.berichtkop_2{
	background:url(../images/berichtbalk_2.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35px;
	color:white;
	width:348px;
}
.berichtkop_3{
	background:url(../images/berichtbalk_3.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35px;
	color:white;
	width:166px;
}

.berichttekst{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	border-left:#333333 solid 2px;
	border-right:#333333 solid 2px;
	border-bottom:#333333 solid 2px;
}

		#nav, #nav ul {
			padding: 0;
			margin: 0;
			list-style: none;
		}
		#nav a {
			display: block;
			width: 9em;
			text-decoration: none;
			color: #FFFFFF;
		}
		#nav li {
			float: left;
			width: 9em;
			font-family: Verdana,sans-serif;
			font-weight: bold;
			text-align: center;
			font-size: 12px;
		}
		#nav li ul {
			position: absolute;
			width: 9em;
			left: -999em;
		}
		#nav li:hover ul, #nav li.sfhover ul {
			left: auto;
		}

.menu2
{
	color:#FF0000;
	background-color:#0072B3;
	height:20px;
	border-bottom: black solid 1px;
}