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

html, body#site{
	margin:0px;
	padding:0px;
	cursor:default;
}

body#site{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#666666;
	background-color:#252525;
}

#menusection{
	height:94px;
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

#menu{
	width:1000px;
	text-align:left;
	margin:auto;
	overflow:hidden;
}

#menu ul{
	height:82px;
	margin:0px;
	padding:0px;
}

#menu ul li{
	margin:0px;
	display:block;
	float:left;
	height:82px;
	line-height:80px;
	_width:1px;  
	_white-space:nowrap; 
}

#menu ul li a{
	display:block;
	height:82px;
	line-height:80px;
	color:#BBBBBB;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	font-style:normal;
}

#menu ul li a:hover{
	color:#DDDDDD;
	background-image:url(../images/menuitem_off_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#252525;
}

#menu ul li.selected a{
	color:#DDDDDD;
	background-image:url(../images/menuitem_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#191919;
}

#headsectionwrap{
	min-height:140px;
	background-color:#DDDDDD;
}

#headsection{
	min-height:140px;
	position:relative;
	background-color:#FFFFFF;
}
* html #headsection{
	height:140px;
}

#leftheadbg{
	min-height:140px;
	background-image:url(../images/header_bg_left.png);
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;
	bottom:0px;
	left:0px;
	width:50%;
	z-index:10;
}
* html #leftheadbg{
	height:140px;
}

#rightheadbg{
	min-height:140px;
	background-image:url(../images/header_bg_right.png);
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	z-index:10;
}
* html #rightheadbg{
	height:140px;
}

#headcontent{
	width:1000px;
	text-align:left;
	margin:auto;
	background-image:url(../images/header_logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:115px;
	padding-bottom:25px;
	z-index:20;	
	position:relative;
	overflow:hidden;
}
* html #headcontent{
	height:140px;
	he\ight:115px;
	overflow:visible;
}

#maincontentsectionwrap{
	background-image:url(../images/content_bgcolor.png);
	overflow:hidden;
}

#maincontentsection{
	background-image:url(../images/content_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
}

#maincontent{
	width:1000px;
	text-align:left;
	margin:auto;	
}

#footersection{
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	height:121px;
}

#footercontent{
	width:975px;
	text-align:left;
	margin:auto;
	padding-top:50px;
	padding-left:15px;
	padding-right:15px;
	height:121px;
	color:#666666;
}
* html #footercontent{
	width:1000px;
	w\idth:975px;
}

#footercontent a{
	color:#666666;
}
#footercontent a:hover{
	color:#999999;
	text-decoration:underline;
}

.titel_overzicht_link{
	color:#FFFFFF;
	font-style:normal;
}
.titel_overzicht_link:hover{
	color:#FFFFFF;
	font-style:normal;
}

.center_component{
	background-color:#FFFFFF;
	overflow:hidden;
}

.center_component_content{
	width:1000px;
	margin:auto;
	background-color:#FFFFFF;
	z-index:400;
	text-align:left;
}

.center_component:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.basic_content{
	background-color:#FFFFFF;
}

.content_body{
	line-height:18px;
}

.mainL01{
	width:750px;
	margin-left:235px;
	margin-right:15px;
	float:left;
	display:inline;
}


.mainL02{
	width:970px;
	margin-left:15px;
	margin-right:15px;
	float:left;
}

.mainL03{
	width:665px;
	margin-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
}
* html .mainL03{
	width:710px;
	w\idth:665px;
}	

.mainL04{
	width:275px;
	margin-left:15px;
	padding-bottom:10px;
	float:left;
}
* html .mainL04{
	width:305px;
	w\idth:275px;
}

.clearfloat{
	clear:both;
}


form{
	padding:0px;
	margin:0px;
}

h1{
	color:#c62948;
	font-weight:lighter;
	font-size:20px;
}

h2{
	color:#333333;
	font-weight:lighter;
	font-size:16px;
}

h3{
	color:#c62948;
	font-weight:lighter;
	font-size:15px;
}

h4{
	color:#333333;
	font-weight:bold;
	font-size:13px;
}

a{	
	outline:none;
	color:#333333;
	text-decoration:none;
	font-style:italic;
}

a:hover{
	color:#666666;
	text-decoration:underline;
}

.content_head{
	background-image:url(../images/content_head_bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:22px;
	line-height:28px;
	padding-bottom:6px;
	padding-left:4px;
	margin-top:5px;
	margin-bottom:15px;
}
* html .content_head{
	height:28px;
	he\ight:22px;
}
.content_head h1{
	margin:0px;
	padding:0px;
}

.pagenav{
	font-size:11px;
}

a img{
	padding:3px;
	background-color:#FFFFFF;
	border:2px solid #F5F5F5;
}

img{
	border: 1px solid #CCCCCC;
}

ul li{
	list-style:square;
}
