/* CSS Document */

body {
	margin:0;
	background-color:#d4bd91;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	  /*
	  background-position: 40px top;
	  background-repeat:repeat-x;*/
}
h1{
	font-size:18px;
	letter-spacing:0.1em;
    color: #424242; 
	font-weight:normal;
	margin:0px; 
	margin-bottom:5px;
}
h2{
	font-family:"Bookman Old Style", "Times New Roman", Times, Courier, Georgia;
	color:#4b3905;
	margin-bottom:10px;
	margin-top:5px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
h3{
	font-size:14px;
    color: #525252; 
	font-weight:bold;
	margin-top:10px;
}
table {
	margin: 0 auto;
	padding:0;
}
td{
	vertical-align:top;
	font-family: Helvetica, Arial, Verdana, sans-serif;
  	font-weight: normal;
  	font-size: 12px;
	padding: 0px;
	color:#4c5a63;
}
td.middle {
	vertical-align:middle;
	padding:3px;
}

.top {
	height:148px; 
	background:url(../_images/bg_top.jpg) #d4bd91 top center no-repeat;
}
.nav {
	height:300px;
	background:url(../_images/bg_nav2.jpg) #bcbdae top center no-repeat;
	text-align:center;
}
.menu {
	height:300px; 
	width:291px;
}
.banner {
	height:300px; 
	width:609px;
}
.content {
	background:url(../_images/bg_content.jpg) #bcbdae top center repeat-y; 
	text-align:center;
}

.padthirty {
	padding: 30px;
}
.padtwenty {
	padding: 20px;
}
.padten {
	padding: 10px;
}

.noborder{
border:0px; }


.paardfotoklein {
	border:0pt;
	margin-right:10px;
	margin-bottom:0px;
	float:left;
	width:95px;
}
.paardfoto {
	border:0pt;
	margin-right: 10px;
	margin-bottom: 5px;
	float:left; 
	height:100px;
}
.paardinfo2{ 
	cursor:pointer;
	width:260px;
	margin-top:15px;
}

.impr {
	border:1px solid #a5a698;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.hand { cursor:pointer; }

.footer {
	height:70px; 
	background:url(../_images/bg_footer.jpg) #d4bd91 top center no-repeat;
	font-size:10px;
	color:#bcbdad;
	text-align:center;
	padding:5px;
	padding-top:12px;
}

.nieuwsfotoklein {
	border:0pt;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	width:100px;
	border:2px solid #7b7ea5;
}
.nieuwsfoto {
	border:0pt;
	margin-right: 10px;
	margin-bottom: 5px;
	float:right; 
}
.nieuwsdatum {
	font-size:10px;
	color:#4b3905;
	text-align:right;
}
.nieuwstitel {
	color:#000;
	margin-bottom:10px;
	margin-top:5px;
	font-size:12px;
}

label {
	display:block;
	width:100px;
	float:left;
	clear:left;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 12px;
} 
label.lang {
	display:block;
	width:130px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.form {
	border: 1pt solid #a79798;
	border-collapse:collapse;
	font-size:11px;
	height:18px;
	width:200px;
}
.formkort {
	border: 1px solid #a79798;
	border-collapse:collapse;
	font-size:11px;
	height:20px;
	width:175px;
}
.knop {
	border: 1px solid #a79798;
	border-collapse:collapse;
	font-size:11px;
	height:20px;
	width:70px;
}
p{
	margin: 0px;
}
ul{
	margin-top: 0px;
}


a {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #4c5a63;  
}
a:link {text-decoration: none; color: #4c5a63;}
a:active {text-decoration: none; color: #4c5a63;}
a:visited {text-decoration: none; color: #4c5a63;}
a:hover {text-decoration: underline; color: #000;}

a.light {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #4c5a63;  
}

a.footermenu {
 	color: #bcbdad;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-weight: normal;
  	font-size: 10px;
}
a.footermenu:link {text-decoration: none;color:#bcbdad; }
a.footermenu:active {text-decoration: none;color:#bcbdad; }
a.footermenu:visited {text-decoration: none;color:#bcbdad; }
a.footermenu:hover {text-decoration: underline;color:#ffffff; }


