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

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

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

input,textarea { line-height: normal; }

p { margin-bottom: 10px; }

a { color: #333; }
a:hover { color: #c64c00; }
a:active { color: #c64c00; }
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,h2,h3,h4,h5,h6 {
	margin-bottom: 5px;
	color: #fff;
}

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; }

/* CONTENT*/
#container{
	margin: 0 auto;
	height: auto;
	min-height: 400px;
	padding-left: 30px;
	padding-right: 30px;
	width: 840px;
	background: url("../img/containerbg.jpg") repeat-x;
}

#header{
	height: 99px;
	width: 840px;
	float: left;
}

#logo{
	height: 99px;
	width: 175px;
	float: left;
	background: url("../img/logo.jpg") no-repeat;
}


#menu{
	width: 625px;
	float: right;
	text-align: right;
	margin-top: 39px;
}

#menu ul {
	margin:0px;
	padding-left: 20px;
	float:right;
}

#menu ul li {
	position:relative;
	list-style-type:none;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#menu ul li a {
	font:11px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}

#menu ul li a:hover {
	color: #dadada;
}

#menu ul li ul {
	margin-left: -25px;
	position:absolute;
}

#menu ul li ul li {
	float:none;
	display:none;
	width:auto;
}

#menu ul li:hover ul li {
	display:block;
}


#content{
	height: auto;
	width: 580px;
	padding-top: 20px;
	float: left;
	padding-left: 10px;
	margin-right: 20px;
}

#rightcontent{
	min-height: 500px;
	width: 230px;
	float: left;
}

#favorieten{
	height: 23px;
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	text-align: right;
	color: #fff;
}

#favorieten a{
	color: #fff;
}

#favorieten a:hover{
	color: #c64c00;
}

.contentitem{
	height: auto;
	width: 208px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	background: #ededed;
	border: 1px solid #b8b8b8
}

.title{
	color: #c64c00;
	font-weight: bold;
	float: left;
	width: 208px;
}

.text{
	float: left;
	width: 208px;
}

.text{
	width: 195px;
	float: left;
}

.text ul{
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.text ul li {
	list-style: none;
	float: left;
	width: auto;
}

.text ul li a {
	height: auto;
	width: 205px;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	font-size: 11px;
	color: #333;
	text-align: left;
	margin-bottom: 2px;
	border-bottom: 1px solid #dadada;
}

.text a:hover{
	color: #c64c00;
}

#slider{
	height: 225px;
	width: 580px;
	float: left;
}

#output{
	height: auto;
	width: 580px;
	float: left;
	padding-top: 10px;
}

#title{
	width: 580px;
	float: left;
	color: #c64c00;
	font-weight: bold;
	margin-bottom: 10px;
}

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

#nieuwsbrieftext{
	text-align: justify;
	line-height: 20px;
}

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

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

#url{
	height: auto;
	width: 580px;
	float: left;
	margin-top: 20px;
}

.weblinks_liefhebbers{
	height: auto;
	width: 290px;
	float: left;
}

.weblinks_algemeen{
	height: auto;
	width: 290px;
	float: left;
}

.textweblinks{
	height: auto;
	width: 580px;
	float: left;
	margin-bottom: 10px;
}

.weblinks{
	height: auto;
	width: 580px;
	float: left;
	margin-bottom: 5px;
}

.weblink_title{
	font-weight: bold;
	margin-bottom: 10px;
	color: #c64c00;
}

#koppellijst{
	height: auto;
	width: 580px;
	float: left;
}

#koppelstitle{
	height: auto;
	width: 580px;
	color: #c64c00;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer{
	height: 100px;
	width: 100%;
	background: url("../img/footerbg.jpg") repeat-x;
	clear: both;
}

#copyright{
	height: 30px;
	margin: 0 auto;
	width: 830px;
	color: #fff;
	padding-top: 70px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 11px;
	background: url("../img/footer.jpg") no-repeat;
}

#copyright a{
	color: #fff;
	text-decoration: none;
}

#copyright a:hover{
	color: #c64c00;
}

