/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
span, div,
h1, h2, h3, h4, h5, h6,
a, p,
img,
ul, ol, li {
	margin: 0;
	padding: 0;
}

h2 {
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
}

p {
	margin-bottom: 16px;
}

img {
	border: none;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 0;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: url(../images/bg_body.gif) repeat-x;
}

/*
#################
#	LAY-OUT		#
#################

IMAGE
*/

a img.hover-hidden {
	display:none;
}

a img.hover {
	display:inline;
}

img.non-hover-hidden {
	display:none;
}

img.non_hover {
	display:inline;
}

img.nieuwsbericht-foto {
	padding: 2px;	
	border: 1px solid #afafaf;
}
div.nieuwsbericht-foto {
	display: block;
	float: right;
	height: 133px;
	margin: 0 0 .6em .6em;
	text-align: center;	
	width: 210px;	
}

div.nieuwsbericht-youtube {
	float: right;
	padding: 2px;
	margin: 0 0 .6em .6em;
	border: 1px solid #afafaf;
	}



/*
HOOFDPAGINA */
h1#siteLogo {
	position: absolute;
	top: 0;
	left: 100px;
	width: 347px;
	height: 136px;
	background: url(../images/bg_siteLogo.png) no-repeat;
}

div.kolomLinks {
	float: left;
	width: 244px;
	padding-top: 433px;
}

div.contact {
	clear: both;
	width: 240px;
	height: 170px;
	text-align: right;
	font-size: 1.1em;
}
address {
	font-style: normal;
	
}

a#mailEgge {
	position: absolute;
	margin: 159px 0 0 133px;
	width: 107px;
	height: 11px;
}

div#kolomContent {
	float: left;
	width: 520px;
	min-height: 600px;
	font-size: 1.2em;
	background: #fff;
	overflow: hidden;
}

div.header {
	width: 260px;
	height: 112px;
	padding: 70px 20px 0 240px;
	font-weight: bold;
}

div.header p {
	height: 108px;
	overflow: hidden;
	margin: 0;
}

div#topContent {
	height: 223px;
	margin-top: 6px;
	background: #3c3c3c;
}

a#archief {
	position: absolute;
	left: 265px;
	width: 68px;
	height: 15px;
	margin-top: 195px;
	background: url(../images/bg_archief.gif) no-repeat;
}

div#uitgelichtVideo {
	float: left;
	width: 206px;
	height: 178px;
	margin-left: 30px;
	padding-top: 45px;
	background: url(../images/bg_uitgelichtVideo.gif) no-repeat 0 20px;
}

span#paardNaam {
	display: block;
	padding: 0.4em 0 0.4em 0.4em;
	color: #fff;
	background: #606161;
}

div.frontItem {
	width: 240px;
	min-height: 185px;
	margin-top: 15px;
	padding: 41px 0 15px 10px;
}

	div.uitgelicht {
		float: left;
		background: #efefef url(../images/bg_uitgelicht.gif) no-repeat;
	}
	
	div.faciliteit {
		float: right;
		background: #efefef url(../images/bg_faciliteit.gif) no-repeat;
	}
	
div.frontItem img {
	float: right;
}

div.frontItem h4 {
	padding: 0.5em 0;
	color: #a31f4a;
	font-size: 1.4em;
}

a.leesMeer {
	display: block;
	width: 94px;
	height: 15px;
	background: url(../images/bg_leesMeer.gif) no-repeat;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

/* SUBPAGINA */
body#subPagina {
	background: url(../images/sub-bg-Body.gif) repeat-x;
}

div#content {
	padding: 25px;
}

	div.paginaFaciliteiten h2,
	div.paginaDekhengsten h2 {
		display: block;
		height: 40px;
		margin-bottom: 12px;
		background: url(../images/bg_paginaFaciliteiten.gif) no-repeat;
	}
	
	div.paginaDekhengsten h2 {
		background: url(../images/bg_paginaDekhengsten.gif) no-repeat;
	}

body#subPagina div.kolomLinks {
	padding-top: 190px;
}

