/* CSS Document */

*{
	padding:0;
	margin:0;
}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a{
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

td{
	vertical-align:top;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #ee151e;
} 

.tekst{
	font-size:12px;
}

.kader{
	border:1px solid #1a3956;
}

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

#hoofdtabel{
	background:url(../_images/ag_top.jpg) repeat-x left top;
	background-color:#01233f;
}

#slogan{
	background:url(../_images/slogan.jpg) no-repeat right top;
}

#nav{
	border-collapse:collapse;
	width:302px;
	height:235px;
}

#nav td{
	border:5px solid #C6DFFD;
	width:50%;
}

#nav a{
	display:block;
	color:#e3eef9;
	text-align:center;
	background-color:#01233f;
	width:144px;
	height:41px;
	line-height:41px;
}

#nav a:hover, #nav a.here{
	background-color:#e3eef9;
	color:#01233f;
	text-decoration:none;
}

#sidebar{
	background:url(../_images/ag_sidebar.jpg) no-repeat left top;
	background-color:#c8dffe;
}

#sidebar h1{
	width:242px;
	_width:302px;
	height:35px;
	line-height:45px;
	padding-top:10px;
	background:url(../_images/ag_h1_sidebar.jpg) no-repeat left top;
	color:#1a3956;
	font-size:14px;
	padding-left:60px;
}

#sidebar div{
	margin-left:20px;
	margin-right:20px;
	font-size:11px;
	
}

#sidebar a{
	color:#01233f;
}

#content{
	background-color:#e4eefa;
}

#content h1{
	width:538px;
	_width:598px;
	height:35px;
	line-height:45px;
	padding-top:10px;
	background:url(../_images/ag_h1_content.jpg) no-repeat left top;
	color:#1a3956;
	font-size:14px;
	padding-left:60px;
}

h2{
	color:#f10303;
	font-size:12px;
	padding-left:24px;
	margin-bottom:7px;
}

#content div{
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	margin-bottom:30px;
}

#content a{
	color:#ee151e;
}

td#footer{
	background:url(../_images/ag_footer.jpg) repeat-x left top;
	background-color:#01233f;
	color:white;
	vertical-align:middle;
}

#footer p{
	text-align:center;
	font-size:11px;
}

#footer a{
	color:#c8dffe;
}

#footer a:hover{
	color:white;
}

.linklink {
	float:left;width:165px;padding:0px;margin:0px;margin-left:0px;margin-right:0px;
	text-align:center;
}
.noborder{border:0px;}

/* STYLING OVERZICHT NIEUWS HOME
-------------------------------------------------- */
.datum{
	display:block;
	font-style:inherit;
}

.titel{
	color:#1a3956;
	padding-bottom:10px;
	display:block;
}

.lees_meer{
	display:block;
	padding-top:5px;
}

/* STYLING DETAIL NIEUWS
-------------------------------------------------- */
.titel2{
	color:#1a3956;
	padding-bottom:10px;
	display:block;
}

/* STYLING SUBNAV NIEUWS ARCHIEF
-------------------------------------------------- */
#subnav{
	font-size:12px;
}

#subnav a{
	display:block;
	width:100%;
	line-height:25px;
	background-color:#01233f;
	color:white;
	border-right:8px solid #e4eefa;
	padding-top:3px;
	padding-left:20px;
	text-decoration:none;
	border-bottom:1px solid #e4eefa;
}

#subnav a:hover{
	background-color:#e4eefa;
	color:#01233f;
	text-decoration:none;
	border-right:8px solid #01233f;
}

#subnav a.here{
	background-color:#e4eefa;
	color:#01233f;
	text-decoration:none;
	border-right:8px solid #01233f;
}

/* STYLING SUBNAV CONTACT FORM
-------------------------------------------------- */
#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;
}

/* STYLING OVERZICHT PAARDEN
-------------------------------------------------- */
.naam{
	display:block;
	text-transform:uppercase;;
	color:#ee151e;
}

#paarden_tabel a:hover{
	text-decoration:none;
}

table#paarden_tabel{
	border-collapse:collapse;
}




