body{
  margin: 0px;
  padding: 0px;
  background: #015B97;
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;
	
	scrollbar-face-color: #015B97;
  scrollbar-highlight-color: #F9DC68;
  scrollbar-3dlight-color: #015B97;
  scrollbar-darkshadow-color: #015B97;
  scrollbar-shadow-color: #F9DC68;
  scrollbar-arrow-color: #F9DC68;
  scrollbar-track-color: #015B97;
}


/* opmaak frame */
.bottom{
  font-family: verdana;
  font-size: 7pt;
  color: #10629A;
}
.bottom A:LINK, .bottom A:VISITED{
  font-family: verdana;
  font-size: 7pt;
  color: #10629A;
  text-decoration: none;
}
.bottom A:HOVER{
  font-family: verdana;
  font-size: 7pt;
  color: #10629A;
  text-decoration: underline;
}

.top{
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;
}


/* opmaak inhoud */
.content{
  padding-left:25px;
  padding-right:25px;
  padding-top:25px;  
  padding-bottom:25px;  
  font-family: verdana;
  font-size: 9pt;
  color: #10629A;
}

.titel{
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #10629A;
	text-decoration: none;
} 

.image{
  border: 3px solid #006BB7;
	cursor: hand;
	cursor: pointer;
}

.hand{
  cursor: hand;
  cursor: pointer;
}

/* opmaak homepagina */
.home{
  font-family: verdana;
  font-size: 9pt;
  color: #10629A;
}
.home_left{
  font-family: verdana;
  font-size: 9pt;
  color: #10629A;
  padding-right:25px;
}
.home_right{
  font-family: verdana;
  font-size: 9pt;
  color: #10629A;
}
.items_prev{
  padding-left: 5px;
  padding-top:  45px;
  font-family: verdana;
  font-size: 8pt;
  color: #000;
}
.items_oms{
  font-family: verdana;
  font-size: 8pt;
  color: #000;
}

.items_oms_titel{
  font-family: verdana;
  font-size: 7pt;
  color: #000;
	padding-bottom: 2px;
	padding-top: 3px;
}

.toon{
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #10629A;
	text-decoration: none;
}

.nieuws_preview A:LINK, .nieuws_preview A:VISITED{
  color: #10629A;
  text-decoration: none;
  /*font-weight: bold;*/
} 

.nieuws_preview A:HOVER{
  color: #10629A;
  /*font-weight: bold;*/
}

.nieuws_preview_on A:LINK, .nieuws_preview_on A:VISITED{
  color: #80B6DF;
  text-decoration: none;
  /*font-weight: bold;*/
} 

.nieuws_preview_on A:HOVER{
  color: #006EBF;
  /*font-weight: bold;*/
}

.nieuws_preview_datum{
  color: #F8DD68;
  font-weight: bold;
}


/* opmaak paarden overzicht */
.paard{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #10629A;
	color: #000;
	text-decoration: none;
}

.paard_kop{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #10629A;
	text-decoration: none;
}

.paard_item{
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;
	color: #000;
	padding-left: 10px;
}

.paard_item li{
	margin-left: -20px;
	color: #10629A;
	list-style-type:square;
}

.paard_item A:LINK, .paard_item A:VISITED{
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;
	color: #000;
	text-decoration: none;
}

.paard_item A:HOVER{
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;

}

.paard_knop{
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;
}

.paard_knop A:LINK, .paard_knop A:VISITED{
  font-family: verdana;
  font-size: 8pt;
  color: #10629A;
	text-decoration: none;
}


.paard_titel{
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #000;
	text-decoration: none;
}

#verkocht{
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 100;
	 -moz-opacity: 1;
	filter:alpha(opacity: 70);
	opacity: 1;
}

/* opmaak contact formulier */

.textbox{
	border: 0px;
	background: #FFF6D1;
	font-size: 8pt;
	width: 280px;
	color: #10629A;
	font-family: verdana;
	scrollbar-face-color: #FFF6D1;
  scrollbar-highlight-color: #006BB7;
  scrollbar-3dlight-color: #FFF6D1;
  scrollbar-darkshadow-color: #FFF6D1;
  scrollbar-shadow-color: #006BB7;
  scrollbar-arrow-color: #006BB7;
  scrollbar-track-color: #FFF6D1;
}

.texten_form{
	font-size: 8pt;
	font-weight: bold;
	color: #10629A;
	font-family: verdana;
}

.knop{
  border: 1px solid #10629A;
  background: #fff;
  font-size: 8pt;
  color: #10629A;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
}
.knop_over{
  border: 1px solid #10629A;
  background: #F8DD6A;
  font-size: 8pt;
  color: #10629A;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
}

.content_contact{
  font-family: verdana;
  font-size: 9pt;
  color: #10629A;
}

/* opmaak menu */

#dropmenudiv{
	display: block;
	position:absolute;
	border-left:1px solid #03345C;
	border-right:1px solid #03345C;
  border-bottom: 1px solid #03345C;
	font:normal 12px verdana;
	color: #000;
	line-height:18px;
	z-index:100;
  font-family: verdana;
  -moz-opacity: 1;
	filter:alpha(opacity: 100);
	opacity: 1;
}
A.link_menu {
	display:block;
	margin-bottom: -20px;
 	color: #08629E;
	font-family: verdana;
	font-size: 8pt;
	/*padding-left: 5px;*/
  border-top: 1px solid #08629E;
  border-bottom: 1px solid #FFF;
	width: 200px;
  text-decoration: none;
}
a:hover.link_menu{
	color: #08629E;
	display:block;
	background: URL(../images/menu_bg.jpg) no-repeat;
  border-top: 1px solid #08629E;
	font-family: verdana;
	font-size: 8pt;
	/*padding-left: 5px;*/
	width: 200px;
}
