/* CSS Document */

BODY {
	background: url(../images/background_breedst.jpg) repeat-x top center;
  width: 100%;
	width: expression( document.body.offsetWidth - 20 + 'px' );
  height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	overflow: visible;
}

A {text-decoration: none; color: #873C5C;}
A.zwart {text-decoration: none; color: #000000;}

#container {
	display: block;
	position: relative;
	/* background: url(../images/background_content.jpg) no-repeat top center; */
	width: 100%;
	height: auto;
    min-width: 1000px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
    width: expression((document.body.clientWidth > 1000) ? "100%" : "1000px");
}

#content {
	display: block;
	position: relative;
	background: #FFFFFF;
	width: 1000px;
    min-width: 1000px;
	min-height: 620px;
	height: auto !IMPORTANT;
	height: 620px;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -500px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: visible;
}

#grijze_balk {
	background: #F1F0EE;
	display: block;
	position: relative;
	width: 990px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 0px 0px;
	text-align: right;
	font-size: 10px;
}

#grijze_balk a {color: #3F3F3F; text-decoration: none; cursor: pointer;}
#grijze_balk a:hover {color: #873C5C; text-decoration: none;}

.picto_twitter {background: url(../images/picto_twitter_off.png) no-repeat 0px 2px;  padding: 0px 0px 0px 14px; margin: 0px 0px 0px 19px;}
.picto_youtube {background: url(../images/picto_youtube_off.png) no-repeat 0px 2px; padding: 0px 0px 0px 30px;}
.picto_hyves {background: url(../images/picto_hyves_off.png) no-repeat 0px 0px; padding: 0px 0px 0px 25px; margin: 0px 0px 0px 20px;}
.picto_software {background: url(../images/picto_kondelier_off.png) no-repeat 0px 0px; padding: 0px 0px 0px 16px; margin: 0px 0px 0px 19px;}
.picto_kondelier {background: url(../images/picto_kondelier_off.png) no-repeat 0px 0px; padding: 0px 0px 0px 17px; margin: 0px 0px 0px 18px;}

.picto_twitter:hover {background-image: url(../images/picto_twitter_on.png);}
.picto_youtube:hover {background-image: url(../images/picto_youtube_on.png);}
.picto_hyves:hover {background-image: url(../images/picto_hyves_on.png);}
.picto_software:hover {background-image: url(../images/picto_software_on.png);}
.picto_kondelier:hover {background-image: url(../images/picto_kondelier_on.png);}


#logo {
	background: url(../images/logo.jpg);
	display: block;
	position: relative;
	width: 300px;
	height: 99px;
	top: 0px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu {
	display: block;
	position: absolute;
	background: url(../images/background_menu.jpg) no-repeat left bottom;
	width: 728px;
	height: 109px;
	top: 24px;
	right: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.menu_home a,
.menu_kaart a,	
.menu_paard a,
.menu_contact a {
	display: block;
	position: relative; 
	height: 39px;
	top: 0px; 
	margin: 0px; 
	float: right;
	text-decoration: none; 
	color: #757575;
	text-align: center;
}

.menu_home a:hover,
.menu_kaart a:hover,
.menu_paard a:hover,
.menu_contact a:hover {
	background: #F1F0EE;
}

.menu_homeselected a,
.menu_kaartselected a,
.menu_paardselected a,
.menu_contactselected a {
	display: block;
	position: relative; 
	height: 39px;
	top: 0px; 
	margin: 0px; 
	float: right;
	text-decoration: none; 
	text-align: center;
	background: #F1F0EE;
	color: #000000;
}

.menu_home a, .menu_homeselected a {padding: 70px 15px 0px 15px;}
.menu_kaart a, .menu_kaartselected a {padding: 53px 15px 17px 15px;}
.menu_paard a, .menu_paardselected a {padding: 53px 15px 17px 15px;}
.menu_contact a, .menu_contactselected a {padding: 70px 15px 0px 15px;}
	

#color_bar {
	display: block;
	position: relative;
	width: 978px;
	height: 11px;
	top: 10px;
	left: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#color_bar DIV {
	display: block;
	float: left;
	width: 163px;
	height: 11px;
}

