TABLE   { }
th      { background-color: #43ae70; height:30px; color: #FFFFFF; font-weight: normal; }
INPUT   {  }
SELECT  {  }
A       { color: #8B8355; text-decoration: none; }
A:HOVER { text-decoration: underline; }
/*A:VISITED { color: #ACA795; }*/
h1     { font-size: 1.2em; font-weight: normal; margin:5px 0 5px 0; }

INPUT.button { font-size: 8pt; cursor: hand; }
INPUT.image  { border: 0px; }
A.categorie       { text-decoration: none; color: #8B8355; }
A.nieuwsflash       { text-decoration: none; color: #606060; font-size:0.8em}
A.nieuwsflash:hover       { text-decoration: underline; color: #212121; font-size:0.8em}
a.artikel { color: #212121; }
a.artikel:VISITED { color: #212121; }
a.categorie:HOVER { text-decoration: none; font-weight: bold; }
.artikeltekst { color: #606060; }
P {text-align: justify; margin: 0 0 12px 0;}

.newsright a.nieuwsflash{
	display: block;
	width:170px;
	overflow: hidden;
}

.newsright .leesmeer2{
	margin-left:0px;
}


body{
	background: transparent URL('../../../images/body_bg.png') repeat top left;
	font-family: 'Open Sans', Arial,sans-serif;
	font-size:1em;
	color:#606060;
	margin: 0px;
	padding:0; 
}


html body .container{
	width:960px;
	margin:0 auto;
	position: relative;
	margin-top:40px;
	background-color: #fff;
	border:1px solid #d1d1d1;
	padding:20px 0;
}

#header{
	position: relative;
	height:388px;
	width:960px;
	margin:0 auto;
}

#foto{
	background-color:#fff;
	border:1px solid #d1d1d1;
	padding:10px;
	width:938px;
	height:254px;
	position: relative;
	top:80px;
}

#logo{
	width:243px;
	height:84px;
	position: absolute;
	top:40px;
	left:20px;
}

#logo a,
#logo img{
	border: none;
}

#taal{
	position: absolute;
	top:0px;
	right:0px;
	border:1px solid #d1d1d1;
	background-color:#fff;
	width:70px;
	height:10px;
	padding:15px 0 20px 20px;
	text-transform: uppercase;
}

#taal ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#taal ul li{
	
}

#taal ul li a,
#taal ul li a:visited{
	display: block;
	float:left;
	font-size:0.8em;
	color:#606060;
	border-left:1px solid #e0e0e0;
	padding:0 10px 0 10px;
}

#taal ul li:first-child a{
	border-left:0px solid #e0e0e0;
	padding-left:0px;
}

#menu{
	position: relative;
	top:90px;
	left:0px;
	height:20px;
	background:transparent URL('../../../images/menu_bg.png') repeat top left;
	padding:15px 0;
}

#menu ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-left:15px;
}

#menu li{
	float:left;
	margin:0 10px 0 10px;
}

#menu li a,
#menu li a:visited{
	color:#fff;
	font-size:0.8em;
	display: block;
	border-left:1px solid #54be81;
	padding-left:20px;
}

#menu li a:hover{
	text-decoration: none;
	color:#6bdb9a;
}

#menu li:first-child a{
	border-left:0px solid #54be81;
	padding-left:0px;
}

#zoek{
	float:right;
	position: relative;
	top:-13px;
	right:20px;
}

#zoek label{
	color:#fff;
	font-size:0.8em;
}

.categorie{
	display: block;
	color:#606060 !important;
	font-size:0.9em;
	border-bottom:1px solid #dadada;
	padding:5px 0 5px 5px;
	width:165px;
	
}

.categorie:hover{
	color:#43ae70 !important;
	font-weight: normal !important;
}

.subcategorie{
	display: block;
	color:#606060 !important;
	font-size:0.8em;
	border-bottom:1px solid #dadada;
	padding:5px 0 5px 5px;
	width:145px;
	margin-left:20px;
	
}

.subcategorie:hover{
	color:#43ae70 !important;
	font-weight: normal !important;
	text-decoration: none;
}

table#login{
	margin:20px 0;
	background: transparent URL('../../../images/login_bg.png') repeat top left;
	font-size:0.7em;
}

input[type="text"],
input[type="text"],
input[type="password"]{
	background:transparent URL('../../../images/input_bg.png') repeat-x top left;
	border:1px solid #d1d1d1;
	width:150px;
	padding:6px;
	color:#606060;
	margin:0 0 2px 0;
	
}

#inloggentitel{
	font-size:1.5em;
}

#content{
	font-size:0.8em;
}




.artikelcategorie{
	height:35px;
	background: transparent URL('../../../images/login_bg.png') repeat top left;
	font-size:1.1em;
}

.flash{
	height:40px;
	background: transparent URL('../../../images/login_bg.png') repeat top left;
	font-size:0.9em;
}

.count{
	color:#43ae70;
}

.leesmeer{
	background: transparent URl('../../../images/leesmeer_bg.png') no-repeat center right;
	padding-right:15px;
	float:right;
	color:#212121;
}

.leesmeer2{
	background: transparent URl('../../../images/leesmeer_bg.png') no-repeat center left;
	color:#fff;
	margin-left:5px;
	padding-left:10px;

}

#skyscraper{
	float:right;
	width:120px;
	margin:0 0 0 5px;
}

.wit_links{
	display:none;
}

strong{
	font-weight: 700;

}

#footer{
	width:960px;
	height:100px;
	margin:0 auto;
	padding:20px 0 0px 0;

	font-size:0.8em;
	color:#606060;
}

#footerlogo{
	float:left;
	width:181px;
}

#footerlogo img{
	border:none;
}

#adres1{
	float:left;
	width:100px;
	margin:10px 0 0 100px;
}

#adres2{
	float:left;
	width:100px;
	margin:10px 0 0 150px;
}

#homepage_news{
	list-style-type: none;
	padding:0px;
	margin:20px 0;
}

#homepage_news li{
	font-size:1.3em;
	float:left;
	width:230px;
	padding:10px;
	height:150px;
	margin:0 0 5px 5px;
	padding:0 10px 0 0;
	border:1px solid #dadada;
	overflow: hidden;
}

#homepage_news li .leesmeer2{
	display: none;
}

#homepage_news li:hover{
	background-color:#eee;
}

#homepage_news li:hover a{
	text-decoration: none;
}

#homepage_news li:hover .leesmeer2{
	color:#eee;
}

.openx .bannertd{


}

.openx .bannertd a{

}

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

	#se_link{
		float:right;
		margin:0px 0 0 50px;
	}

	
	#se_link td{
		padding:5px;
		vertical-align: top;
		border:none;
	}
	
	#se_link img{
		display: block;
		border:none;
	}

.container { zoom:1; }