/**
 * 
 * */

*{
	margin:0;
	padding:0; 
}

body{
	font-family: Verdana,Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#content a{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	color:#333;
}
#content a:hover{
	color:#FFFFFF;
	background-color:#112c7d;
	font-weight:lighter;
	text-decoration:none;
}
img{
	border:none;
}
h1{
	margin-bottom:15px;
}
h1 span{
	position:absolute;
	top:-1000px;
}
h2{
	font-size:40px;
	margin-bottom:15px;
	font-size:15px;
	color:#112c7d;
	font-family:Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
li{
	list-style:none;
}
a{
	color:#333;
}

#content,#header{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width: 810px;
}
#header{
	margin-top:10px;
}
#content{
	margin-bottom:20px;
	min-height:300px;
}
#othersite{
	position:relative;
	top:-95px;
	left:690px;
	margin-bottom:-80px;
	width:200px;	font-size: 10px;	color: #112c7d;
}

#container{
	margin-top:10px;
	background-color:#FFFFFF;
}
/*MENU*/
#menu{
	background-color:#747476;
}
#menu ul{
	width:810px;
	margin-left:auto;
	margin-right:auto;
}

#menu ul li{
	display: inline;
	text-align:center;
	float:left;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:25px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	font-size:14px;
}
#menu a:hover, #menu .selected{
	background-repeat:no-repeat;
	background-color:#112c7d;
}#menu a:hover{	background-color:#0f266b;}
#menu li{
	padding-top:20px;
	padding-bottom:20px;
}

/*COLUMNS*/
.left, .right{
	float:left;
	display:inline;
}
.left{
	margin-right: 50px;
}


.dummy{
	clear:both;
	height:1px;
	width:1px;
}


/*IMAGE BORDERS*/
/* 380px - home , breekwerf*/
#home .image, #breekwerf .image{
	background-color:#fff;
	background-image:url('images/shadow1_hor.png');
	background-position:left;
	background-repeat:no-repeat;
	margin-left:-14px;
	margin-top:-4px;
	height:23px;	width: 408px;
}
#home img, #breekwerf .zoom{
	background-color:#fff;
	padding-right: 20px;
	padding-top:10px;
	background-image:url('images/shadow1_ver.png');
	background-repeat:no-repeat;
	background-position:right;
}
/*250px - materiaal, mobiel*/
#materiaal .image, #contact .image, #mobiel .image{
	background-color:#fff;
	background-image:url('images/shadow2_hor.png');
	background-position: right;
	background-repeat:repeat-y;
	margin-left:-2px;
	margin-top:-3px;
	height:14px;	width: 267px;
}
#materiaal img, #contact img, #mobiel .zoom{
	background-color:#fff;
	padding-right: 17px;
	padding-top:5px;
	background-image:url('images/shadow2_ver.png');
	background-repeat:no-repeat;
	background-position:right top;
}


/*HOME*/

#home p,#home h2{
	width:360px;
}
p{
	margin-bottom:10px;
	line-height:25px;
}
#home li{
	margin-bottom:10px;
}
#home li img{
	margin-right: 20px;
}
#home .copro{
	background-image:none;
}

/*BREEKWERF*/

#breekwerf p,#breekwerf h2{
	width:350px;
}
#breekwerf ul{
	margin-left:20px;
	margin-bottom:20px;
	margin-top:-5px;
}
#breekwerf ul li{
	margin-bottom:5px;
	list-style-image:url('images/liststyle.gif');
	padding-top:2px;
}
#breekwerf em{
	font-weight:bold;
}
#breekwerf .copro{
	position:relative;
	top:-120px;
	left:200px;
	margin-bottom:-50px;
}

/*MOBIEL*/
 #mobiel .copro{
	position: relative;
	left:725px;
	top:-70px;
	margin-bottom:-60px;}
#mobiel .photo{
	float: left;
	/*ie6 hack?*/
	display:inline;
}
#mobiel .photo img{
	max-width:250px;
}#mobiel .image{
	/*max-width: 270px;*/
}

/*MATERIAAL*/
#materiaal .sub{
	width:315px;
	margin-bottom:20px;
	height:260px;
}
#materiaal .sub h2{
	margin-bottom:5px;
}
#materiaal .sub p{
	font-style:italic;	line-height:15px;
}
#materiaal .kraan{
	margin-top:10px;
	text-align:center;
	width:660px;
}
#materiaal .left{
	margin-right:100px;
}


/*LIGGING*/
#ligging #map{
	margin-bottom:20px;
}
#map iframe{
	overflow-x:hidden;
}

/*CONTACT*/
input, textarea{
	background-color:#e7e6e6;
	border:none;
	padding:5px;
	margin-bottom:10px;
	width:400px;
	max-width:420px;
	font-family:inherit;
	font-size:inherit;
}
.label{
	float:left;
	width:55px;
}
.error{
	border: 1px solid #da3a7a;
}
#submit{
	width:70px;
	float:right;
}
#submit:hover{
	background-color:#112c7d;
	color:#e7e6e6;
}
#error ul li span{
	background-color:#da3a7a;
	padding:5px;
	color:#FFFFFF;
}
#error ul li{
	margin-bottom:15px;
}
#error{
	margin-bottom:20px;
}
#error a:hover{
	background-color:#b33b6e;
}
#error .succes{
	background-color:#23c384;
}
#contact span{
color: #112c7d;
}


/*FOOTER*/
#footer{
	background-color:#112c7d;
	color:#d6d6d6;
	padding:12px;
}
#footer #footbox{
	margin-left:auto;
	margin-right:auto;
	width:860px;
}
#footer a{
	color:#d6d6d6;
	padding:2px;
}
#footer a:hover{
	background-color:#d6d6d6;
	color:#333;
	text-decoration:none;
}
#footer em{
	font-style:normal;
	font-variant:small-caps;
}
#footer .block{
	display:inline;
	float:left;
	padding:10px;
	padding-left:22px;
	padding-right:22px;
	border-right: #d6d6d6 1px solid;
}
#footer .noborder{
	border:none;
}









