/* CSS Document */

body, td{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.navi_bg{
	background-image: url(../img/bg_navigatie.gif);
	background-repeat: repeat-x;
}
.navi1_bg{
	background-image: url(../img/bg_navigatie_geel.gif);
	background-repeat: repeat-x;
	border-left:1px solid black;
}
.kortnieuws1{
	padding-left:10px;
}
.kortnieuws2{
	background-color:#f3f2f2;
	padding-left:10px;	
}
.kortnieuws3{
	padding-left:10px;	
	padding-right:10px;
}

.content_kop{
	font-size: 14px;
	font-weight: bold;
	color:#6c6e70;
}
a.sitelink:link{
	color: #000000;
	font-weight: normal;
	text-decoration:none
}
a.sitelink:visited{
	color: #000000;
	font-weight: normal;
	text-decoration:none
	}

a.leeme:link{
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a.leeme:visited{
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a:link, a:visited, a:active{
	color: #000000;
	text-decoration:none
}

.nieuwsblock{
	width:342px;;
	
	background-color:#d5e04d;
	
}
.nieuwsblockcontent{
	background-color:#eaefa6;
}
.nieuws_kop{
	font-size: 14px;
	font-weight: bold;
}
.kolom_balk_links{
	background-color: #D5E04D;
}
.kolom_balk_midden{
	background-color: #666666;
}
.kolom_balk_rechts{

}
.kolom_top_links{
	width:200px;
}
.kolom_top_midden{
	border-top:1px solid #CCCCCCC;
}
.kolom_midden_tekst{
	padding-left:10px;
	padding-right:20px;
}
.kolom_links_onder{

}
.text_rechts_onder{
padding-left:10px;
padding-top:10px;
}
.text_rechts_onder_kop{
	color:#6c6e70;
	font-weight: bold;
}
.kolom_midden_onder{
	padding-left:20px;
	padding-top:20px;
	
	padding-right:20px;
	
}
.kolom_groot{


}
#content{
	background-image:url(/img/content_bg.jpg);
	background-repeat:repeat-x;
	padding-left:30px;
	padding-right:30px;
}
.kolom_midden_gr{
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	border-top: solid 1px #cc0000;
	border-bottom: solid 1px #cc0000;
	border:1px solid red;
}

.border_bottom{
	border-bottom: solid 1px #cccccc;
}
/*home*/
#contentkopje {
	font-weight: bold;
	color: #OOOOOO;
	padding-left:180px;
}
.contentkop{
	font-weight: bold;
	color: #666666;
	}
.koprechts{
	font-weight:bold;
	color: #999999;
}
.koplinks{
	font-weight:bold;
	color: #999999;
}
.textfoto_text{
	float:left;
	padding-left:10px;
	border-bottom:1px solid #cccccc;
}
.fototext_text{
	width:342px;
	float:left;
	height:20px;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
}
.tekstomloop1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;	

}
.tekstomloop2 {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.tekstomloop3 { /*home foto kader links*/
	float: left;
	width:170px;
	margin-right:10px;
}
.tekstomloop4 {/*home foto kader rechts*/
	width:170px;
	float: right;
}
.tekstomloop5 {
	float: left;
	margin-bottom:10px;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(../pix/bullet.gif);
}
#content{
	background-image:url(../img/content_bg.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
}
.rightcontent h1{
	font-size:12px;
}
.content2 {
	color: #000000;
	padding-right:10px;
}
.contentlink, a.contentlink:link, a.contentlink:visited {
	color: #000000;
	
}
a.contentlink:active, a.contentlink:hover {
	color: #000000;
	text-decoration: underline;
}
.sublink, a.sublink:link, a.sublink:visited {
	color: #000000;
	text-decoration: underline;
}
a.sublink:active, a.sublink:hover {
	color: #000000;
}
.onderschrift {
	color: #000000;
	text-align: center;
	padding: 13px;
	float: right;
	border: 1px solid #000000;
}
.kop1 {
	font-weight: bold;
	color: #1E2C3E;
}
.kop2 {
	font-size: 12px;
	font-weight: bold;
	color: #1E2C3E;
}

