/*----------------- */

html,
body
{
	height:100%;
	margin:0 0 0px 0;
	padding:0;
}

body
{
	background-repeat: repeat-y;
	background-position: center top;
	background-color: white;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:170%;
	color: white;
	padding:0px;
	margin:0 0 0px 0;
}

/* ----- generic styling ----- */
p,
h1,
h2,
h3,
h4,
h5,
ul,
li,
ol
{
	margin:0 0 0 0;
	padding:0;
}
p,
h2,
h3,
h4
{
	margin:0 0 10px 0;
}

li { }
a { color:white;  text-decoration: underline;}
a:hover	{ color: red; }

h1
{
	color: white;
	width: 100%;
	margin: 0px 0 0px 0;
	font-weight:normal;
	font-size:140%;
}

h2,
h3,
h4,
h5
{
	color: white;
	font-weight:bold;
	font-size:120%;
}

h1 span { display: none; }
h2 span { display: none; }

embed { margin: 0px; padding: 0px; }
object{ margin: 0px; padding: 0px;}

em, i { width: 95%; font-size: 100%; }

hr {
	height: 1px;
	border: 0 solid transparent;
	color: #08559F;
	background-color: #08559F;
	margin: 20px 0;
	line-height: 1px;
}

img { margin: 0px; padding: 0px; border: 0px; }

.clear { clear: both;}
.clearright { clear: right;}
.clearleft { clear: left;}


table
{
	font-size:100%;
}
td,
th
{
	font-size:90%;
	vertical-align:top;
	padding:0 5px 5px 0;
	line-height:140%;
}
table p
{
	margin:0;
	padding:0;
}

/*====================================================================================*/
/*	 Main ellements																						  */
/*====================================================================================*/

ody.home { background-image: url(../img/bg_body.jpg);}
ody.next { background-image: url(../img/bg_body_next.jpg) ;}

#mainOuter
{
	margin: 0px;
	background-image: url(../img/bg_outer.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#mainContainer
{
	display: block;
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/bg_body.jpg) ;
	height: 110%;
	min-height: 100%;
}

*> body #mainContainer
{
	height: auto;
	min-height: 100%;
	}

body.next #mainContainer
{
	background-image: url(../img/bg_body_next.jpg) ;
	}

#header
{
	position: relative;
	width: 880px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 center;
}

body.home #header {height: 250px; background-image: url(../img/bg_header_home.jpg);}
body.next #header { height: 150px; background-image: url(../img/bg_header_next.jpg)}

#wrap
{
	float:left;
	width: 880px;
	background: url(../img/bg_wrap.jpg) no-repeat 0 0 ;
	height: 500px;
}

*> #wrap
{
	height: auto;
	min-height: 600px;
}

body.home #wrap { background: url(../img/bg_wrap.jpg) no-repeat 0 0 ; }
body.next #wrap {background: url(../img/bg_wrap_next.jpg) no-repeat 0 0 ; }

wrapStretcher {clear: both;}

#columnLeft
{
	float: left;
	width: 280px;
}

#columnsRight
{
	float: right;
	width: 580px;
}


#links_block
{

	display: block;
	clear: both;
	background: #F47378;
	width: 280px;
	padding-top: 0px;
	text-indent: 15px;
	margin-top: 10px;
	font-size: 85%;
	border-top: 1px solid #CC4132;
}

#links_block a
{
padding: 0 10px 3px 0;
}

#links_block a:hover
{
	color: black;
}

#links_block #yuna
{
	display: block;
	background: #EC2127;
	text-decoration: none;
	font-size: 85%;
	line-height: 1.2em;

	margin-top:5px;
}


/*====================================================================================*/
/*	 Header																									  */
/*====================================================================================*/

#pens
{
	position: absolute;
	left: 190px;
	top: 0px;
	background: url(../img/potloden.png) no-repeat 0 0;
	display: block;
	width: 488px;
	height: 122px;
	z-index:10;
}

#gallery
{
	position: absolute;
	right: 12px;
	top: 25px;
	z-index: 1;
}

#search
{
	position: absolute;
	left: 315px;
	top: 165px;
	display: block;
	width: 250px;
	height: 40px;
	z-index: 11
}

body.next #search { left: 615px; top: 30px;}
#search ul li { list-style: none;}
#search #zoek { position: relative; padding: 5px 0px 0 0; line-height: 23px; margin: 0px 0; ;}
#search #zoek #zoek_search_001 {background: url(../img/bg_input.gif) no-repeat 0 0; position: relative; top: 0px; margin-top: 2px;  width: 200px; border: 1px solid black;}
#search #zoek input#zoek_submit_001 { position: absolute; top: 4px; right: 0px; margin: 0px 5px; }
#search h1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #579921;
}

