/* CSS Document */

html,body{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	
}
body{
	font-family: Verdana;
	color:#666666;
	line-height:17px;
	font-size:11px;
	font-weight:normal;
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3d97d5;
	width:100%;
}
H1 { font-size: 24px; color:#0073ba; font-weight:normal; vertical-align:top; margin-bottom:-15px; font-family:Georgia,Verdana  }
H2 { font-size: 14px; font-weight:bold; padding-top:3px; padding-top:15px; padding-right:33px;font-family:Georgia,Verdana }
H3 { font-size: 11px; line-height:13px; text-decoration:none; }
H4 { font-size: 13px; font-weight:normal;color:#0073ba;}
H5 { font-size: 14px; display:none; }
H6 { font-size: 18px; color:#b9b8b8; margin:-13px 0px 12px 0px;display:none; }

P,  H2,  H4, H5 {margin: 0px 0px 5px 0px;}

.container{
	text-align:left;
	width:960px;
	height:100%;
	min-height:100%;
	margin: 0 auto; /* deze div links zetten (gebruik 'auto' om te centreren */
	position: relative; /* De footer wordt absoluut gepositioneerd, relatief aan #container. */
}

#container_bottom{
	background-color:#3d97d5;
	height:52px;
	margin-top:-35px;
	color:white;
	font-size:10px;}
	
#container_bottom table{
	position:absolute;
	left:50%;
	margin-left:-450px;
	text-align:left;
	font-size:9px;
	padding:25px 0px 0px 0px;
	line-height:12px;
	}

#container_bottom table A{
	color:white;
	text-transform:none;}

#container_bottom h2{
	font-size:10px;}

.clear{
	clear: both}

.header{
	padding-left:24px;
	margin-top:12px;}

	
.header #c6 {
	width:360px;;
	float:left;}

.header #c7{
	background-color:none;
	width:150px;
	margin-left:800px;}

.left{
	margin-top:1px;
	padding-top:251px;
	width:24px;
	float:left;
	min-height:517px;}

.main{
	margin-top:10px;
	margin-left:-10px;
	width:705px;
	float:left;
	background-image:url(../images/bg_main.png);
	background-position:left top:
	background-repeat:y-repeat;
	min-height:768px;}


.bottom{
	width:705px;
	height:20px;
	background-image:url(../images/bg_bottom.png);
	background-position:left bottom:
	background-repeat:no-repeat;
	margin-left:14px;
	color:white;
	
	}
.bottom p{
	font-size:10px;
	padding:8px 0px 0px 10px;}



.content{
	width:665px;
	line-height:17px;
	padding: 0px 33px 0px 43px;
	font-weight:normal;}

.content p{
	width:625px;}

.right{
	margin-top:10px;
	width:227px;
	float:left;
	background-image:url(../images/bg_right.png);
	background-position:left top:
	background-repeat:no-repeat;
	margin-left:5px;
	min-height:295px;
	padding-top:18px;}
	

.right h2{
	background-image:url(../images/right_kop.png);
	background-repeat:repeat-x;
	color:white;
	margin-left:18px;
	margin-bottom:-4px;
	padding:0px 0px 10px 10px;}

.right h5{
	background-image:url(../images/right_kop.png);
	background-repeat:repeat-x;
	color:white;
	margin-left:18px;
	margin-bottom:-4px;
	padding:2px 0px 10px 10px;
	font-family:arial;}

.csc-header h5{
	margin-bottom:-10px;}
	

.right p{
	padding-left:9px;
	font-size:10px;
	margin-left:15px;}

.right A{
	color:#0073ba;
	text-transform:none;}


.right A:hover{
	color:#0073ba;
	text-transform:none;}

.broodkruimel-tekst{
	font-size:9px;
	color:grey;}

.broodkruimel{
	font-size:9px;
	margin:3px 33px 0px 33px;
	border-bottom: 1px dotted grey;}

.broodkruimel a{
	font-size:9px;
	text-transform:none;
	color:grey;}

.broodkruimel a:hover{
	font-size:9px;
	text-decoration:underline;
	color:grey;}

li {
	list-style-image:url(../images/list.png);
	}

A{
	color:#66a552;
	text-decoration:none;
	text-transform:uppercase}

A:hover{
	color:#66a552;
	text-decoration:underline;}