#color_bar .light_blue  { background: #B1DEED; }
#color_bar .blue        { background: #6099C7; }
#color_bar .purple      { background: #873C5C; }
#color_bar .light_green { background: #B6A938; }
#color_bar .dark_green  { background: #565127; }
#color_bar .dark_blue   { background: #1D4152; }

#inhoud {
	display: block;
	position: relative;
	width: 980px;
	height: auto;
	top: 20px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#full {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#left {
	display: block;
	position: relative;
	float: left;
	width: 250px;
	min-height: 430px;
	height: auto;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#middle {
	display: block;
	position: relative;
	float: right;
	width: 710px;
	height: auto;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#right {
	display: block;
	position: relative;
	float: right;
	width: 225px;
	height: auto;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 20px;
	top: 20px;
	left: 10px;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #979797;
	color: #979797;
	font-size: 11px;
	text-align: center;
}

#adsense_onder {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 95px;
	top: 20px;
	left: 10px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #979797;
}

#adsense_onder_wit {
	display: block;
	position: relative;
	background: #FFFFFF;
	float: left;
	width: 980px;
	height: 20px;
	top: -17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#vlak1,
#vlak2,
#vlak3,
#vlak4 {
	display: block;
	position: relative;
	float: left;
	width: 234px;
	height: 140px;
	left: 0px;
	margin: 0px 0px 10px 0px;
	padding: 5px 8px;
	color: #808080;
	cursor: pointer;
	overflow: hidden;
}

#vlak1 {background: url(../images/back_kaart.png) no-repeat;}
#vlak2 {background: url(../images/back_paard.png) no-repeat;}
#vlak3 {background: url(../images/back_ondernemer.png) no-repeat;}
#vlak4 {background: url(../images/back_egaal_groen.png) no-repeat; height: 150px !IMPORTANT;}

#vlak1 .titel,
#vlak2 .titel,
#vlak3 .titel {
	display: block;
	padding: 23px 0px 0px 3px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana;
}

#vlak1 .klik,
#vlak2 .klik,
#vlak3 .klik {
	display: block;
	position: absolute;
	width: 67px;
	height: 17px;
	top: 94px;
	left: 166px;
	color: #FFFFFF;
	padding: 2px 0px 0px 5px;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

#vlak1 .klik {background: #B0CB1E;}
#vlak2 .klik {background: #B0CB1E;}
/* #vlak2 .klik {background: #2B56DA;} */
#vlak3 .klik {background: #FF6A08;}

#vlak1:hover .klik {background: #FFFFFF; color: #B0CB1E;}
#vlak2:hover .klik {background: #FFFFFF; color: #B0CB1E;}
/* #vlak2:hover .klik {background: #FFFFFF; color: #2B56DA;} */
#vlak3:hover .klik {background: #FFFFFF; color: #FF6A08;}

#vlak1 .arrowg,
#vlak2 .arrowg,
/* #vlak2 .arrowb, */
#vlak3 .arrowo {
	display: block;
	position: absolute;
	top: 7px;
	left: 59px;
	width: 6px;
	height: 5px;
	border: none;
	background: url(../images/arrow_wit.gif) no-repeat top left;
}

#vlak1:hover .arrowg {background: url(../images/arrow_g.gif) no-repeat top left;}
#vlak2:hover .arrowg {background: url(../images/arrow_g.gif) no-repeat top left;}
/* #vlak2:hover .arrowb {background: url(../images/arrow_b.gif) no-repeat top left;} */
#vlak3:hover .arrowo {background: url(../images/arrow_o.gif) no-repeat top left;}



#blok1 {
	display: block;
	position: relative;
	float: left;
	width: 465px;
	height: auto;
	left: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
}

#blok2,
#blok3 {
	display: block;
	position: relative;
	float: right;
	margin: 0px 0px 15px 0px;
}