body.next #search h1 { 	border-bottom-color: #08559f; }

/*====================================================================================*/
/*	 NAV						  */
/*====================================================================================*/
#columnLeft .padding {padding: 15px;}
body.next #columnLeft .padding {padding: 115px 15px 15px  15px;}
#columnLeft h1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ce555c;
}

body.next #innerLeft {

	width: 580px;
}

body.next #innerLeft h1 {
border-bottom:5px solid #2565B1;
}


/* menu */
ul#mainMenu
{
	margin:0px 0 0 px;
	padding:0px 0px 0px 0px;
	list-style:none;
	cursor:pointer;
}

	ul#mainMenu li
	{
		margin: 0;
		display:block;
		list-style:none;
		list-style-position: outside;
	}

		ul#mainMenu li span
		{
			display:block;
			width:100%;
			height:100%;
		}

		ul#mainMenu li.level0 	{ border-bottom: 1px solid #cc4132; line-height: 50px; padding-bottom: 5px; }

	ul#mainMenu li a,
	ul#mainMenu li.level0 /* eerste laag menu categorie-titel */
	{
		display:block;
		text-decoration:none;
		padding:0 0 0 0px;
		color: white;
	}

	ul#mainMenu li.item.level0
	{
		line-height: 25px;
		border-bottom: 1px solid #cc4132;
		font-weight: normal!important;
		ext-indent: 25px;
		padding-left: 25px;
		background: url(../img/bg_li.jpg) no-repeat 10px 8px;
	}

	 ul#mainMenu li.cat {background:none; }
	 	 ul#mainMenu li.cat span {background:url(../img/_DISABLED_bg_li_cat_span.gif) no-repeat right bottom; font-weight: bold;}
		 	 	 ul#mainMenu li.cat.visible span {background:none; font-weight: bold;}
		 ul#mainMenu li.level1 span {background:none; font-weight: normal;}

			ul#mainMenu li.level0.item  {font-weight: bold}
			ul#mainMenu li.level0.item a { padding:0; }

			ul#mainMenu li.item.selected { background-color: #F47378 !important; border: 1px solid #FBCBCD; }

	ul#mainMenu li.level0.cat   /* eerste laag menu categorie-titel IE + moz */
	{
		background-image: url(../img/bg_li_elf.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		font-weight: bold;
		color: white;
		padding:0 0 5px 0px;
		line-height: 55px;
		font-weight: bold;
		border-bottom: 1px solid #cc4132;
	}
		ul#mainMenu li.level0.cat	a
		{
			padding-left:50px;
		}
		ul#mainMenu li.level0.cat	li a
		{
			padding-left:0;
		}
		ul#mainMenu li.level0.cat ul
		{
			padding-left:50px;
		}
	 *> ul#mainMenu li.level0.cat { background-image: url(../img/bg_li_elf.png);



	 }

	ul#mainMenu li.level1 /* eerste laag menu categorie-items  IE + moz*/
	{
		font-weight: normal!important;
		padding: 0px;
	}

	ul#mainMenu li li.item_hover {color:white;}

	ul#mainMenu li.hover,
	ul#mainMenu li.cat.level0.hover /* hover state all eerste laag IE + Moz */
	{
		color: black ;
	}


	ul#mainMenu li a:hover,
	ul#mainMenu li.hover		/* hover colors all <li> eerste laag IE + Moz */
	{
		color: black;
	}

