ml,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,.reset {
	margin: 0;
	padding: 0;
	font: 12px 'Andika', sans-serif;;
}
body,html{
	height: 100%;
	background: #000;
}
#container{
    text-align: center; 

    width: 100%;
}
#container > img{
	width: 100%;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
}
#container_2{
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background: url(../images/logo.png) 0px 20px no-repeat;
	height: 180px;
	display: block;
}
#content{
	z-index: 2;
	position: relative;
	display: block;
}
#inhoud{
	background: url(../images/trans.png);
	display: block;
	padding: 40px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	/*behavior:url(border-radius.htc);*/
}
.space{
	display: block;
	clear: both;
	height: 10px;
}
#inhoud a{
	color: #000;
}
#inhoud a:hover{
	text-decoration: none;
}

#nav{
	display: block;
	height: 27px;
	clear: both;
}
#nav ul{
	height: 27px;
	list-style: none;
	display: block;
	float: right;
	padding-right: 30px;
}
#nav li{
	display block;
	float: left;
	margin-left: 15px;
}
#nav li a{
	text-decoration: none;
}
#nav li a span{
	color: #212121;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 15px 7px 15px;
	height: 17px;
	display: block;
	background: url(../images/trans_2.png);
	
	webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
	/*behavior:url(border-radius.htc);*/
}
#nav li a span:hover, #nav li.actief a span{
	background: url(../images/trans.png);
}
#footer{
	color: #fff;
	padding: 30px 0px 30px 0px;
	text-align: center;
	z-index: 10;
	position: absolute;
	width: 980px;
}
h1, h2, h3{
	color: #714077;
	font-size: 24px;
	padding: 0 0 12px 0;
}
h3{
	font-size: 14px;
	color: #000;
}
p{
	padding: 0 0 24px 0;
}
small{
	color: #333;
	font-size: 10px;
}
#inhoud .links{
	width: 550px;
	float: left;
}
#inhoud .rechts{
	width: 220px;
	float: left;
	padding-left: 104px;
}
.clearer{
	display: block;
	clear: both;
}
.thumb{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	/*behavior:url(border-radius.htc);*/
	
	-moz-box-shadow: 1px 1px 6px #c2c2c2;
	-webkit-box-shadow: 1px 1px 6px #c2c2c2;
	box-shadow: 1px 1px 6px #c2c2c2;
	
	cursor: pointer;
	cursor: hand;
}
.thumb:hover{
	border: 7px solid #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.tooltip{
	display: none;
	display: none;
	clear: both;
	
	padding: 20px 0px 20px 0px;
	width: 540px;
	
	background: url(../images/tooltip_top.png) 0px -20px repeat-x;
}
.tooltip h2{
	font-size: 18px;
	padding-bottom: 4px;
}
.tooltip img{
	float: left;
	margin: 0px 20px 0 -25px;
	border: 1px solid #c2c2c2;
}
.tooltip .pointer{
	position: relative;
	z-index: 30;
	top: -25px;
	display: block;
	border: 0;
	clear: both;
	margin-top: 0;
}
.clearer{
	display: block;
	clear: both;
}

.twtr-ft, .twtr-hd{
	display: none;
}

#diensten{
	background: url(../images/diensten.png) 140px 80px no-repeat; 
	height: 470px; 
	display: block; 
	margin-top: 20px;
}
#diensten div{
	 position: absolute; 
	 z-index: 10; 
	 width: 140px;
}

input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	*border: solid 1px #c2c2c2;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #999999; 
	}
label{
	display: block;
}
#content .button {
	width: auto;
	padding: 5px 10px;
	background: #714077;
	color: #fff;
	border: 0;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}
#content .button:hover{
	background: #c2c2c2;
}
