/**********************************************/
/* KLEUREN
/**********************************************/
/* GRIJS        ACHTERGROND     #757679
/* GROEN        MENUBALK        #6CB359
/* DONKERGRIJS                  #4C4C4E
/**********************************************/


/**********************/
/*	GENERAL
/**********************/
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

html {
}

body {
	background-color: #5CBF8A;
	background-image: url(../images/body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin-bottom: 10px;
}

/**********************/
/*	CLEARER
/**********************/
div.clearer {
	clear: both;
	font-size: 1px;
	line-height: 1%;
}

/**********************/
/*	HOLDER
/**********************/
div.holder {
	background-image: url(../images/holder_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding-bottom: 9px;
	width: 970px;
}

div.holder > div.bg {
	background-image: url(../images/holder.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 9px 0px 10px;
}

/**********************/
/*	HEADER
/**********************/
div.header {
	background-image: url(../images/header_foto.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.header div.bg {
	background-image: url(../images/header_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 183px;
	margin-bottom: 2px;
}


div.header div.logo {
	background-image: url(../images/logo_welkom.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	margin: 20px 41px 0px 0px;
	width: 193px
}

div.header div.logo a {
	display: block;
	height: 100%;
	width: 100%;
}

/**********************/
/*	MENU
/**********************/
div.menu {
	clear: both;
}

div.menu ul {
	float: right;
	list-style: none;
	margin: 49px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu li {
	background-image: url(../images/tab_home.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	font-family: Lucida Fax, Times, sans-serif;
	font-size: 0.9em;
	height: 32px;
	margin-left: 2px;
	text-align: center;
	width: 124px;
}

div.menu li.home { background-image: url(../images/tab_home.png); }
div.menu li.flevoruiters { background-image: url(../images/tab_ruiters.png); }
div.menu li.flevomanegehoreca { background-image: url(../images/tab_horeca.png); }
div.menu li.flevomanege { background-image: url(../images/tab_manege.png); }
div.menu li.spgf { background-image: url(../images/tab_spgf.png); }
div.menu li.veiling { background-image: url(../images/tab_veiling.png); }

div.menu li a {
	color: white;
	display: block;
	height: 24px;
	padding-top: 8px;
	text-decoration: none;
	width: 124px;
}

div.menu li a:hover {
	color: #EFEFEF;
}

div.menu li.current {
	padding-bottom: 82px;
	margin-top: -82px;
}

div.menu li.current a {
	background-image: url(../images/tab_foto_home.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 82px;
}

div.menu li.flevoruiters.current a { background-image: url(../images/tab_foto_flevoruiters.jpg); }
div.menu li.flevomanegehoreca.current a { background-image: url(../images/tab_foto_horeca.jpg); }
div.menu li.flevomanege.current a { background-image: url(../images/tab_foto_manege.jpg); }
div.menu li.spgf.current a { background-image: url(../images/tab_foto_spgf.jpg); }

/***********************/
/*	MENU POSITIE BALK
/***********************/
div.menu_posbalk {
	background-image: url(../images/menu_posbalk.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-left: 179px;
	height: 14px;
}

div.menu_posbalk > div.pijl {
	background-image: url(../images/menu_posbalk_pijl.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 14px;
	width: 124px;
}

/*
div.menu_posbalk.flevoruiters > div.pijl { margin-left: 126px; }
div.menu_posbalk.flevomanegehoreca > div.pijl { margin-left: 252px; }
div.menu_posbalk.flevomanege > div.pijl { margin-left: 378px; }
div.menu_posbalk.spgf > div.pijl { margin-left: 504px; }
div.menu_posbalk.veiling > div.pijl { margin-left: 630px; }
*/

div.menu_posbalk > div.pijl { margin-left: 126px; }
div.menu_posbalk.flevoruiters > div.pijl { margin-left: 252px; }
div.menu_posbalk.flevomanegehoreca > div.pijl { margin-left: 378px; }
div.menu_posbalk.flevomanege > div.pijl { margin-left: 504px; }
div.menu_posbalk.spgf > div.pijl { margin-left: 630px; }

/***********************/
/*	KOLOM LINKS
/***********************/
div.kolom_links {
	float: left;
	width: 185px;
}

/***********************/
/*	MENU LINKS
/***********************/
div.menu_links {
	padding: 0px 18px 0px 18px;
	min-height: 100px;
}

div.menu_links > div.pijl {
	background-color: #010101;
	background-image: url(../images/menu_links_pijl.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 9px;
}

div.menu_links ul {
	list-style: none;
}
div.menu_links > ul {
	background-image: url(../images/menu_links.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

div.menu_links li {
	background-color: #00B9EA;
	font-size: 0.9em;
}

div.menu_links li a {
	color: white;
	display: block;
	height: 17px;
	padding: 3px 0px 0px 12px;
	text-decoration: none;
}

div.menu_links li.noclick a {
	cursor: default;
}

div.menu_links li.current a {
	background-color: #006AB4;
}

div.menu_links li:hover > a {
	background-color: #006AB4;
}

/* Niveau 2 */
div.menu_links ul li ul li a,
div.menu_links ul li.current ul li a {
	background-color: #81DCF4;
	height: 15px;
	padding: 2px 0px 0px 24px;	
}

div.menu_links ul li ul li.current a {
	background-color: #006AB4;
}

div.menu_links ul li ul li a:hover {
	background-color: #006AB4;
}

/***********************/
/*	HOLDER CONTENT
/***********************/
div.holder_content {
	background-image: url(../images/content.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-right: 6px;
	float: left;
	width: 758px; /*766px;*/
}

/***********************/
/*	CONTENT
/***********************/
div.holder_content div.content {
	background-image: url(../images/content_paard.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 417px;
	color: #6C6E70;
	float: left;
	font-size: 11px;
	line-height: 150%;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 485px;
}

div.holder_content div.content.breed {
	width: 679px;
}

div.holder_content div.content h1 {
	background-color: transparent;
	color: #221E1F;
	font-family: Lucida Fax, Times, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	line-height: 140%;
	text-align: left;
	margin-bottom: 5px;
}

div.holder_content div.content h2 {
	background-color: transparent;
	color: #221E1F;
	font-family: Lucida Fax, Times, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 5px;
	white-space: nowrap;
}

div.holder_content div.content h3 {
	background-color: transparent;
	color: #221E1F;
	font-family: Lucida Fax, Times, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 5px;
	white-space: nowrap;
}

div.holder_content div.content h4 {
	background-color: transparent;
	color: #221E1F;
	font-family: Lucida Fax, Times, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}

div.holder_content div.content ul,
div.holder_content div.content ol  {
	margin-bottom: 15px;
	margin-left: 15px;
}

div.holder_content div.content ul li,
div.holder_content div.content ol li {
	padding-bottom: 2px;
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 20px;
}

div.holder_content div.content a,
div.holder_content div.content a:link {
	background-color: inherit;
	color: #0065AE;
	text-decoration: underline;
}
div.holder_content div.content a:visited {
	background-color: inherit;
	color: #0099CC;
}
div.holder_content div.content a:hover {
	background-color: inherit;
	color: #003366;
	text-decoration: underline;
}

/**********************/
/*	KRUIMELPAD
/**********************/
div.content div.kruimelpad {
	color: #0065AE;
	font-size: 0.8em;
	margin: 10px 0px 15px 0px;
}

div.content div.kruimelpad a,
div.content div.kruimelpad a:link {
	color: #0065AE;
	text-decoration: none;
}
div.content div.kruimelpad a:visited {
	color: #0065AE;
	text-decoration: none;
}
div.content div.kruimelpad a:hover {
	color: black;
	text-decoration: underline;
}

/***********************/
/*	KOLOM RECHTS
/***********************/
div.kolom_rechts div.kader {
	padding-bottom: 18px;
	margin-bottom: 25px;
	float: right;
	width: 194px;
}

div.kolom_rechts div.kader {
	background-image: url(../images/kolom_rechts_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.kolom_rechts div.kader > div.titel {
	background-image: url(../images/kolom_rechts_top.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: white;
	font-size: 1.2em;
}
div.kolom_rechts div.kader > div.titel div.bg {
	background-color: #E20076;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	width: 190px;
}

div.kolom_rechts div.kader div.kolom_rechts_content {
	background-image: url(../images/kolom_rechts_middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	color: #6C6E70;
	padding-right: 4px;
}

/***********************/
/*	SPONSORS
/***********************/
div.sponsors {
	margin: 0px 0px 0px 185px;
	height: 60px;
	overflow: hidden;
	padding-bottom: 5px;
	text-align: center;
	/* width: 766px; */
}

div.sponsors div.banner {
	display: inline-block;
	height: 60px;
	margin: 0px 33px 0px 0px;
	/*overflow: hidden;*/
	text-align: center;
	width: 120px;
}

div.sponsors div.banner.last {
	margin-right: 0px;
}

div.sponsors img {
	position: absolute;
	max-height: 60px;
	max-width: 120px;
	display: inline-block;
	vertical-align: middle;
}

div.banner_info {
	background-color: white;
	border: 1px solid #666666;
	color: #3A3A3A;
	font-size: 0.8em;
	display: none;
	line-height: 160%;
	max-width: 400px;
	padding: 2px 5px 2px 5px;
	position: absolute;
	text-align: left;
}

div.banner_info div.banner_content {
	/*min-height: 40px;
	min-width: 100px;*/
}

/***********************/
/*	COPYRIGHT
/***********************/
div.copyright {
	font-size: 0.75em;
	margin: 5px auto 10px auto;
	text-align: right;
	padding-right: 5px;
	width: 945px;
}

div.copyright a:link,
div.copyright a:visited {
	color: #DDDDDD;
	text-decoration: none;
}

div.copyright a:hover{
	color: white;
	text-decoration: underline;
}