/*	second level cats */

	 ul#mainMenu li ul li.level2, ul#mainMenu li ul li.level1.cat   /* tweede laag menu categorie-titel IE + moz */
	{
			font-weight:bold !important;
			padding: 0 0 0 10px;
			padding: 0px;
			color: #666666;
	}

	ul#mainMenu li ul li/* eerste laag menu categorie-items  IE + moz*/
	{
		background: Fuchsia;
		background: url(../img/bg_li.gif) repeat-y 0 0;
		font-weight: normal;
		line-height: 170% !important;
		color: #666666 !important;
	}

/* hover state all tweede laag IE + Moz  */

	ul#mainMenu ul.level1 li.cat_hover {}

	ul#mainMenu ul.level1 ul.level2 li.item
	{
		font-weight: normal!important;
		border: none;
	}

	ul#mainMenu ul.level1 ul.level2 li.item a {color: #666666;}
	*> ul#mainMenu ul.level1 ul.level2 li.item { width: 161px }

		ul#mainMenu ul.level1 ul.level2 li.item.hover {}

		ul#mainMenu ul
		{
			list-style:none;
			margin: 0px;
			padding:0;
		}

		ul#mainMenu ul li.item 	{}



				ul#mainMenu li ul li.item
				{
					background: url(../img/bg_li.jpg) no-repeat 35px 7px;
					margin-left: -50px;
					padding-left: 50px;
				}

	/* images menu */

	ul#mainMenu li.home { padding: 7px 0 7px 25px; font-weight: bold; background-image: url(../img/bg_li_home.gif)!important; background-position:left center !important}
		ul#mainMenu li.home a { font-weight: bold;  }


	ul#mainMenu li.sport {background-image: url(../img/bg_li_sport.gif)!important;}
		ul#mainMenu li.muziek {background-image: url(../img/bg_li_muziek.gif)!important;}
		ul#mainMenu li.paardrijden {background-image: url(../img/bg_li_paardrijden.gif)!important;}
		ul#mainMenu li.creatief {background-image: url(../img/bg_li_creatief.gif)!important;}
				ul#mainMenu li.zorg {background-image: url(../img/bg_li_zorg.gif)!important;}
						ul#mainMenu li.leren {background-image: url(../img/bg_li_leren.gif)!important;}
						ul#mainMenu li.logeren {background-image: url(../img/bg_li_logeren.gif)!important;}

		*> ul#mainMenu li.sport {background-image: url(../img/bg_li_sport.png)!important;}
		*>	ul#mainMenu li.muziek {background-image: url(../img/bg_li_muziek.png)!important;}
		*>	ul#mainMenu li.paardrijden {background-image: url(../img/bg_li_paardrijden.png)!important;}
		*> ul#mainMenu li.creatief {background-image: url(../img/bg_li_creatief.png)!important;}
		*>	ul#mainMenu li.zorg {background-image: url(../img/bg_li_zorg.png)!important;}
		*> ul#mainMenu li.leren {background-image: url(../img/bg_li_leren.png)!important;}
		*> ul#mainMenu li.logeren {background-image: url(../img/bg_li_logeren.png)!important;}

/*====================================================================================*/
/*	 2columns homepage right																			  */
/*====================================================================================*/

#innerRight
{
	width:281px;
	float: right;
	padding: 0 0 132px 0;
}

body.home #innerRight { background:#3b82cc url(../img/bg_innerright.jpg) no-repeat right bottom; }
#innerRight .padding {padding: 0px;}

#innerRight h1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2565b1;
}

#innerLeft
{
	width: 280px;
	float: left;
}

#innerLeft .padding { padding: 15px; }

#innerLeft h1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #579921;
}


#innerLeft ul,#innerLeft ol  {margin: 10px 10px 10px 20px   }
#innerLeft ul li, #innerLeft ol li{ list-style-position: outside }

/* homer innerright agenda */
#messageList {	padding: 15px;}
#messageList .bottom {clear: both;}

