#feestbanner {
	position: absolute;
	top: 62px;
	left: 10px;
	border: 5px solid #E4E4DC;
	z-index: 100;
}
			
			
body {
	background: #E4E4DC;	
	font-family: Verdana;
	font-size: 9px;
}

img {
	 border: 0;	
}

/************************************************boven****************************************/
#boven {
	position: absolute;
	top: 4px;
	left: 4px;
	height: 400px;
	width: 742px;
	background: #E4E4DC url(../home_img/bg.gif);	
	background-repeat: repeat-y;
}

#homeknop {
	position: absolute;
	top: 4px;
	left: 4px;
	height: 55px;
	width: 400px;
	cursor: pointer;
	z-index: 12;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 107px;
	width: 739px;
	background: #E4E4DC url(../home_img/top.gif);	
	background-repeat: no-repeat;
}

/***********menu****************/
#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 60px;
	left: 10px;
	height: 25px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 21px;
	margin: 0px 18px 0px 0px;
	padding-left: 16px;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px dotted #333333;
}

#menu a:hover {
	color: #fff;
}

#menu a.first {
	border: 0;
}

#menu a.selected {
	background: url(../home_img/selected.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
}
/**/

/***********Submenu****************/
.submenu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 85px;
	left: 10px;
	height: 18px;
	visibility: hidden;
}

.submenu li {
	display: inline;
}

.submenu a {
	display: block;
	float: left;
	margin: 0px 10px 0px 10px;
	padding-left: 6px;
	line-height: 18px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../home_img/submenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.submenu a:hover {
	text-decoration: underline;
}

.submenu a.selected {
	text-decoration: underline;
}		
/**/


#wedstrijdschema {
	position: absolute;
	top: 120px;
	left: 6px;
	width: 187px;
	height: 280px;
	overflow: auto;
	overflow-x: hidden;
	/*background: #dddddd;*/
}

#wedstrijdschema img {
	margin-bottom: 5px;
}	

#wedstrijdschema p {
	margin: 10px;
	font-size: 10px;
}

#wedstrijdschema h1 {
	margin: 5px 10px 0px 10px;
	font-weight: bold;
	font-size: 10px;
}

#wedstrijdschema a {
	color: #000;
	text-decoration: none;
}

#wedstrijdschema h2 {
	margin: 0 10px 0px 10px;
	font-weight: normal;
	font-size: 10px;
}

#wedstrijdschema h3 {
	margin: 0 10px 0px 10px;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

#allewedstrijden {
	position: absolute;
	top: 295px;
	left: 6px;
}

#verhuis_banner {
	position: absolute;
	top: 111px;
	left: 9px;
}

#actie_banner {
	position: absolute;
	top: 268px;
	left: 9px;
}

#trip_banner {
	position: absolute;
	top: 328px;
	left: 9px;
}

#actie_link {
	position: absolute;
	top: 334px;
	left: 44px;
	width: 124px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 9px;
}

#visual {
	position: absolute;
	top: 110px;
	left: 195px;
}

#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/************************************************midden****************************************/
#midden {
	position: absolute;
	top: 400px;
	left: 4px;
	width: 738px;
}

#fotos {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 300px;
	width: 195px;
	background: url(../content_img/fotos.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#foto1 {
 	position: absolute;
	top: 60px;
	left: 41px;
	border: solid 2px #CBCAC3;
}

#foto2 {
 	position: absolute;
	top: 185px;
	left: 41px;
	border: solid 2px #CBCAC3;
}


#uitslagen {
	position: absolute;
	top: 9px;
	left: 0px;
	height: 303px;
	width: 195px;
	background: url(../home_img/uitslagen.gif);
	background-repeat: no-repeat;
}

#uitslagen h1, #uitslagen h1 a {
	font-size: 11px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 4px;
}

#uitslagen h2 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

#uitslagen h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;	
}

#uitslagen_container {
	margin-left: 20px;
	margin-top: 64px;
}

#nieuwsbrief {
	position: absolute;
	top: 187px;
	left: 0px;
	height: 124px;
	width: 195px;
	background: url(../home_img/nieuwsbrief.gif);
	background-repeat: no-repeat;
}

#bericht {
	position: absolute;
	top: 10px;
	left: 197px;
	height: 302px;
	width: 347px;
	background: #fff url(../home_img/bericht_bg.gif);
}

#bericht_top {
	position: absolute;
	top: 0px;
	left: 0px;
}

#bericht_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#nieuws {
	position: absolute;
	top: 10px;
	left: 548px;
	height: 162px;
	width: 192px;
	background: #fff url(../home_img/nieuws_bg.gif);
}

#nieuws_top {
	position: absolute;
	top: 0px;
	left: 0px;
}

#nieuws_kop {
	position: absolute;
	top: 10px;
	left: 8px;
}

#nieuws_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.nieuws_bericht {
	position: absolute;
	padding: 5px;
	top: 5px;
	left: 5px;
	height: 282px;
	width: 327px;	
	font-size: 11px;
	visibility: hidden;
	overflow: auto;
}

.leesverder a {
	color: #000;
}

.bericht_active {
	visibility: visible;	
}

.nieuws_bericht h1 {
	font-size: 11px;
	font-weight: bold;	
}

.nieuws_bericht h2 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;	
}

.nieuws_button {
	position: absolute;
	background: transparent;
	left: 1px;
	margin-left: -8px;
	width: 196px;
	height: 37px;	
	cursor: pointer;
	overflow: hidden;
}

.nieuws_button h1 {
	font-size: 9px;
	margin: 1px 2px 0px 16px;
	font-weight: bold;	
}

.nieuws_button h2 {
	font-size: 9px;
	margin: 0px 2px 0px 16px;
	font-weight: normal;
	font-style: italic;
}

.nieuws_active {
	background: white url(../home_img/nieuws_pointer.gif);
	background-repeat: no-repeat;
} 

#button1 {
	top: 40px;
} 

#button2 {
	top: 80px;
} 

#button3 {
	top: 120px;
} 


#banner1 {
	position: absolute;
	top: 180px;
	left: 550px;
}

#banner2 {
	position: absolute;
	top: 250px;
	left: 550px;
}

/***********************************************onder******************************************/
#onder {
	position: absolute;
	top: 720px;
	left: 4px;
	height: 26px;
	width: 738px;
	background: #E4E4DC url(../home_img/onder_bg.gif);
	text-align: center;
	line-height: 26px;
	color: #666666;
	font-size: 10px;
}

#onder a {
	color: #666666;
	text-decoration: none;
}