/* CSS Document */

body{
	background-color: #e7e7e8;
	background-image: url(/images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0;
}

h1 {
font-size: 14px;
font-weight: bold;
color:#5871b3;
}

h2 {
font-size: 12px;
font-weight: bold;
color:#5871b3;
margin:0;
}



#container{
margin: 4px auto;
padding:6px 6px 6px 6px;
background-color:#FFFFFF;
}

.fixed{
width:758px;
}

#clearer{
height: 1px;
clear:both;

}


#top{

float:left;
display:block;
width:758px;
height:135px;
background-color:#FF0000;
background-image:url(/images/top.gif);
background-repeat:no-repeat;
}


#navigatie{
	float:left;
	margin-left:0px;
	overflow:hidden;
	padding:0px;	
	height:37px;
	width:591px;
	background-color:#343a3d;
	border-bottom:1px solid #444a4d;	
	
}

#navigatie ul{
	padding:0px;
	margin:0;
	margin-left:49px;
	
}

#navigatie li{
	margin:0 5px 0 0px;
	padding:0 0px 0 0px;
	display:inline;
	list-style-type: none;
	font-size:11px;	
}

#navigatie a{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

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


#tel{

float:left;
	margin-left:0px;
	padding:0px 0 0 0px;	
	

}


#main{
	float:left;
	display:block;
	background-color:#999999;
	background-image:url(/images/bg_main.gif);
	background-repeat: repeat;
	background-position: left top;
}

#mainleft{
	float:left;
	display:block;
	width: 520px;
	overflow:hidden;
	padding:15px 15px 15px 54px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	
	
}

#mainright{
	float:left;
	display:block;
	overflow:hidden;
	width: 135px;
	padding:10px 10px 10px 13px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	text-align:center;
	/*border:1px solid red;*/
}

#mainright img {
border:1px solid #ffffff;
margin-bottom:5px;

}

.referentiecontainer {
width:600px;
overflow:hidden;
}

.fotocontainer {
margin-bottom:30px;
width:600px;
overflow:hidden;
}

.fotograaf_box {
width:600px;
overflow:hidden;
}

#footer{
float:left;
background-color:#e7e7e8;
display:block;
overflow:hidden;
clear:both;
width:758px;
height:30px;
margin:0;
padding:0px;
color: #666666;

background-image:url(/images/footer-bg.gif);
}

#footer ul{
	margin:5px 0 0 10px;
	padding:2px;		
}

#footer li{
	margin:0 5px 0 5px;
	padding:0px;
	display:inline;
	list-style-type: none;
	font-size:11px;	
}

#footer a{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

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

#footer .aceview{
	margin-left:80px 0px 0px 0px;
	padding:2px;		
}

.foto{
border: 3px solid #ffffff;
margin-left:50px;

}

a{
color:#cccccc;
text-decoration:none;
}

a:hover{
color:#ffffff;
}

form{

font-size:12px;
}

input{
border:1px solid #000000;
}

texarea{
border:1px solid #000000;
}

.sendbutton{
background-color:#000000;
border:1px solid #ffffff;
font-size:12px;
color:#ffffff;
padding:2px;
}

.fotobox{
display:block;
float:left;
border:1px solid #ffffff;
width:139px;
height:139px;
margin:15px 15px 30px 15px;
}