#messageList ul { margin: 10px 0px; }
#messageList ul li
{
	position: relative;
	list-style: none;
	clear: both;
	height: 65px;
	padding: 0 0px 14px 0px;
}

*> #messageList ul li
{
	height: auto; /* let blocklevel element stretch IE7 & FF */
	min-height: 65px; /* set height blocklevel element IE7 & FF */
}

#messageList ul li .thumb
{
	position: absolute;
	top: 2px;
	left: 0px;
	display: block;
	background: url(../img/bg_thumb.gif) no-repeat 0 0;
	width: 60px;
	height: 60px;
}

#messageList ul li .thumb  img
{
	position: absolute;
	left: 8px;
	top: 8px;
}

#messageList ul li .message {
	margin: -2px 0 0 0;
	padding: 0 10px 0 70px;
	display: block;
		border-bottom: 1px solid #08559f;
}

.message h4 { color: #cd0012; font-size: 120%; font-weight: bold;}
.message span.date
{
	display: block;
	color: #08559f;
	font-weight: bold;
	font-size: 85%;
	line-height: 100%;
}

.message a {
	display: block;
	color: white;
	padding: 2px 18px 2px 0;
	text-decoration: none;
	color: white;
	text-align: left;
	background: url(../img/bg_a_details_home.gif) no-repeat right center;
	font-weight: bold;
	font-size: 90%;
	}
.message a:hover { text-decoration: underline; color: white;
}



/*====================================================================================*/
/*	 Next template columnsRight																	  */
/*==================================================================================== */


#contentBox {}
#contentBox div.padding {padding: 0 15px 15px 15px;}
/* contentbox text styling */
#contentBox ul,#contentBox ol  {margin: 10px 20px 10px 35px; }
#contentBox ul li, #contentBox  ol li{ list-style-position: oudside }

#contentBox h1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #08559f;
}

#contentBox h2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08559f;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 5px 0;
}

div.imgBox
{
	float: right;
	clear: both;
	position: relative;
	display: block;
	width:166px;
	margin: 10px 0 10px 10px;
	background: url(../img/bg_imgbox.gif) repeat-y 0 0;
	text-align:center;
}

div.imgBox img
{
	margin: 6px auto 2px auto;
}

div.imgBox div.imgBoxTop
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 166px;
	height: 10px;
	background: url(../img/imgbox_top.gif) no-repeat 0 0;
}

div.imgBox div.imgBoxBottom
{
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 166px;
	height: 10px;
	background:  url(../img/imgbox_bottom.gif) no-repeat 0 bottom;
}

#contentBox .downloads
{

	clear: both;
	padding: 10px 10px 10px 30px;
	margin: 10px 0;
	border: 1px solid #08559f;
	background: #3187C4 url(../img/bg_download.gif) no-repeat left top;
}

#contentBox .downloads h1
{
	margin: 0 0 5px 0px;
	ext-indent: 20px;
	border: none;
	line-height: 14px;
	height: 14px;
	font-size: 14px;
}

#contentBox .downloads a
{
	display: block;
	font-weight: bold;
}
#contentBox .downloads a span
{
	font-weight: normal;
}



/* news pages  */

div.narrow {
	width:340px;
	float:left;
}

div#innerRightExtraColumn {
	float: right;
	width: 237px;
}

div#innerRightExtraColumn div.padding
{
	padding: 0 15px 15px 0;
}

div#innerRightExtraColumn h1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #08559f;
}

#innerRightExtraColumn ul
{
	list-style: none;
	padding-top: 10px;
}

/*--
div#innerRightExtraColumn .item	img
{
	float: left;
	margin: 3px 10px 0px 0;
}
--*/
div#innerRightExtraColumn .thumb
{
	position: relative;
	float: left;
	display: block;
	background: url(../img/bg_thumb_next.gif) no-repeat 0 0;
	width: 60px;
	height: 60px;
	margin: 0 5px 3px 0;
}

div#innerRightExtraColumn .thumb  img
{
	position: absolute;
	left: 8px;
	top: 8px;
}


