 0@charset "utf-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
	}

html, body {
	height: 100%;
	}
	
body {
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	color: #ffffff;
	font-family: verdana, Geneva, sans-serif;
}

#container {
    position: relative;
	width: 870px;
	height: 680px;
	margin-left: auto;
	margin-right: auto;
	
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 870px;
	height: 140px;
	color: #000;
}

#nederlands{
	position: absolute;
	top: 0;
	left: 700px;
	width: 80px;
	height: 20px;
}

#nederlands a{
	width: 80px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;	
}

#english{
	position: absolute;
	top: 0;
	left: 780px;
	width: 50px;
	height: 20px;
	background-image: url(image/tussenstreep.jpg);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#english a{
	width: 50px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#content{
	position: relative;
	float: left;
	top: 130px;
	left: 0;
	width: 870px;
	height: 435px;
	overflow: hidden;
	background-image: url(image/bg_content.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
}

#content.general, #content.introductie{ height: 445px; padding-top: 30px;}

div#imagemap{
	position: absolute;
	background: url(image/home.jpg);
	width: 870px;
	height: 400px;
	top: 30px;
	left: 0;
}


#imagemap ul{
	list-style: none;
	margin: 0;
	padding: 345px 0 0 45px;
}

#imagemap li{
	width: 240px;
	height: 36px;
	margin-right: 30px;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 5px;
	} 

#imagemap a{
	width: 180px;
	height: 36px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	
}

#tekst{
	float: right;
	width: 570px;
	height: 320px;
	top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 30px;
	text-align: justify;
	line-height: 16px;	
}

#webdesign{
	position: absolute;
	top: 622px;
	width: 175px;
	height: 20px;
	left: 695px;
}
/*#webdesign {  height: 20px;  left: 665px;   padding-left: 100px;   position: absolute;   top: 622px;   width: 105px;}*/
#webdesign a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;	
}

#webdesign a:hover{
	text-decoration: underline;
}

#nav {
	position: absolute;
	width: 850px;
	height: 26px;
	left: 0;
	top: 420px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}


#nav ul{
	list-style: none;
	height: 25px;
	width: 820px;
	}

#nav li{
	float: left;
	width: 168px;
	height: 23px;
	display: inline;
	background-color: #070707;
	margin-right: 35px;
	padding-top: 3px;
	text-align: center;
	} 

#nav a{
	width: 180px;
	height: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	margin-top: 20px;
	text-align: center;	
}

h2{ 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

h3{	position: absolute;
	top:  95px;
	left: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;	
}
	
h4{
	float: right;
	width: 830px;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	padding-bottom: 210px;
	margin-top: 150px;
	margin-left: 40px;
	text-align: center;	
}

h5{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#FFF;
	padding-left: 220px;	
	
}

#intro{
	float: left;
	width: 180px;
	height: 270px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	padding-left: 65px;
	}
	
#clear {clear:both;}

/*#extra_en, #extra_nl{
	position: relative;
	height: 18px;
	text-align: center;
	}
	
#extra_en{ 
	top: 0px;
	width: 500px;
	left: 300px;
	z-index: 3;
	}

#extra_nl{
	top: 380px;
	width: 520px;
	left: 280px;
	}
*/
/*---------------------------------------------Gallery----------------------------------------------*/

/* The outer container with a relative position */
#gallery {width:869px; height:350px; position:relative; background:#151515;}

/* Float the ul to the right with a width to give 2 thumbnail images per row */
#gallery ul {list-style:none; padding:0; margin:0 32px 0 0; width:250px; height: 340px; float:right;}

/* Place the list items inline using display:inline for IE and float:left */
#gallery ul li {display:inline; width:100px; height:100px; float:left; margin:0 0 10px 10px; border:1px solid #fff; cursor:pointer;}

#default {position:absolute; left:100px; top:20px; width:408px; height:287px; background-image:url(image/001.jpg); background-repeat: no-repeat; background-color:#151515; z-index: 10;}

#foto1{ position:absolute; left:200px; top:20px; width:202px; height:287px; background-image:url(image/016.jpg); background-repeat: no-repeat; background-color:#151515; }

#foto2{ position:absolute; left:100px; top:20px; width:408px; height:287px; background-image:url(image/001.jpg); background-repeat: no-repeat; background-color:#151515; }

#foto3{ position:absolute; left:200px; top:20px; width:202px; height:287px; background-image:url(image/003.jpg); background-repeat: no-repeat; background-color:#151515; }

#foto4{ position:absolute; left:100px; top:20px; width:408px; height:287px; background-image:url(image/002.jpg); background-repeat: no-repeat; background-color:#151515; }

#foto5{ position:absolute; left:200px; top:20px; width:202px; height:287px; background-image:url(image/020.jpg); background-repeat: no-repeat; background-color:#151515; }

#foto6{ position:absolute; left:200px; top:20px; width:202px; height:287px; background-image:url(image/009.jpg); background-repeat: no-repeat; background-color:#151515; }

/*------------------------------------contact pagina----------------------------------------*/

#willem{ 
	position: relative;
	float: left;
	width: 540px;
	height: 330px;
	background-image: url(image/contact.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-top: 20px;
}

#waar{
	position: relative;
	float: left;
	width: 200px;
	height: 330px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 20px;
}

#waar a {
	color: #fff;
	text-decoration: none;
}

#waar a:hover{
	color: #fff;
	text-decoration: underline;
}

form{
	position: relative;
	float: left;
	width: 570px;
	height: 350px;
	border: none;
	background-color: #151515;
	padding-left: 45px;
	}
	
label{
    float: left;
    width: 80px;
    text-align: right;
    margin-right: 15px;
	margin-top: 5px;
	}

input{
	width: 130px;
	background-color: #151515;
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	font-size: small;
	color: #ffffff;
	border-top-color: #050505;
	border-right-color: #4f4f4f;
	border-bottom-color: #4f4f4f;
	border-left-color: #050505;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}

#adres{ float: left;}

#telefoon{ float: left;}

textarea{
    width: 360px;
    height: 150px;
    background-color: #151515;
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
    border-width: 1px;
    border-style: solid;
	border-top-color: #050505;
	border-right-color: #4f4f4f;
	border-bottom-color: #4f4f4f;
	border-left-color: #050505;
	overflow: auto;
    color: #ffffff;
    } 

.knop:hover{
	border: 1px solid #000;
	}
	
a.extra{
	font-size: 12px;
	font-style: normal;
	background-color: #21034b;
	color: #FFF;
	font-family: verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;	
}

#waar a.voorwaarden {
	text-decoration: underline;  
}

#waar a:hover .voorwaarden {
	text-decoration: none;  
}
/*---------------------------------------------------------------------------------------------*/

.gewoon{ font-size: 12px;  padding: 0; margin: 0; }

#content.general div#tekst p{ margin-bottom: 5px; padding-bottom: 0px; }

#content.general div#tekst p.second{ margin-bottom: 5px; padding-bottom: 0; margin-top: 0px; padding-top: 0; }
