@charset "utf-8";
/* CSS Document */

body {
	margin-top:50px; 
	padding:0px;
	background:url(../images/bg.jpg) #FFF repeat-x;
	height: 100%;
}



#footer {
	color:black;
}

.container {
	width:900px;
	margin:0 auto;
	height:10px;
}

#header {
	background-image:url(../images/img_01.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	left:0;
	width:900px;
	height:200px;
}

#menu {
	width:900px;
	height:175px;
	clear:both;
}

#content {
	width:900px;
	height:auto;
	clear:both;
	margin-top:0px;
	float:left;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
	margin:7px 0 10px 0;
}

.titel {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
	margin:7px 0 10px 0;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	line-height:1.2em;
	text-align:justify;
	word-spacing:2px;
	margin:0px;
	color:#FFFFFF;
}

.inhoud {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	line-height:1.2em;
	text-align:justify;
	word-spacing:2px;
	margin:0px;
	color:#FFFFFF;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:1em;
	display:block;
	margin:0px;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	text-align:left;
	padding:3px 0 0 22px;
}


h4 a{
	text-decoration:none;
	color:#000000;
}

h4 a:link{
	text-decoration:none;
	color:#000000;
}

h4 a:visited{
	text-decoration:none;
	color:#000000;
}

h4 a:hover{
	text-decoration:none;
	color:#333333;
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	line-height:1.2em;
	text-align:justify;
	margin:0px;
	color:#F60;
}

.blokje {
	width:150px;
	height:100px;
	float:left;
}

.blokjeimg {
	width:150px;
	height:60px;
	float:left;
	background-color:#300;
}

.blokjetitel {
	height:23px;
	width:150px;
	float:left;
	background-image:url(../images/title_bg_01.jpg);
	background-repeat:no-repeat;
}

.blokjeimg {
	width:148px;
	height:60px;
	float:left;
	border:#FFFFFF solid 1px;
}

.blokjetitel {
	height:23px;
	width:150px;
	float:left;
	background-image:url(../images/title_bg_01.jpg);
	background-repeat:no-repeat;
	
}

.blokjeinhoud {
	width:141px;
	float:left;
	border:#EEE solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	padding:0 0 0 7px;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
}

.blokjeinhoud a:link {
	text-decoration:none;
	color:#000000;
}

.blokjeinhoud a:visited {
	text-decoration:none;
	color:#000000;
}

.blokjeinhoud a:hover {
	text-decoration:none;
	color:#666;
}

/*
#imgcontainer {
	width:490px;
	height:auto;
	display:block;
	float:left;
	margin-top:10px;
	padding:0 0 0 10px;
	background-color:#333333;
}
*/



#txtcontainer {
	width:900px;
	height:auto;
	float:left;
	display:block;
	margin-top:7px;
}

img.left { 
    float: left; 
    margin-left: 10px;
	clear: left; 

}

	
	
.bericht {
	height:100%;
	width:348px;
	clear:right;
	float:right;
	padding:0 20px 23px;
}

.berichtcontact {
	height:auto;
	width:415px;
	clear:right;
	float:right;
	padding-right:15px;
}



#footer {
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat-x;
	height:25px;
	width:100%;
	margin-left: auto;
    margin-right: auto;
	clear: both;
	bottom: 0;
	position:absolute;
	left:0;
	}
	@media screen{
 	body>div#footer{
    position: fixed;
}


.rotation {
	padding: 0;  
    margin:  0;  
	float:left;
}

.rotation img {  
    background-color: #eee;  
    margin-left:10px;
    top:  0; 
    left: 0;
}

.welkomstekst {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	width:900px;
	color:#FFFFFF;
}

.contentblok {
	width:900px;
	height:auto;
	background-color:#333;
	display:block;
	clear:right;
}

.contentblokcontact {
	width:900px;
	height:250px;
	background-color:#333;
}

.content_img {
	width:444px;
	height:auto;
	float:left;
	background-color:#333;
	
}

.content_img, img {
	border:#333 solid 1px;
	float:left;
}

.content_txt {
	width:424px;
	height:auto;
	float:right;
	background-color:#333;
}

.content_divider {
	width:900px;
	height:20px;
	background-color:#333;
	float:left;
}

.lijntje {
	color:#F60;
	text-align:center;
	margin:0 auto;
}

.bericht, li {
	line-height:0.2em;
	padding-left:-10px;
}

.content_img {
	padding-left:20px;
	padding-top:10px;
}