div#innerRightExtraColumn .message	a.details
{
	display: block;
	clear: both;
	border-bottom: 1px solid #08559f;
	padding: 0 20px 2px 0;
	margin: 0 0 10px 0;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background: url(../img/bg_a_details.gif) no-repeat right center;
}

div#innerRightExtraColumn a
{
	display: block;
	clear: both;
	border-bottom: 1px solid #08559f;
	padding: 2px 18px 2px 0;
	text-align: left;
	text-decoration: none;
	color: white;
	text-align: right;
	background: url(../img/bg_a_details.gif) no-repeat right center;
}

div#innerRightExtraColumn a:hover
{
	text-decoration: underline;
}

div#innerRightExtraColumn ol
{
	background: none;
	list-style: decimal;
}

div#innerRightExtraColumn ol li
{
	list-style: decimal-leading-zero;
}


/* zoek pagina */

span.searchIndex
{
	font-weight: bold;
	display: block;
	background: url(../img/bg_serach_header.gif) no-repeat left 5px;
	border-bottom: 1px solid #08559f;
	padding: 0 0 5px 20px;
	margin-left: -30px;
}


/* --------------------------------------------------- */
/*           contact form       							 */
/*-----------------------------------------------------*/

form#contact
{
	margin: 10px 0;
	border-bottom: 1px solid #08559F
}

form#contact h4
{
	margin-top: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
}


form#contact div.section
{
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 5px 0;
	margin-bottom: 10px;
}

form#contact div.section.submit_fields
{
	background: None;
	border: none;
	padding-top: 0px;
}

form#contact ul
{
	list-style:none;
	width:100%;
	clear:left;
	margin:0;
	padding:0;
}

form#contact ul li
{
	position:relative;
	margin:0;
	padding:5px 5px 5px 0px;
	clear:left;
	list-style-position: outside;
}

form#contact ul li div.label
{
/*
	float:left;
	width:150px;
	overflow:hidden;
*/
	position:absolute;
	width:200px;
	font-weight: bold;
	color: white;
}

form#contact ul li label
{
}
form#contact ul li .contents label
{
	display:inline;
	float:none;
	width:auto;
}
form#contact ul li div.contents
{
	overflow:hidden;
	position:relative;
	z-index:1;
	left:205px;
}

form#contact ul li.required
{
	position: relative;
	background-image: url(../img/bg_li_required.gif);
	background-repeat: no-repeat;
	background-position: 195px 7px;
}

form#contact input
	{
	background: url(../img/bg_input.gif) no-repeat 0 0;
	width: 250px;
	border: 1px solid #08559F;
	}

form#contact textarea
	{
	background: url(../img/bg_input.gif) no-repeat 0 0;
	width: 250px;
	border: 1px solid #08559F;
	}

form#contact span.checkbox input.checkbox
{
	width: auto;
	border: none;
	padding: 0;
	background: none;
}

form#contact span.radio input.radio
{
	width: auto;
	border: none;
	padding: 0;
	background: none;
}

form#contact input.image {
	border: none;
	eight: 23px;
	width: auto;
	height: auto;
}

form#contact span input.file
{
	width: auto;
	padding: 0;
	background: none;
}



/* generic form */
form ul li.error
{
	background-color:#69AAD9;
}
form ul li.error label
{
	color:#08559F;
}
form ul li .errorMessage
{
	display:block;
	color:#08559F;
}

form .caption
{
	font-style: italic;
	font-size:85%;
}

form .settings
{
	background-color:#F1F3DD;
	margin-bottom:20px;
}

form .name_fields
{
	background-color:#F1F3DD;
}

form .address_fields
{
	background-color:#E6EAC2;
}

form .error label
{
	padding: 0 0 0 5px;
}

form .error .contents label
{
	padding: 0;
}

input.adres
{
	width:100px;
}
input.huisnr
{
	width:20px;
}

input.text, textarea, select
{
	border: 1px solid gray;
	margin-right:5px;
	position: relative;
	z-index: 1;
	isplay: inline;
}

input.submit
{
	padding: 0px;
	margin: 0px;
}









