/* CSS Document */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	overflow-y: scroll;
}

#maincontainer{
	width: 1083px; 
	position: absolute;
	left: 50%;
	margin-left: -541px;
}

#topsection{
	height: 60px; 
}

#logo {
	margin-left: 35px;
	margin-top: -15px;
}

#contentwrapper{
	width: 100%;
}

#contentcolumn{
	float: left;
	font-size: 12px;
	position: absolute;
	left: 195px;
	width: 690px;

}

#contentbottom {
	padding-top: 5px;
	padding-left:2px;
	width: 100%;
	}

#content {
   width: 450px;
   position: relative;
   color: #7E7E7E;
   padding: 15px;  	
   line-height: 16px;
   font-size: 11px;

}

#content a{
	color: #7E7E7E;
}

.blok{
	float: left;
	background-image:url(images/blokbg.jpg);
	width: 192px;
	height: 38px;
	margin-right: 24px;
	padding: 8px;
	padding-top: 7px;
	padding-left: 12px;
	font-size: 10px;

}

.blok a{
	color: #000;
}

.blok img {
	border: none;
}

#recensie {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.klant {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	margin-top: -6px;
	padding-left: 12px;
}

.leesmeer {
	float: left;
	font-size: 9px;
	text-decoration: none;
	margin-top:-8px;
	width: 120px;
}

.leesmeer a{
	color: #333;
	
}


#leftcolumn{
	width: 193px; 
	text-align: right;
	position: absolute;
	left: 0;
}

#leftcolumn img{
	float: right;
}

#rightcolumn{
	width: 200px;
	text-align: left;
	position: absolute;
	height: 400px;
	right: 0;
}

#footer{
	width: 100%;
	color: #999;
	text-align: left;
	padding: 4px 0;
	height: 60px;
	font-size: 10px;
	position: relative;
	float: left;
}

#footer a{
	color: #999;
	text-decoration: none;
}


#rightmenu {
	font-size: 10px;
	color: #999;
	height: 150px;
	position: absolute;
	bottom: 114px;
}

#rightmenu ul{
	list-style: none;
	float: left;
	width: 200px;
	margin-left: -30px;
}

#rightmenu ul li{
	margin-bottom: 3px;
	height: 24px;
}
	
	
#rightmenu a {
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

#rightmenu a img{
	border: none;
}

.pijltjes {
	color: #ff8800;
}

#content-home {
	background: url(images/bg_trans.png) repeat;
	height: 190px;
	width: 180px;
	padding: 15px;
	font-size: 11px;
	line-height: 17px;
	color: #ccc;
	position: absolute;
	right: 15px;
	bottom: 145px;
	padding-top:3px;

}

#content-home h1,h2,h3 {
	font-size: 18px;
	color: #FFF;
}

#content h1{
	color: #000;
	float: left;
	font-size: 18px;
	padding-top: 3px;
}

#content h2 {
	color: #999999;
	float: left;
	font-size: 18px;
	margin-left: 10px;
	padding: 0;
}

#content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	clear: both;
	margin-bottom: 0px;
}

#content p {
	clear: both;

}

#content-contact {
   width: 580px;
   position: relative;
   color: #7E7E7E;
   padding: 15px;  	
   line-height: 16px;
   font-size: 11px;

}
#content-contact h1{
	color: #000;
	float: left;
	font-size: 18px;
	padding-top: 3px;
}

#content-contact h2 {
	color: #999999;
	float: left;
	font-size: 18px;
	margin-left: 10px;
	padding: 0;
}

#content-contact h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	clear: both;
	margin-bottom: 0px;
}
form {
	width: 400px;
	
}

label {
	width: 150px;
}

input { 
	border: 1px solid #999;
	font-size: 10px;

}

textarea {
	font-size: 10px;
	border: 1px solid 99;	
	font-family: Verdana, Geneva, sans-serif;

}


#footerimg1{
	position: absolute;
	bottom: 33px;
	right: 128px;
}

#footerimg2{
	position: absolute;
	bottom: 36px;
	right: 42px;
}

.footerspacing {
	margin-left: 40px;
}
