@charset "utf-8";
/* Jelle Wobbes 1.0 */

body {
	font-family:calibri, arial;
	background-color: #80a5c8;
	margin:0;
	width: 100%;
}
#container {
	position:absolute;
	top:50%;
	width:1000px;
	left: 50%;
	margin-right: -500px;
	margin-left: -500px;
	margin-top:-331px;
	margin-top:-331px;
	background-image:url(00-wobbes-concept-1000x800.png);
	height:663px;
}
#container.jachtbetimmering {
		background-image:url(01-wobbes-concept-1000x800.png);
}
#container.projecten {
		background-image:url(02-wobbes-concept-1000x800.png);
}
#container.contact {
		background-image:url(03-wobbes-concept-1000x800.png);
}
#txt {
	position:absolute;
	left:44px;
	top:67px;
	width:615px;
	height:515px;
	z-index:2;
}
p, li {
	font-family:calibri, arial;
	text-align:left;
	font-size:16px;
	color:#546e87;
	color:#335ea8;
	color:#000;
}
h1 {
	font-family:calibri, arial;
	font-size:16px;
	color:#F00;
}
.afb1 {
	margin:10px;
	clear:none;
}
#nav {
	position:absolute;
	margin-left:-15px;
	*margin-left:-170px;
	top: 447px;
	*top: 462px;
	width:670px;
	*width:800px;
	height:25px;
	margin-top:52px;
	z-index:1;
	text-align: center;
	font-family:calibri, arial;
	font-weight:bold;
}
a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
		color:#F00;
}
a.active {
		color:#F00;
}

#small {
	font-size:12px;
}

#columnright {
	position:absolute;
	left:650px;
	top:-8px;
	width:250px;
	height:253px;
	z-index:3;
	text-align: left;
}
li {
	font-family:calibri, arial;
	font-weight:bold;
	line-height:40px;
	font-size:17px;
	list-style:none;
}

#nav li {
	display:table-cell; 
	*display:inline;
 	width:275px;
	margin-left:100px;
	*margin-left:70px;
}

#nav li a {
	color: #000; /* #333399; */
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}

#nav li a:hover {
	color:#F00; /*5ef65a*/
}

#nav ul {
	list-style: none;
}

#nav a.active { 
	color:#F00;
}

img {
	border:none;
}

#txt-projecten {
	position:absolute;
	left:44px;
	top:67px;
	width:915px;
	height:515px;
	z-index:2;
}

#fotogallerij {
	margin-top: -25px;
	overflow:auto;
	height:460px;
}
