   
/* --- start of css --- */
body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#FFF;
}
#header a, a:visited, #footer a, a:visited{
color:#fff;
text-decoration:none;
}
a, a:visited{
color:#0066FF;
text-decoration:none;
}
.homelink{
font-size:18px;
}
#header{
width:1000px;
margin:0 auto;
height:140px;
/*background-color:#0460AA;*/
background: url(/images/header.gif) repeat-x;
border-bottom:2px solid #333;

border-left:2px solid #333;
border-right:2px solid #333;

}
#headercontent{
width:950px;
margin:0 auto;
color:#fff;
}
#bovenaan{
width:450px;
padding-top:20px;
float:left;
}
#img{
padding-top:10px;
}
#link{
font-weight:bold;
padding-top:20px;
}
#menu{
width:700px;
float:right;
height:30px;
padding-top:1px;
}
#menu ul{
list-style:none;
}
#menu li{
float:right;
margin-left:10px;
}

#menu a{
display:block;
width:120px;
height:20px;
background-color:#333;
padding-top:10px;
text-align:center;
font-weight:bold;
font-size:11px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}
#menu a:hover{
background-color:#fff;
color:#333;
}
#intro{
clear:both;
width:1000px;
margin:-16px auto 0 auto;
height:175px;
background: url(/images/intro.gif) repeat-x #fff;
/*margin-top:-17px;*/
/*background:#fff;*/
border-left:2px solid #333;
border-right:2px solid #333;
}
#introcontent{
width:900px;
margin:0 auto;
/*background: url(/images/telefoon.gif) no-repeat;*/
}
#introcontent img{
margin:10px 30px 0 0;
}
#content{
width:1000px;
margin:0 auto;
min-height:500px;
/*background-color:#0460AA;*/
background-color:#ccc;
border-top:2px solid #333;
border-left:2px solid #333;
border-right:2px solid #333;
}
#contentcontent{
width:900px;
margin:0 auto;
color:#000;
}
#left{
width:700px;
float:left;
background:#fff;
border:2px solid #333;
margin:10px 0 10px 0;
min-height:350px;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#contentleft{}
#underleft{
width:710px;
float:left;
background:#fff;
border:2px solid #333;
margin:10px 0 10px 0;
min-height:100px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#underleftbanner{
width:710px;
float:left;
background:#fff;
border:2px solid #333;
margin:10px 0 10px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
#comments{
width:710px;
float:left;
background:#fff;
border:2px solid #333;
margin:10px 0 10px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
#right{
width:160px;
float:right;
margin:10px 0 10px 20px;
border:2px solid #333;
background-color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#footer{
width:1000px;
margin:0 auto;
height:90px;
background-color:#061623;
border-left:2px solid #333;
border-right:2px solid #333;
}
#footermenu{
width:900px;
height:25px;
margin:0 auto;
color:#fff;
padding:5px 0 0 0;
text-align:center;
}
.kop{
width:100%;
margin:0 auto;
height:22px;
display:block;
background-color:#0460AA;
text-align:center;
color:#fff;
font-size:16px;
padding-top:3px;
}

h2{
width:100%;
margin:10px auto 0 auto;
height:22px;
display:block;
background-color:#0460AA;
text-align:center;
color:#fff;
font-size:16px;
padding-top:3px;
}
.icon{border:1px solid #999;margin-top:3px;}
h1{padding-top:40px;color:#023054;}

/* Nieuws */
.nieuwscontainer{
margin:15px 0 15px 0;
border:1px solid #000;
width:100%;
}
.nieuwsdatum{
width:100%;
height:18px;
display:block;
background-color:#ccc;
text-align:left;
color:#000;
font-size:11px;
padding-top:3px;
}
.nieuwscontainer h2{
width:100%;
height:22px;
display:block;
background-color:#0460AA;
text-align:center;
color:#fff;
font-size:16px;
padding-top:3px;
margin-top:-5px;
}
.nieuwstags{
width:100%;
height:18px;
display:block;
background-color:#ccc;
text-align:left;
color:#000;
font-size:11px;
padding-top:3px;
}
.nieuwstext{
/*padding:10px 5px 10px 5px;*/
}
/* COMMENTS */

.comment_box
{
background-color:#D3E7F5; border-bottom:#ffffff solid 1px; padding-top:3px
}
#main a
	{
	text-decoration:none;
	color:#d02b55;
	}
	#main a:hover
	{
	text-decoration:underline;
	color:#d02b55;
	}
	/**{margin:0;padding:0;}*/
	
	
	ol.timeline
	{list-style:none;font-size:1.2em;}
	ol.timeline li{ display:none;position:relative;padding:.7em 0 .6em 0;}ol.timeline li:first-child{}
	ul.timeline
	{list-style:none;font-size:1.2em;}
	ul.timeline li{position:relative;padding:.7em 0 .6em 0;}ul.timeline li:first-child{}
	#main
	{
	width:500px; margin:20px 0 10px 100px;
	font-family:"Trebuchet MS";
	}
	#flash
	{
	margin-left:100px;
	
	}
	.box
	{
	/*height:85px;*/
	border-bottom:#dedede dashed 1px;
	margin-bottom:20px;
	}
		input
	{
	color:#000000;
	font-size:14px;
	border:#666666 solid 2px;
	height:24px;
	margin-bottom:10px;
	width:200px;
	
	
	}
	textarea
	{
	color:#000000;
	font-size:14px;
	border:#666666 solid 2px;
	height:124px;
	margin-bottom:10px;
		width:200px;
	
	}
	.titles{
	font-size:13px;
	padding-left:10px;
	
	
	}
	.star
	{
	color:#FF0000; font-size:16px; font-weight:bold;
	padding-left:5px;
	}
/* --- end of css --- */

#header{
background: url(/images/headers/header-htc.gif) repeat-x;
}
h2{
background-color:#82C55B;
color:#fff;
}
#link a{
color:#82C55B;
}
.kop{
background-color:#82C55B;
color:#fff;
}
a, a:visited{
color:#82C55B;
}
.nieuwscontainer h2{
background-color:#82C55B;
color:#fff;
}
.head{
color:#82C55B;
}
#menu a:hover{
background-color:#82C55B;
color:#fff;
}

