/*=================================
PSD2HTMLCSS BY GW MEDIA, GWMEDIA.NL
=================================*/
html, body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: url("../img/background.jpg") repeat-x #fff;
}

a:active{outline: none;}
:-moz-any-link:focus {outline: none;}

body,td,th,input,select,textarea {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 18px;
}

input,textarea { line-height: normal; }

p { margin-bottom: 10px; }

a {
color: #ff6000;
text-decoration: none;
}
a:hover {color: #ff6000}
a:active {}
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul {}
ol {}

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}

strong { font-weight: bold; }
em { font-style: italic; }

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {  }

h1 { font-size: 35px; padding: 0px; margin: 0px 0px 0px 0px; color: #fff; float: left;}
h2 { font-size: 24px; padding: 0px; margin: 15px 0px 20px 0px; color: #333333;}
h3 { font-size: 12px; padding: 0px; margin: 0px 0px 2px 0px; color: #333333;}

#wrapper{
	width: 900px;
	height: 525px;
	margin: 0 auto;
	padding: 0px 50px 0px 50px;
	position: relative;
	background: url("../img/wrapperbg.jpg") no-repeat top center;
}

#header{
	width: 900px;
	height: 64px;
	position: absolute;
}

#nav{
	width: 800px;
	float: right;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	float: right;

}

#nav ul li {
	list-style: none;
	float: left;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	float: left;
	outline: none;
	font-size: 12px;
	margin: 22px 25px 0px 0px;
}

#nav a:hover{
	color: #ff6000;
}

#nav a.active{
	color: #ff6000;
	font-weight: bold;
}

#slide{
	width: 900px;
	height: 368px;
	position: absolute;
	top: 64px;
	background: url("../img/balkimg.jpg") no-repeat top center;
	z-index: 1;
}

.teus{
	position: absolute;
	z-index: 0;
	left: 75px;
	bottom: 70px;
}

.welkom{
	position: absolute;
	z-index: 0;
	right: 0;
	top: 50px;
}


#main{
	width: 873px;
	position: absolute;
	z-index: 2;
	top: 321px;
	padding: 28px 0px 25px 27px;
	background: url("../img/trans.png") no-repeat top center;
}

#welkom{
	width: 245px;
	float: left;
	background: white;
	margin: 0px 25px 0px 0px;
	padding: 10px;
}

#welkomtitle{
	width: 245px;
	height: 35px;
	float: left;
	background: url("../img/welkomtitle.jpg") no-repeat;
}

#welkomoutput{
	width: 225px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

#output{
	width: 825px;
	float: left;
	background: white;
	margin: 0px 25px 0px 0px;
	padding: 10px;
}

#outputtitle{
	width: 805px;
	height: 27px;
	float: left;
	padding: 8px 10px 0px 10px;
	background: url("../img/titlebg.jpg");
	color: #fff;
	font-size: 14px;
}

#outputoutput{
	width: 815px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

#outputweblinks{
	width: 815px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

#outputduiven{
	width: 815px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

.outputduif{
	width: 150px;
	float: left;
	margin: 0px 13px 10px 0px;
}

.duif-foto{
	width: 150px;
	float: left;
}

.duif-foto img{
	width: 150px;
	height: 100px;
}

.duif-fokker{
	width: 150px;
	height: auto;
	float: left;
	background: #222;
	color: #fff;
	margin-top: 1px;
	width: 150px;
	float: left;
	text-align: center;
}

.duifimg{
	width: 520px;
	float: left;
}

.duifimg img{
	width: 520px;
}

.duifstamboom{
	width: auto;
	float: left;
	margin: 10px 0px 10px 0px;
}

.duiftext{
	width: 520px;
	float: left;
}

#outputformulier{
	width: 815px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

#boxen{
	width: 580px;
	float: left;
}

.box{
	width: 245px;
	height: 185px;
	float: left;
	background: white;
	margin: 0px 25px 10px 0px;
	padding: 10px;
}

.boxtitle{
	width: 245px;
	height: 35px;
	float: left;
}

.boxoutput{
	width: 225px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

.boxoutput ul{
	margin: 0px;
	padding: 0px;
	float: right;

}

.boxoutput ul li {
	list-style: none;
	float: left;
}

.boxoutput ul li a {
	width: 225px;
	display: block;
	text-decoration: underline;
	color: #ff6000;
	float: left;
	outline: none;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.boxoutput a:hover{
	color: #1ea0e3;
}

.duiven{
	width: 225px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

.duif{
	width: 225px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
}

.duif:hover{
	background: #ededed;
}

.duifimage{
	width: 90px;
	float: left;
}

.duifimage img{
	width: 90px;
}

.duifinfo{
	width: 125px;
	height: auto;
	float: left;
	padding: 5px 5px 5px 5px;
}

.duiflink{
	width: 155px;
	float: left;
	padding: 5px;
}

.duifimg{
	width: 800px;
	float: left;
}

.duifimg img{
	width: 800px;
}

.duifstamboom{
	width: 800px;
	float: left;
	margin: 10px 0px 10px 0px;
}

.duiftext{
	width: 520px;
	float: left;
}

.berichten{
	width: 225px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

.bericht{
	width: 225px;
	height: 75px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#footer{
	width: 785px;
	float: left;
	border-top: 1px dashed #a4a3a3;
	padding: 10px 20px 5px 20px;
}
