@charset "utf-8";

body  {
	background-color:#D9CCB2;
	min-height:900px;/* 2x LC width + RC width */
	font-family:Verdana, Sans-serif;
	color:#000;				
	font-size: 10px;
	line-height:140%;
	text-align:center;
}


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

img{
	border:0;
}

#maincontainer {
	width: 800px; 
	text-align: left;
	margin: auto ;
} 

#container{
 	float:left;
	text-align:left;
	background-color:#203397;
	width:800px;
}

#header{
	float:left;
	background-image:url(/images/logo.wit.jpg);
	height:80px;
	width:800px;
} 

#header img{
	margin-left:20px;
	margin-top:15px;
	float:left;
}

#language{
	float:right;
	margin-top:0px;
	margin-right:10px;
}

#language a{
	color:#b20000;
	font-weight:bold;
	text-decoration:none;
}



#breadcrumb a{
	text-decoration:none;
	padding-left:20px;
	color:#fff;
	line-height:20px;
	font-size:9px;
}

#footer{
	float:left;
	border-top:1px solid #D9CCB2;
	background-color:#990033;
	height:20px;
	width:800px;
}

#footer_left{
	float:left;
	border-right:1px solid #D9CCB2;
	background-color:#203397;
	height:20px;
	width:230px;
}

/******** LAYOUT_1CONTENT ********/
#layout_1 #container{
 	float:left;
	text-align:left;
	background-color:#F1ECDF;
	width:800px;
	border-right:1px solid #203397;
	border-left:1px solid #203397;
}

#layout_1 #top_blue{
	float:left;
	border-right:1px solid #D9CCB2;
	background-color:#203397;
	height:18px;
	width:100px;
	color:#D9CCB2;
}

#layout_1 #breadcrumb{
	float:left;
	background-color:#203397;
	height:18px;
	width:630px;
	color:#fff;
}

#layout_1 #content_left {
	float:left;
	width:100px;
	height:100px;
	background-color:#F1ECDF;
}

#layout_1 #content {
	float:left;
	width:629px;
	color:#000;				
	background-color:#F1ECDF;
	border-right:1px solid #203397;
	border-left:1px solid #203397;
}

#layout_1 #content img{
	float:left;
	margin:0 0 20px 50px;
}

#layout_1 #content_right {
	float:left;
	width:69px;
	color:#fff;
	margin-left:0px;
	height:20px;
}

#layout_1 #footer{
	float:left;
	background-color:#990033;
	height:20px;
	width:800px;
}

#layout_1 #footer_left{
	float:left;
	border-right:1px solid #D9CCB2;
	background-color:#203397;	
	height:20px;
	width:100px;
}


/******** LAYOUT_4 CONTENT ********/
#layout_4  #content_left {
	float:left;
	width:230px;
}

#layout_4 #top_blue{
	float:left;
	border-bottom:1px solid #D9CCB2;
	border-right:1px solid #D9CCB2;
	background-color:#203397;
	height:18px;
	width:230px;
	color:#D9CCB2;
}

#layout_4 #content {
	float:left;
	width:499px;
	color:#000;				
	background-color:#E5D7BE;
	border-left:1px solid #D9CCB2;
	border-right:1px solid #D9CCB2;
}

#layout_4 #breadcrumb{
	float:left;
	border-bottom:1px solid #D9CCB2;
	border-right:1px solid #D9CCB2;
	background-color:#203397;
	height:18px;
	width:499px;
	color:#fff;
}

#layout_4 #content_right {
	float:left;
	width:66px;
	color:#fff;
	margin-left:0px;
}

/******** LAYOUT_3 CONTENT ********/
#layout_3 #content {
	float:left;
	margin-left:20px;
	width:709px;
	color:#000;				
	background-color:#E5D7BE;
	border-left:1px solid #E5D7BE;
	border-right:1px solid #E5D7BE;
}

#layout_3 #breadcrumb{
	float:left;
	border-bottom:1px solid #D9CCB2;
	border-right:1px solid #D9CCB2;
	background-color:#203397;
	height:18px;
	width:730px;
	color:#fff;
}

#layout_3 #breadcrumb a{
	text-decoration:none;
	padding-left:30px;
	color:#fff;
	line-height:20px;
	font-size:9px;
}

#layout_3 #content_right {
	float:left;
	width:66px;
	color:#fff;
	margin-left:0px;
}

#layout_3 #footer{
	float:left;
	margin-left:20px;
	border-top:1px solid #D9CCB2;
	border-left:1px solid #D9CCB2;
	background-color:#990033;
	height:20px;
	width:779px;
}

/******** *****************/

#tblContact {
	
	width:400px;

}

#aanmeld_container{
	margin:20px 20px 10px 50px;
	float:left;
}

#aanmelden_newsletter{
	margin:0px 20px 10px 0px;
	width:400px;
	float:left;
}

#aanmeld_links{
	float:left;
	margin:0px 20px 10px 20px;
	font-weight:bold;
	line-height:20px;
}

#aanmeld_links a{
	font-weight:bold;
	text-decoration:none;
	color:#203397;
}

#aanmeld_links a:hover{
	color: #b20000;

}

#article {
	margin:20px 20px 10px 10px;
	
}

#article ul li{
	list-style-position: inside;
	margin-bottom:10px;

}

#content a{
	color:#b20000;
	text-decoration:none;

}

#content a:hover{
	color:#203397;
	text-decoration:none;

}

h1{
		font-size: 14px;
		color:#203397;
}

table.newslist{
}

table.newslist td{
	padding:5px;
}

.cel1{
	width:70px;
	padding-right:20px;
}
