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

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: #67a5d8; }
a:hover { color: #306293; }
a:active { color: #306293; }
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 */

#container{
	height: 1000px;
	width: 830px;
	margin: 0px auto;
	background: url("../img/contentbg.jpg") no-repeat;
}

#header{
	height: 150px;
	width: 780px;
	float: left;
}

#login{
	height: 40px;
	width: 75px;
	float: right;
	margin-right: 25px;
}

#login ul{
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#login ul li {
	list-style: none;
	float: left;
	width: auto;
	margin-right: 2px;
}

#login ul li a {
	height: 40px;
	width: 75px;
	display: block;
	text-decoration: none;
	color: white;
	text-align: center;
	background: url("../img/login.jpg") no-repeat;
}

#login a:hover{
	color: #333;
	background: white;
	background: url("../img/login_hover.jpg") no-repeat;
}

#balk{
	height: 250px;
	width: 780px;
	float: left;
}

#menu{
	height: 250px;
	width: 228px;
	float: left;
	padding-top: 10px;
}

#menu ul{
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu ul li {
	list-style: none;
	float: left;
	width: auto;
}

#menu ul li a {
	width: 187px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	color: #dadada;
	text-align: left;
	border-bottom: 1px dotted #dadada;
}

#menu a:hover{
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#menu .active{
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#slider{
	height: 250px;
	width: 535px;
	float: left;
	background: #333;
}

#content{
	height: auto;
	width: 780px;
	float: left;

}

#kweek img{
	height: 100px;
	width: 250px;
}

.duif{
	height: 170;
	width: 225px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}

.duif_title{
	height: 20px;
	width: 225px;
	float: left;
	font-weight: bold;
	text-align: center;
}

.duif_img img{
	height: 148px;
	width: 223px;
	float: left;
	border: 1px solid #333;
}

.duif_info{
	width: 225px;
	height: 20px;
	float: left;
	background: #333;
	text-align: center;
	color: white;
}

#duif_info{
	width: 498px;
	float: left;
}

#duif_info_img img{
	height: 372px;
	width: 496px;
	float: left;
	border: 1px solid #333;
}

#duif_pedigree img{
	border: 1px solid #333;
	margin-top: 10px;
}

#duif_informatie{
	height: auto;
	width: 498px;
	float: left;
	margin-top: 10px;
}

#duif_terug{
	height: auto;
	font-weight: bold;
	width: 498px;
	float: left;
	margin-top: 10px;
}	

#leftcontent{
	height: auto;
	width: 187px;
	min-height: 450px;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#nieuws{
	height: auto;
	width: 187px;
}

#nieuws ul{
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nieuws ul li {
	list-style: none;
	float: left;
	width: auto;
}

#nieuws ul li a {
	width: 187px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	color: #67a5d8;
	text-align: left;
	border-bottom: 1px dotted #67a5d8;
}

#nieuws a:hover{
	color: #306293;
	border-bottom: 1px dotted #306293;
}

#nieuws_title{
	width: 187px;
	font-weight: bold;
	float: left;
	margin-bottom: 12px;
}

#nieuws_text{
	text-align: justify;
}

#rightcontent{
	height: auto;
	width: 498px;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
}

#title{
	font-weight: bold;
	margin-bottom: 10px;
}

#text{

	margin-bottom: 25px;
}

#formulier{
	width: 498px;
	float: left;
}

#formulier input{
	margin-bottom: 5px;
}

#formulier select{
	margin-bottom: 5px;
}

#weblinks{
	height: auto;
	width: 498px;
	float: left;
	margin-bottom: 25px;
}

#footer{
	height: auto;
	width: 498px;
	margin-right: 85px;
	_margin-right: 35px;
	clear: both;
	float: right;
	border-top: 1px dotted #333;
	margin-bottom: 25px;
	text-align: right;
	padding-top: 3px;
}