#blok2 {width: 225px; height: auto; background: url(../images/back_grijs.png) no-repeat center top; padding: 0px 0px 0px 0px; line-height: 1.5;}
#blok3 {width: 225px; height: auto; padding: 0px 0px 0px 0px;}

#blok4 {
	display: block;
	position: relative;
	float: left;
	width: 465px;
	height: auto;
	left: 0px;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
}

#blok5 {
	display: block;
	position: relative;
	float: right;
	width: 245px;
	height: auto;
	margin: 0px 0px 15px 0px;
}


#blok3 UL {padding: 0px; margin: 5px 0px;}
#blok3 LI {list-style-image: url(../images/bullet.gif); margin: 0px 0px 0px 17px;}


/***** STYLEN *****/

H1 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 23px;
	font-weight: normal;
	color: #6099C7;
}

H2 {
	font-size: 15px;
	color: #BA7113;
}

H3 {
	font-size: 12px;
	color: #6099C7;
	margin: 12px 0px 5px 0px;
}

H4 {
	font-size: 12px;
	color: #999999;
	margin: 0px 0px 0px 0px;
}

H5 {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
	color: #707070;
	font-size: 16px;
	font-weight: bold;
}


H3.hoefwijzer,
H3.nieuwestallen,
H3.laatstenieuws {
	display: block;
	height: 25px;
	width: 100%;
}

H3.laatstenieuws { background: url(../images/titel_laatstenieuws.png) no-repeat 0 0; }
H3.hoefwijzer { background: url(../images/titel_hoefwijzer.png) no-repeat 0 0; margin-top: 0px; }
H3.nieuwestallen { background: url(../images/titel_nieuwestallen.png) no-repeat 0 0; }

DIV.nieuwestallen {
	position: relative;
	width: 220px;
	border-bottom: 1px solid #1D4152;
	border-top: 1px solid #1D4152;
	overflow: hidden;
	margin: 0px 0px 0px 2px;
	padding: 4px 0px;
}

DIV.nieuwestallen SPAN {
	display: block;
	padding: 3px 0px 0px 0px;
}



