/* CSS Document */

body {
	margin: 0px;
	background-color:#ede6d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border:0px;
	margin:0;
	padding:0;
}

#kop{
	font-size:22px;
	font-style: italic;

}

h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	font-weight: bold;
	color:#61582a;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:980px;
	margin:10px auto;
	overflow:hidden;
	border:1px solid #bbbbbb;
	position:relative;
}
#navigatie {
	width:980px;
	height:50px;
	background-color:#61582a;
	float:left;
	overflow:hidden;
	float:left;
}

#navigatie ul {
	margin:0px 0 0 320px;
	padding:0px;
}

#navigatie ul li {
	display:inline;
	list-style-type:none;
	margin:0px 20px 0 0;
	padding:0px;
	float:left;
	
}



#header {
	position:relative;
	float:left;
	background-color:#ffffff;
	height:85px;
	width:980px;
	padding:0;
	margin:0;
	border-bottom:1px solid #61582a;
	overflow:hidden;
}


#logo {
position:absolute;
top:16px;
left:671px;
}

#kop{
position:absolute;
top:28px;
left:20px;

}


#content {
	width:980px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	float:left;
	/*min-height:400px;
	height:auto !important; /* voor moderne Browser */
	/*height:400px; /*voor IE6 */*/
}

#content a {
	color:#2c70ba;
	text-decoration:none;
}

#content a:hover {
	color:#887b4f;
	text-decoration:underline;
}

#left{
float:left;
width:319px;
}

#left_content .overzicht{
min-height:243px;
width:279px;
padding:20px;
color:#666633;
background-color:#ede6d9;
margin:0;
}

#left_content{
border-bottom:1px solid #fff;
margin:0;
padding:0;
}

#left_content ul{
margin:20px 0 0 0;
padding:20px 0 0 0;
}

#left_content ul li{
margin-bottom:5px;
}


#left_content a{
color:#61582a;
text-decoration:none;
}

#left_content a:hover{
color:#2b71ba;
text-decoration:none;
}

#fototje{
float:left;
width:299px;
margin:0px 0px 0px 20px;
}

#adres_links{
float:left;
width:299px;
height:200px;
margin:40px 0 30px 20px;

}


#main {
 float: left;
 width: 550px;
 overflow:hidden;
 color:#666633;
 line-height:25px;
 margin: 0px;
 padding: 0px;
 border-right:1px solid #FFF;
 border-left:1px solid #FFF;
}

#main_projecten {
	position:absolute;
	top:0px;
	left:0px;
}

#main p{
}

#right{
float:left;
width:109px;
overflow:hidden;
margin:0;
padding:0;

}






#footer {
	float:left;
	background-color:#887b4f;
	border-top:1px solid #ffffff;
	height:18px;
	width:980px;
	padding:10px;
	color:#61582a;
}

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

#footer a:hover {
	text-decoration:underline;
	color:#61582a;
}

#footer .logo {
	margin:10px;
	vertical-align:middle;
}

#footer ul{
margin:0 0 0 20px;
padding:0;
text-decoration:none;

}

#footer ul li{
float:left;
display:inline;
margin-right:10px;
}

input{
border:1px solid #61582a;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea{
border:1px solid #61582a;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#locatie{
float:right;
overflow:hidden;
margin:8px 0px 0px 12px;
color:#2c70ba;
}

#locatie a {
	color:#2c70ba;
	text-decoration:none;
}

#locatie a:hover {
	color:#887b4f;
	text-decoration:underline;
}

#newsblock{
padding:25px 0 0 20px;
}

#newsblock_content {
color:#ffffff;
width:160px;
height:172px;
overflow:hidden;
line-height:18px;
margin-bottom:20px;
}

#newsblock_content .newsitem {
	height:160px;
	width:160px;
	overflow:hidden;
	color:black;
}

#newsblock_content .newsitem_extra {
	height:160px;
}

#newsblock_content .newsitem a {
	text-decoration:none;
}

#newsblock_content .newsitem h1 {
	height:20px;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}

#newsblock_content strong{
color:#000000;
}

#newsblock_content a {
	color:#000000;
}

#newsblock_content a:hover {
	text-decoration:underline;
}

#newsblock_content a.text {
}

.clearer{
height:1px;
clear:both;
}

ul.fotoalbum {
	width:500px;
	margin:0px;
	padding:0px;
}

ul.fotoalbum li {
	width:150px;
	height:150px;
	margin:5px 10px 5px 0px;
	display:block;
	float:left;
	list-style-type:none;
}

a.fotoalbum_knop {
	padding:3px;
	background-color:#333333;
	color:white;
	margin-right:5px;
}

#project_meer_fotos {
	position:absolute;
	top:136px;
	left:871px;
	width:109px;
	overflow:hidden;
	line-height:normal;
}

ul#projecten {
	margin:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
}

ul#projecten li {
	list-style-type:none;
	width:150px;
	height:170px;
	overflow:hidden;
	float:left;
	display:block;
	background-color:#ffccff;
	text-align:center;
	padding-top:2px;
	margin-right:10px;
	margin-bottom:10px;
}

ul#projecten li div.project_foto {
	width:150px;
	height:150px;
	overflow:hidden;
}

ul#projecten li div.project_naam {
	width:144px;
	height:20px;
	overflow:hidden;
	margin:0px 3px 0px 3px;
	text-align:left;
}

ul#project_thumbnails {
	margin:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
}

ul#project_thumbnails li {
	list-style-type:none;
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	display:block;
	margin-right:8px;
}

#imagerotatorblock {
	width:192px;
	height:153px;
	padding:1px;
	margin-bottom:16px;
	overflow:hidden;
}

.copyright {
	float:right;
	margin-right:19px!important;
	color:white;
	font-size:10px;
}

/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who){ if(!who.MXPC && who.nodeName != 'A'){
	who.MXPC = '1';
	who.onmouseenter=function(){ who.className += ' hover'};
	who.onmouseleave=function(){ who.className = who.className.replace(' hover','')};
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }