html, body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background: url("../img/bg.jpg") repeat-x #252422;
}

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: #4c433a; 
	text-decoration: none;
}
a:hover { color: #860a00; }
a:active { color: #860a00; }
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; }

/* HEADINGS */

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: 22px; padding: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; font-weight: bold; }

/* CSS */

#wrapper{
	width: 930px;
	margin: 0 auto;
}

#top{
	height: 84px;
	width: 930px;
	float: left;
	padding-right: 11px;
	border-bottom: 1px solid #fff;
}

#top ul{
	margin: 0px;
	padding: 0px;
	float: left;
}

#top ul li {
	width: auto;
	list-style: none;
	float: left;
	margin-left: 15px;
}

#top ul li a {
	width: auto;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	margin-top: 29px;
	padding-left: 5px;
	padding-right: 5px;
}

#top a:hover{
	color: #dadada;
}

#logo{
	height: 20px;
	width: 930px;
	float: left;
	padding: 30px;
	color: white;
	background: url("../img/logo.png") no-repeat; 
}

#main{
	width: 930px;
	float: left;
	background: #fff;
}

#left{
	width: 671px;
	min-height: 400px;
	float: left;
	padding: 19px;
	background: url("../img/leftbg.jpg") no-repeat #fff; 
}

#slide{
	width: 670px;
	height: 270px;
	float: left;
	background: #444;
	margin-top: 2px;
	margin-bottom: 2px;
}

#main_content{
	width: 670px;
	float: left;
	border-top: 12px solid #860a00;
}

#main_title{
	width: 665px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	padding: 10px;
	margin-top: 10px;
}

#main_text{
	width: 645px;
	float: left;
	padding: 10px;
}

#footer{
	width: 690px;
	height: 40px;
	float: left;
	padding: 10px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}

#right{
	width: 221px;
	min-height: 400px;
	float: left;
	padding-top: 50px;
	background: url("../img/rightbg.jpg") repeat-x #fff; 
}

.item{
	width: 210px;
	float: left;
	margin-bottom: 10px;
}

.item ul{
	margin: 0px;
	padding: 0px;
}

.item ul li {
	width: 191px;
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 1px dotted #444;
}

.item ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
}

.item_title{
	width: 191px;
	float: left;
	padding: 10px;
	color: #fff;
	background: url("../img/titlebg.jpg") repeat-x #fff; 
}

.item_text{
	width: 191px;
	float: left;
	padding: 10px;
}

.weblinks{
	width: 635px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #717982;
	background: #8f9cb1;
	color: #fff;
}

.weblinks a{
	color: #fff;
}

.weblink a:hover{
	color: #fff;
	text-decoration: underline;
}

#afbeelding img{
	width: 645px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #dadada;
}

#pedigree img{
	border: 1px solid #dadada;
}

#text{
	width: 645px;
	float: left;
}

#guestbook{
	width: 645px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #717982;
}

#guestbook_title{
	width: 635px;
	float: left;
	font-weight: bold;
	background: #8f9cb1;
	padding: 5px;
	color: #000;
}

#guestbook_message{
	width: 635px;
	float: left;
	padding: 5px;
}

#main_kweekduiven{
	width: 700px;
	float: left;
}

#main_verkoop{
	width: 660px;
	float: left;
}

.outputduif{
	width: 200px;
	float: left;
	margin: 0px 25px 10px 0px;
}

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

.duif-foto img{
	width: 200px;
}

.duif-fokker{
	width: 200px;
	height: auto;
	float: left;
	background: #222;
	color: #fff;
	margin-top: 1px;
	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;
}
