/* CSS Document */

*{
	padding:0;
	margin:0;
}

body{
	padding:0;
	margin:0;
	background-color:#b7b7b6;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: "Copperplate Gothic Light";
  src: url(http://www.vaningelgem.com/_lettertypes/COPERGTL.TTF) format("truetype");
}

td{
	vertical-align:top;
}

table.middle td{
	vertical-align:middle;
	padding:10px;
}

p{
	margin-top:10px;
	margin-bottom:10px;
}

a{
	color:#8e6801;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

.kader{
	border:1px solid #8e6801;
}

.tekst{
	width:535px;
	color:#5f5f5e;
	font-size:11px;
	margin-left:10px;
	margin-right:30px;
	line-height:16px;
	margin-top:20px;
}

	

/* NAV
------------------------------------------- */
#nav{
	font-family: "Copperplate Gothic Light", sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:27px;
	text-align:right;
	margin-top:110px;
	_margin-top:107px;
	margin-bottom:-5px;
	_margin-bottom:0;
	font-size:13px;
}

#nav a{
	padding-right:19px;
	height:23.3px;
	display:block;
	padding-top:0px;
	_padding-top:4px;
	letter-spacing:2px;
}

#nav a:hover{
	text-decoration:none;
	padding-right:29px;
	color:black;
	background:url(../_images/_design/kopje_nav.jpg) no-repeat right center;
}

#nav a.here{
	text-decoration:none;
	padding-right:29px;
	color:black;
	background:url(../_images/_design/kopje_nav.jpg) no-repeat right center;
}

/* SIDEBAR
------------------------------------------- */
#sidebar{
	width:325px;
	background:url(../_images/_design/ag_sidebar.jpg) repeat-y left top;
	color:#5f5f5e;
	font-size:11px;
}

#sidebar div{
	margin-left:28px;
	margin-right:18px;
	margin-top:20px;
}

#sidebar div h1, #footer_left div h1{ 
	font-family: "Copperplate Gothic Light", sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:2px;
}

#sidebar div h1 strong, #footer_left div h1 strong{
	font-size:15px;
	color:#8e6801;
	text-transform:uppercase;
	display:block;
	letter-spacing:2px;
}

/* OVERZICHT NIEUWS
------------------------------------------- */
#sidebar div.nieuws_bericht{
	border-top:1px dotted #8e8d8c;
	width:279px;
	margin-left:0;
	margin-right:0;
	padding-top:5px;
	margin-bottom:0;
	margin-top:5px;
}

#sidebar div.nieuws_bericht strong{
	display:block;
	padding-bottom:3px;
	padding-top:3px;
}

#sidebar div.nieuws_bericht em{
	font-size:10px;
}

#sidebar div.nieuws_bericht .inl{
	font-size:10px;
	line-height:13px;
}

#sidebar div.nieuws_bericht .lees_meer{
	text-align:right;
	display:block;
	clear:both;
	font-size:10px;
	margin-top:3px;
}

.overzicht_link{
	text-align:center;
	border-top:1px dotted #8e8d8c;
	padding-top:5px;
	margin-bottom:20px;
	display:block;
}


/* OVERZICHT PAARD
------------------------------------------- */
#sidebar div.overzicht_paard{
	border-top:1px dotted #8e8d8c;
	width:279px;
	margin-left:0;
	margin-right:0;
	padding-top:5px;
	margin-bottom:0;
	margin-top:5px;
}

#sidebar div.overzicht_paard img{
	float:left;
	margin-right:10px;
	width:80px;
}

#sidebar div.overzicht_paard strong{
	text-transform:uppercase;
	display:block;
}

#sidebar div.overzicht_paard span{
	color:#8e8d8c;
}

#sidebar div.overzicht_paard a{
	font-weight:normal;
}

#sidebar div.overzicht_paard a:hover{
	text-decoration:none;
}

#sidebar div.overzicht_paard span.titel{
	margin-top:5px;
	color:#5c5b5a;
	display:block;
}







/* TEKST
------------------------------------------- */
#tekst{
	width:575px;
	background:url(../_images/_design/ag_content.jpg) repeat-y left top;
	color:#5f5f5e;
	font-size:11px;
}

#tekst div{
	margin-left:10px;
	margin-right:30px;
	line-height:16px;
	margin-top:20px;
	margin-bottom:20px;
}

#tekst div h1{ 
	font-family: "Copperplate Gothic Light", sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:2px;
}

#tekst div h1 strong{
	font-size:15px;
	color:#8e6801;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	letter-spacing:2px;
}

.links{
	display:block;
	float:left;
	margin-right:0px;
}

.links img{
	display:block;
}

.links p{
	text-align:center;
}
#tekst-ln{
	width:575px;
	background:url(../_images/_design/ag_content.jpg) repeat-y left top;
	color:#5f5f5e;
	font-size:11px;
}

#tekst-ln td{
	width:575px;
	background:url(../_images/_design/ag_content.jpg) repeat-y left top;
	color:#5f5f5e;
	font-size:11px;
}

#tekst-ln div{
	/*margin-left:10px;
	margin-right:10px;*/
	line-height:14px;
	margin-top:20px;
	margin-bottom:20px;
}

#tekst-ln div h1{ 
	font-family: "Copperplate Gothic Light", sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:2px;
}

#tekst-ln div h1 strong{
	font-size:15px;
	color:#8e6801;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	letter-spacing:2px;
}

/* CONTACTFORM 
------------------------------------------- */
#contactform label{
	display:block;
	width:100px;
	float:left;
	font-size:11px;
}

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

#contactform textarea{
	width:300px;
	height:150px;
	margin-left:-3px;
}

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

/* FOOTER
------------------------------------------- */
#footer_left{
	width:325px;
	background:url(../_images/_design/ag_footer_l.jpg) no-repeat left top;
	color:#5f5f5e;
	font-size:11px;
}

#footer_left div{
	margin-left:28px;
	margin-right:18px;
}

#footer_right{
	width:575px;
	background:url(../_images/_design/ag_footer_r.jpg) no-repeat left top;
}

.tekst_links{
	font-size:8px;
	padding-top:25px;
	margin-right:20px;
	text-align:center;
	font-weight:normal;
}

.act{
	color:black;
}

.copyright{
	font-size:10px;
	padding-top:3px;
	margin-right:20px;
	text-align:center;
}

/* LOGIN FORM
------------------------------------------- */
#login{
	margin-top:10px;
}

#login label{
	display:block;
	width:90px;
	float:left;
}

#login input{
	float:left;
	width:120px;
	height:16px;
	font-size:10px;
}

.inloglijn{
	margin-bottom:10px;
	display:block;
	clear:both;
}

#login input.knop{
	width:50px;
	font-size:10px;
	margin-left:20px;
	height:20px;
}

/* TABELLEKE
------------------------------------------- */
table.tabelleke{
	border-collapse:collapse;
}

table.tabelleke td{
	border:1px solid #ecebeb;
}


