/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#4c4c4c;
}

td{
	vertical-align:top;
}

table.middle td{
	vertical-align:middle;
}

.h1{
	margin-top:10px;
}

.flash_nav{
	text-align:right;
	margin-top:9px;
}

.flash_nav2{
	text-align:right;
	margin-top:4px;
}

.tekst{
	font-size:11px;
}

.nieuwstabel td{
	padding-left:20px;
}

.nieuwstabel2 td{
	padding-left:15px;
	padding-right:25px;
}

table.hengstentabel{
	margin-left:15px;
	border-collapse:collapse;
	padding-right:5px;
}

table.hengstentabel td{
	padding-right:5px;
}

table.hengstenkopjes{
	width:680px;
}

#sidebar{
	width:233px;
	background-image:url(../_images/_splash/ag_sidebar.jpg);
	background-repeat:repeat-y;
}

#sidebar div.sidie{
	margin-left:23px;
	margin-right:15px;
	font-size:11px;
	color:white;
}

#sidebar img{
	border:3px double white;
}

#sidebar img.h1{
	border:0;
}

#sidebar a{
	color:#cccaca;
	font-weight:bold;
	text-decoration:none;
}

#sidebar a:hover{
	color:#f3ebc6;
}

#content{
	width:684px;
	background-image:url(../_images/_splash/ag_content.jpg);
	background-repeat:repeat-y;
}

#content div{
	font-size:11px;
	line-height:16px;
	margin-left:13px;
	margin-right:20px;
}

#content a{
	text-decoration:none;
	font-weight:bold;
	color:#570e09;
}

#content a:hover{
	text-decoration:underline;
}

#content img{
	border:3px double #570e09;
}

#content img.h1{
	border:0;
}

#content .infra_pics img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#footer_left{
	width:233px;
	background-image:url(../_images/_splash/ag_sidebar.jpg);
	background-repeat:repeat-y;
	padding-top:20px;
	color:#cccaca;
}

#footer_left a{
	color:#cccaca;
	font-weight:bold;
	text-decoration:none;
}

#footer_left a:hover{
	color:#f3ebc6;
}

#footer_right{
	width:684px;
	background-image:url(../_images/_splash/ag_content.jpg);
	background-repeat:repeat-y;
	padding-top:20px;
}

#footer_right a{
	text-decoration:none;
	color:#4c4c4c;
}

#footer_right a:hover{
	color:#570e09;
}

#footer_right a.act{
	color:#570e09;
}

/* STYLING NIEUWS ----------------------------------
---------------------------------------------------- */
.datum{
	background-image:url(../_images/_icoon/nieuws.jpg);
	background-repeat:no-repeat;
	height:26px;
	padding-left:52px;
	padding-top:15px;
	display:block;
	clear:both;
	color:#897676;
}

.titel{
	color:#dfdfdf;
	font-weight:bold;
}

.titel2{
	color:#570e09;
	font-weight:bold;
}

.inl{
	color:#cccaca;
}

.lees_meer{
	background-image:url(../_images/_splash/ag_knop_sidebar.jpg);
	background-repeat:no-repeat;
	height:16px;
	display:block;
	clear:both;
	margin-top:5px;
	width:77px;
}

.lees_meer2{
	background-image:url(../_images/_splash/ag_knop_content.jpg);
	background-repeat:no-repeat;
	height:16px;
	display:block;
	clear:both;
	margin-top:5px;
	width:77px;
	font-size:11px;
	float:right;
}

#content a.lees_meer2{
	text-decoration:none;
	color:#cccaca;
	text-align:center;
	font-weight:normal;
	margin-right:8px;
}

#content a:hover.lees_meer2{
	color:#f3ebc6;
	text-decoration:none;
}

#sidebar a.lees_meer{
	text-decoration:none;
	color:#cccaca;
	text-align:center;
	font-weight:normal;
}

#sidebar a:hover.lees_meer{
	color:#f3ebc6;
	text-decoration:none;
}

/* STYLING paarden  ----------------------------------
---------------------------------------------------- */
.naam{
	display:block;
	text-transform:uppercase;
	color:#d7cbb6;
	padding-bottom:8px;
}


/* STYLING subnav  ----------------------------------
---------------------------------------------------- */
#subnav{
	font-size:11px;
	margin-top:15px;
	margin-left:21px;
	border-top:4px solid white;
	border-left:4px solid white;;
}

#subnav a{
	display:block;
	width:178px;
	_width:208px;
	line-height:25px;
	background-color:#4c4c4c;
	color:white;
	border-bottom:4px solid white;
	padding-top:3px;
	padding-left:20px;
	text-decoration:none;
}

#subnav a:hover{
	background-color:#333333;
	color:white;
	text-decoration:none;
	border-right:8px solid #580f09;
}

#subnav a.here{
	background-color:#333333;
	color:#white;
	border-right:8px solid #580f09;
}

/* STYLING contactform  ----------------------------------
---------------------------------------------------- */
#contactform label{
	display:block;
	float:left;
	width:80px;
}

#contactform input{
	float:left;
	width:380px;
}

#contactform textarea{
	width:380;
	height:80px;
	_margin-left:-3px;
}

#contactform .knop{
	width:80px;
	float:none;
}


