body
{
	background-color: #EEF2FB;
	color: #012684;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:  "Verdana", "Helvetica", "Arial", "Garamond", "Times New Roman", "Bookman Old Style", "Book Antiqua", "Courier" ;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #012684;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #012684; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #012684;
}

a:link, a:visited
{
	text-decoration:none;
}

#content
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 982px;
	height: 582px;
	margin-left: -491px; /* width/2 */
	margin-top: -291px; /* height/2 */
	padding: 0px; /* was 10px */
	background-image: URL('/images/de_bg.jpg');
	background-repeat:no-repeat;
	border: solid 1px #000000;
}

/* The right value for Mozilla */ 
body>#content
{
	margin-left:-491px; /* was width/2 +10 en dan negatief */
	margin-top:-291px; /* was height/2 +10 en dan negatief */
}

#box_langnav
{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 237px;
	height: 70px;
}
#box_maintopnav
{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 227px;
	height: 20px;
	padding: 6px 5px 2px 5px;
	font-size: 13px;
	font-weight: bold;
}
#box_topnav
{
	position: absolute;
	left: 257px;
	top: 110px;
	width: 715px;
	height: 22px;
	text-align: left;
	padding: 3px 5px;
	font-size: 13px;
	font-weight: bold;
}


#box_leftnav
{
	position: absolute;
	left: 0px;
	top: 158px;
	width: 227px;
	height: 395px;
	padding: 5px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}


#box_leftnavselect1
{
	position: absolute;
	left: 0px;
	top: 158px;
	width: 237px;
	height: 106px;
	background-color: #C8D5F7;
}


#box_leftnavselect2
{
	position: absolute;
	left: 0px;
	top: 262px;
	width: 237px;
	height: 102px;
	background-color: #C8D5F7;
}


#box_leftnavselect3
{
	position: absolute;
	left: 0px;
	top: 363px;
	width: 237px;
	height: 109px;
	background-color: #C8D5F7;
}


#box_leftnav img
{
	border: 1px solid #012684;

}

#box_leftnav img
{
	border: 1px solid #012684;
}

#box_leftnav a:link, #box_leftnav a:visited, #box_leftnav a:link img, #box_leftnav a:visited img
{
	color: #667395;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}


#box_leftnav a:hover, #box_leftnav a:hover img
{
	color: #012684;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}


#box_content
{
	position: absolute;
	left: 257px;
	top: 158px;
	width: 685px;
	height: 365px;
	padding: 20px;
	overflow: auto;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 200%;
}

#box_content a:link, a:visited
{
	color:#555555;
}

#box_content a:link
{
	text-decoration:underline;
}

#box_content a:hover
{
	color:#000000;
	text-decoration:underline;
}

a.navlink:link, a.navlink:visited
{
	color: #012684;
}

a.navlink:hover
{
	color: #576382;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
}