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


#container {
	margin-top:20px;
	clear: both;
	width:100%;
}

#left{
	width:45%;
	padding:10px;
	border-right: solid 1px #FF0000;
	float:left;
}

#right{
	width:48%;
	padding:10px;
	float:right;
}



H1 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	color: #990000;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}


h2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
}

/**********************************************************************************************
 header 
 **********************************************************************************************/
#rodebalk {
	display:none;
}
#bruin {
		display:none;
}

#header {
	height: 86px;
	width: 100%;
}

#headerinfo {
	float: left;
	height: 85px;
	width: 461px;
	clear: both;
	padding:0;
	
}
#headerinfo img{
	margin-right:20px;
}

#headerinfo p{
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#DDDDDD !important;
	font-size:8pt;
}

#headerinfo H2{
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	margin-bottom:8px;
	
	text-transform:none;
}

#zoeken{
	display:none;
}

/**********************************************************************************************
 smallmenu 
 **********************************************************************************************/
#menu1 {
	display:none;
}




/*****************************************************************
menu met images
******************************************************************/


#menu {
	display:none;
}


/*****************************************************************
taalmenu
******************************************************************/
#taalmenu {
	display:none;
}


/*********************************************************************
footer
**********************************************************************/
#footer {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;
}





/*****************************************************************************
grijsvlak
******************************************************************************/

.gvlak {
	padding-bottom:10px;
	border-bottom: solid 1px #000;
	margin-bottom:10px;
}






/*********************************************************************
witte vlakken
**********************************************************************/


.wvlak {
	padding-bottom:10px;
	border-bottom: solid 1px #000;
}

/****************************************************************************
algemeen

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

p {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9.5pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 12pt;
}
.leesmeer {
	display:none;
}


.titel_nieuws {
	background-color: #A7937C;
	height: 15px;
	width: 210px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}



#website {
	width: 100%;
	position: relative;
	min-width: 890px;
}

