/*==== divs ====*/

fieldset {
	border: 0px;
	height: 10px;
}


body
{
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	background-image: url(/templates/img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
 
#container
{
	width: 1020px;
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
}

#head
{
	width: 1020px;
	padding-left: 0px;
	height: 158px;
	background-image: url(/templates/img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


#head_landing
{
	width: 1020px;
	padding-left: 0px;
	height: 158px;
	background-image: url(/templates/img/header_landing.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#image_header
{
	clear: both;
	float: right;
	height: 113px;
	width: 635px;
	padding-top: 18px;
	padding-right: 20px;
}


#nav
{
	background-image: url(/templates/img/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	clear: both;
}

#navcontainer ul
{
	text-align: center;
	margin-left: 0px;
	color: white;
	font-family: "Trebuchet MS";
	line-height: 40px;
	font-size: 13px;
	width: 100%;
	padding-top: 5px;
	margin-top: 0px;
}

#navcontainer ul li
{
	display: inline;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}

#navcontainer ul li a
{
	padding-bottom: 13px;
	padding-top: 15px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	text-align: center;
	padding-right: 10px;
	padding-left: 5px;
}

#navcontainer ul li a:hover
{
	color: #083E8D;
	padding-bottom: 13px;
	padding-top: 15px;
	text-align: center;
	padding-right: 10px;
	padding-left: 5px;
}

#navcontainer #active {
	background-color: #083E8D;
	border-left: 1px solid #fff;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-left: 5px;
}

#navcontainer #active a:hover {
	color:#97895D
}



#navcontainer #home {
	border-left: 1px solid #fff;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-left: 5px;
}

#navcontainer #active_2 {
	background-color: #083E8D;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-left: 5px;
}

#content
{
	background-image: url(/templates/img/main.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1020px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
}



#sidebar_left {
	float: left;
	width: 190px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	color: #083E8D;
}

#blokje_left_nav{
	text-align: left;
	width: 160px;
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	}

#blokje_left_nav a:link, #blokje_left_nav a:visited, #blokje_left_nav a:active{
	font-weight: bold;
	color: #97895D;
	text-decoration: none;
}

#blokje_left_nav a:hover{
	font-weight: bold;
	color: #083E8D;
	text-decoration: underline;
}


#blokje_left_2{
	text-align: center;
	width: 160px;
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	}

#blokje_left_1{
	text-align: center;
	width: 160px;
	border: thin solid #97895D;
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	}


#main_content
{
	width: 530px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 155%;
}

#main_content a:link, #main_content a:visited, #main_content a:active{
	font-weight: bold;
	color: #97895D;
	text-decoration: underline;
}

#main_content a:hover{
	font-weight: bold;
	color: #083E8D;
	text-decoration: none;
}


#main_content_breed
{
	width: 710px;
text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 155%;
}

#main_content_breed a:link, #main_content_breed a:visited, #main_content_breed a:active{
	font-weight: bold;
	color: #97895D;
	text-decoration: underline;
}

#main_content_breed a:hover{
	font-weight: bold;
	color: #083E8D;
	text-decoration: none;
}


#sidebar_right {
	width: 210px;
	float: right;
	text-align: left;
	font-size: 11px;
	line-height: 155%;
	padding-bottom: 20px;
	padding-right: 25px;
	height: 200px;
	padding-top: 0px;
	padding-left: 10px;
	font-weight: normal;
}

#sidebar_right a:link, #sidebar_right a:visited, #sidebar_right a:active{
	color: #0055a6;
	text-decoration: underline;
	font-weight: bold;
}

#sidebar_right a:hover{
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

#blokje_right_1{
	text-align: left;
	width: 200px;
	border: thin solid #97895D;
	font-size: 13px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}



#bottom
{
	clear: both;
	padding-left: 0px;
}

#footer
{
	height: 52px;
	clear: both;
	background-image: url(/templates/img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover
{
	color: #31AB42;
}
	
/*==== koppen ====*/


p
{
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 155%;
	margin: 0px;
	padding: 0px;
}


h1
{
	font-weight: bolder;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #083E8D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0.5em;
}

h2
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #083E8D;
	text-align: left;
	font-weight: bold;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

h3
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #083E8D;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.tekstplat {
font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 155%;
	margin: 0px;
	padding: 0px;
}
.button-top {
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
.Kopje_nieuws {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #083E8D;
	text-align: left;
	font-weight: bolder;
}

hr {
	color: #0055a6;
}
.datum_nieuws {
	font-family: Helvetica;
	font-size: 11px;
	color: #0E4390;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.button-top-bold {
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	text-align: left;
	font-weight: bold;
}
.tekstbold {
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 155%;
	font-weight: bold;
}
.Verhuurd {
	font-family: Helvetica;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	line-height: 155%;
	font-weight: bold;
	text-transform: uppercase;
}

ul.navigatie {
	float:right;
}
ul.navigatie li {
	float:left;
	display:block;
}
ul.navigatie li a {
	float:left;
	display:block;
	background:none;
	line-height:16px;
	padding:0 3px;
	border:none;
	color:#794039;
}
ul.navigatie li.active a, ul.navigatie li.active a:hover {
	background:#981000;
	color:#f9f7ea;
}
ul.navigatie li a:hover {
	background:none;
	text-decoration:none;
}