div#subMenuDIV {
	min-height: 189px;
	background: #f1f1f1;
}

div.subItem {
	margin-top: 15px;
	background: #efefef;
	float: left;
}

div.subItem h3 {
	display: block;
	padding: 0.3em 0 0.3em 1.2em;
	color: #fff;
	background: #a31f4a;
}

div.even h3 {
	background: #606161;
}

div.subItem h4 {
	color: #a31f4a;
}

div.subItem h4,
div.subItem p {

}

div.videoPaard {
	float: right;
	width: 206px;
	padding-left: 12px;
}

/*
#########################
#	MENU'S & LIJSTEN	#
#########################

HOOFDMENU */
ul.mainMenu {
	height: 22px;
	width: 500px;
	list-style: none;
}

ul.mainMenu li {
	display: block;
	float: left;
	height: 22px;
}

ul.mainMenu li a {
	display: block;
	overflow: hidden;
	height: 22px;

	padding: 0 0 0 20px;
	background: url(/images/mainMenu/arrow_menu.gif) no-repeat left top;
}

ul.subMenu {
	background-color: #3c3c3c;
}

ul.mainMenu li a {
	margin-left: 0;
	float: left;
}


/* Hoofdmenu op de subpagina's */
body#subPagina ul.mainMenu {
	height: 25px;
	margin: 155px 0 0 0;
	padding: 10px 0 0 20px;
	
}

body#subPagina ul.mainMenu li#faciliteiten a:hover,
body#subPagina ul.mainMenu li#faciliteiten a.active {
}

body#subPagina ul.mainMenu li#dekhengsten a:hover,
body#subPagina ul.mainMenu li#dekhengsten a.active {
}

body#subPagina ul.mainMenu li#handelspaarden a:hover,
body#subPagina ul.mainMenu li#handelspaarden a.active {
}

body#subPagina ul.mainMenu li#contact a:hover,
body#subPagina ul.mainMenu li#contact a.active {
}

/* SUBMENU */
ul#subMenu {
	width: 185px;
	margin-left: 59px;
	list-style: none;
	border-top: 20px solid #fff;
	background: #efefef;
}

ul#subMenu li.home a {
	display: block;
	padding: 4px 0 6px 34px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../images/subMenu/bg_li_sp.gif) no-repeat 10px 4px;
}

ul#subMenu li.home a:hover,
ul#subMenu li.home a.active {
	color: #fff;
	font-weight: normal;
	background: #a0a0a0 url(../images/subMenu/bg_liHover_sp.gif) no-repeat 10px 4px;
}

ul#subMenu li a {
	display: block;
	padding: 4px 0 6px 34px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../images/subMenu/bg_li.gif) no-repeat 10px 4px;
}

ul#subMenu li a:hover,
ul#subMenu li a.active {
	color: #fff;
	font-weight: normal;
	background: #a0a0a0 url(../images/subMenu/bg_liHover.gif) no-repeat 10px 4px;
}

/* MENU ACTUEEL */
ul#actueel {
	float: left;
	width: 248px;
	margin: 0 0 15px 20px;
	padding-top: 50px;
	color: #fff;
	list-style: none;
	background: url(../images/bg_actueel.gif) no-repeat 0 20px;
}

ul#actueel li {
	padding: 0.5em 0;
	border-bottom: 1px solid #5a5a5a;
}

ul#actueel li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* FOOTERMENU */
ul#footerMenu {
	clear: both;
	height: 50px;
	margin-left: 244px;
	padding: 20px 0 0 10px;
	list-style: none;
	background: url(../images/bg_footerMenu.gif) repeat-x bottom;
}

ul#footerMenu li {
	float: left;
}

ul#footerMenu li#copyright {
	width: 106px;
	height: 11px;
	margin-right: 316px;
	background: url(../images/bg_copyright.gif) no-repeat;
}

ul#footerMenu li#iWink a {
	display: block;
	width: 83px;
	height: 9px;
	background: url(../images/bg_iWink.gif) no-repeat;
}