.submenu_vlak {
	display: block;
	position: relative;
	background: #F1F0EE;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.hoek_lb,
.hoek_lo,
.hoek_rb,
.hoek_ro {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.hoek_lb {background: url(../images/hoek_lb.gif) no-repeat left top; left: 0px; top: 0px;}
.hoek_lo {background: url(../images/hoek_lo.gif) no-repeat left bottom; left: 0px; bottom: 0px;}
.hoek_rb {background: url(../images/hoek_rb.gif) no-repeat right top; top: 0px; right: 0px;}
.hoek_ro {background: url(../images/hoek_ro.gif) no-repeat right bottom; bottom: 0px; right: 0px;}

.submenu_vlak UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.submenu_vlak LI {
	color: #707070;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 13px;
}

.submenu_titel {display: block; margin-bottom: 10px; padding: 0px; text-decoration: none; color: #707070; font-size: 16px; font-weight: bold}

.submenu_titel a {display: block; margin-bottom: 10px; padding: 0px; text-decoration: none; color: #707070; font-size: 16px; font-weight: bold}
.submenu_titel a:hover {display: block; margin-bottom: 10px; padding: 0px; text-decoration: none; color: #707070; font-size: 16px; font-weight: bold}
.submenu_titelselected a {display: block; margin-bottom: 10px; padding: 0px; color: #707070; font-size: 16px; font-weight: bold}

.submenu a {text-decoration: none; color: #707070;}
.submenu a:hover {text-decoration: underline; color: #873C5C;}
.submenuselected a {color: #873C5C;}


/***** MAP EXTRA'S *****/


#map_extra {
	display: block;
	position: relative;
	width: 245px;
	height: 410px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#map_extra .zoeken {
	display: block; 
	position: absolute; 
	top: 0px;
	font-size: 10px;
	color: #999999;
}

#map_extra .zoeken .input {
	position: absolute;
	top: 27px;
	width: 237px;
	margin: 0px 5px 0px 0px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #B1DEED;
	font: Verdana;
	color: #777777;
}

#map_extra .zoeken .vb {
	position: absolute;
	top: 51px;
	width: 237px;
}

#map_extra .zoeken .button {
	display: block;
	position: absolute;
	background: url(../images/button_off.png) no-repeat;
	top: 64px;
	width: 245px;
	height: 25px;
	margin: 3px 5px 0px 0px;
	padding: 0px 0px 3px 0px;
	border: none;
}

#map_extra .zoeken .button:hover {
	background: url(../images/button_on.png) no-repeat;
	color: #FFFFFF;
}

#map_extra .selecteren {
	display: block;
	position: absolute; 
	top: 125px;
}




/***** LEGENDA *****/


#legenda {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	top: 10px;
	left: 0px;
	margin: 35px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #979797;
	color: #979797;
	font-size: 11px;
	height: 50px;
}

#legenda .icon {
	margin: 0px 10px -6px 0px;
}




/***** PROFIEL *****/

.profiel_tekst {width: 475px; float: left;}
.profiel_foto {width: 230px; padding: 0px 0px 0px 5px; float: right;}
.profiel_foto img {width: 215px; padding: 2px; margin: 10px 0px 0px 0px; border: 1px solid #565127;}


.fotogeval_large {
  display: none;
  position: absolute;
  border: 1px solid #92b513;
  z-index: 100;
}

.fotogeval_over {
  display: block;
  position: absolute;
  z-index: 200;
  cursor: pointer;
}



/***** HORSE VIEWER *****/

.horse_viewer {
  display: block;
  width: 100%;
  height: 160px;
  margin-left: -6px;
}

.horse_viewer .horse {
  display: block;
  width: 100%;
}

.horse_viewer .horse .titel {
  display: block;
  width: 100%;
  border: 1px solid #FFFFFF;
}

.horse_viewer .horse.active .titel {
  background: #F3F3F3;
  border: 1px solid #92b513;
	border-bottom: none;
	font-weight: bold;
}

.horse_viewer .horse .titel .naam { padding: 1px 5px; }

.horse_viewer .horse .vlak {
  display: none;
  width: 100%;
  border: 1px solid #FFFFFF;
  overflow: hidden;
	font-size: 11px;
}

.horse_viewer .horse.active .vlak {
  background: #F3F3F3;
  border: 1px solid #92b513;
	border-top: none;
}

.horse_viewer .horse .vlak .foto {
  display: block;
  width: 90px;
  height: 70px;
  margin: 5px;
  overflow: hidden;
	text-align: center;
}


.horse_viewer .horse .vlak .foto { float: right; }
.horse_viewer .horse .vlak .data, .horse_viewer .horse .vlak .aanbieder { float: left; padding: 3px 5px; line-height: 18px; height: 72px; overflow: hidden; }
.horse_viewer .horse .vlak .data { width: 200px; }
.horse_viewer .horse .vlak .aanbieder { text-align: right; width: 140px; }
.horse_viewer .horse .vlak .data SPAN { font-style: italic; }



.news_left,
.news_right {
  display: block:
  position: relative;
  float: left;
  overflow: hidden;
}

.news_left { width: 265px; }
.news_right { width: 710px; }

.news_top,
.news_bottom {
  display: block;
}

.news_middle {
  display: none;
}

.news_middle.news_active {
  display: block !IMPORTANT;
}

.news_top { background: url(../images/news_top.png) no-repeat 0 0; height: 15px; width: 710px; }
.news_middle { background: url(../images/news_middle.png) repeat-y 0 0; padding: 0px 15px; width: 680px; }
.news_bottom { background: url(../images/news_bottom.png) no-repeat 0 0; height: 15px; width: 710px; }

.news_items_list DIV {
  display: block;
  padding: 3px 0px 3px 9px;
  cursor: pointer;
}

.news_items_list DIV.news_active {
  background: #883959 url(../images/news_hoek.png) no-repeat 0 0;
  color: #FFFFFF;
}
