body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*** TEKST STYLES ***/
H1{ font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:22px; color:#fbaf5f; font-style:italic; font-weight:bold; line-height:normal; margin:0px 0px 5px 0px; padding:0px 0px 0px 12px; background:url(../Images/oranje_pijltje.gif) left no-repeat; text-align:left;}
H2{ font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:12px; color:#00000; line-height:21px; margin:0px 0px 0px 0px; padding:0px 0px 0px 8px; text-align:left; float:left;}
H3{ font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:15px; color:#FFFFFF; font-style:italic; font-weight:bold; line-height:28px; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px; background:url(../Images/wit_pijltje.gif) left no-repeat; text-align:left;}
H4{ font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-style:italic; font-weight:bold; line-height:32px; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px; text-align:center;}
H4 A{color:#000000; text-decoration:none;}
H4 A:HOVER{color:#fbaf5f; text-decoration:none;}
H5{ font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; font-weight:bold; line-height:32px; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px; text-align:center;}
H5 A{color:#000000; text-decoration:none;}
H5 A:HOVER{color:#fbaf5f; text-decoration:none;}
H6{ font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; line-height:normal; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:left; font-weight:normal;}
H6 A{ color:#000000; text-decoration:none;}
H6 A:hover{ color:#000000; text-decoration:none;}
P{ font-size:11px; color:#000000; line-height:normal; margin:5px 0 5px 0; padding:0px 0px 0px 0px; text-align:left;}
P.geen_ruimte{ font-size:11px; color:#000000; line-height:normal; margin:0px 0 0px 0; padding:0px 0px 0px 0px; text-align:left;}
TD, DIV{
	text-align:left;
	vertical-align:top;
}

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


/*** STRUCTUUR ***/
.container{
	width:850px;
	background:url(../Images/bg.gif) repeat-y center;
}
.content{
	width:792px;
	margin:18px 0px 0px 0px;
	float:left;
	padding:0px 0px 0px 25px;
}
.rij1{
	font-family:Arial, Helvetica, sans-serif;
	width:468px;
	float:left;
}

.rij2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:316px;
	float:right;
}
.rij2 IMG{
	width:316px;
	margin:10px 0px 0px 0px;
}

/*** TOP ***/
.top{
	width:850px;
	height:36px;
	background:url(../Images/bg_top.gif) no-repeat;
}
.header{
	width:825px;
	height:191px;
	background:url(../Images/bg_header.gif) no-repeat left;
	behavior: url(../Include/iepngfix.htc);
	padding:11px 0px 0px 25px;
	z-index:100;
	position:relative;
}
.header IMG{
	float:left;
}
.header_over{
	width:792px;
	height:155px;
	position:absolute;
	top:0px;
	left:25px;
	z-index:200;
}
.header_over IMG{
	behavior: url(../Include/iepngfix.htc);
}

/*** MENU ***/
.menu{
	width:792px;
	height:35px;
	position:absolute;
	left:25px;
	bottom:1px;
	z-index:300;
	font-family:Myriad Pro , Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background:url(../Images/Menu/menu_bg.png) repeat-x;
	behavior: url(../Include/iepngfix.htc);
}
.menu_button{
	float:left;
	z-index:400;
	height:35px;
	text-align:center;
}
.menu_button_aan{
	float:left;
	z-index:400;
	text-align:center;
	height:35px;
	background:url(../Images/Menu/menu_over.gif) repeat-x;
}

.menu_button_aan A, .menu_button A{
	width:100%;
	height: 100%;
	z-index:800;
	float: left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 35px;
	border-left:#FFFFFF solid 1px;
}
.menu_button_aan A:hover, .menu_button A:hover{
	background:url(../Images/Menu/menu_over.gif) repeat-x;
}

#home{
	width:70px;
}
#home a{
	border-left:none;
}
#programma{
	width:105px;
}
#renners{
	width:79px;
}
#fotoboek{
	width:86px;
}
#tickets{
	width:79px;
}
#sponsoring{
	width:109px;
}
#pers{
	width:80px;
}
#historie{
	width:105px;
}
#link{
	width:73px;
}

/*** BUTTONS LINKSBOVEN ***/
.buttons{
	position:absolute;
	top:25px;
	right:44px;
	z-index:600;
	width:36px;
}
.button{
	z-index:700;
	float:right;
	padding:0px 0px 7px 0px;
}
.button_huis IMG{
	behavior: url(../Include/iepngfix.htc);
}
.button_huis{
	background:url(../Images/Menu/huis.png);
	behavior: url(../Include/iepngfix.htc);
	width:36px;
	height:23px;
}
.button_huis :HOVER{
	background:url(../Images/Menu/huis_aan.png);
	behavior: url(../Include/iepngfix.htc);
}
.button_email IMG{
	behavior: url(../Include/iepngfix.htc);
}
.button_email{
	background:url(../Images/Menu/email.png);
	behavior: url(../Include/iepngfix.htc);
	width:36px;
	height:23px;
}
.button_email :HOVER{
	background:url(../Images/Menu/email_aan.png);
	behavior: url(../Include/iepngfix.htc);
}
.button_sitemap IMG{
	behavior: url(../Include/iepngfix.htc);
}
.button_sitemap{
	background:url(../Images/Menu/sitemap.png);
	behavior: url(../Include/iepngfix.htc);
	width:36px;
	height:23px;
}
.button_sitemap :HOVER{
	background:url(../Images/Menu/sitemap_aan.png);
	behavior: url(../Include/iepngfix.htc);
}

/*** CONTENT ***/

.rij1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.rij1 H1{
	border-bottom:1px solid #fbaf5f;
	margin:0 0px 0 0;
	padding:0 0 5px 12px;
}
.rij1 LABEL{
	font-size:11px;
}

.links{
	margin:0px;
	padding:0px;
}
.links LI{
	float:left;
	width:468px;
	border-bottom:1px solid #FFFFFF;
}
.links LI A{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px;
	width:462px;
	background:#fbaf5f;
}
.links LI A:hover{
	color:#000000;
	background:#fde4c9;
}
.Sitemap{
	margin:0px;
	padding:0px;
}
.Sitemap LI{
	float:left;
	width:468px;
	border-bottom:1px solid #FFFFFF;
}
.Sitemap LI A{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px;
	width:462px;
	background:#fbaf5f;
}
.Sitemap LI A:hover{
	color:#000000;
	background:#fde4c9;
}
.Sitemap LI UL{
	margin:0px;
}
.Sitemap LI UL LI{
	margin:0 0 0 15px;
	float:left;
	width:445px;
	border-top:1px solid #FFFFFF;
	border-bottom:0px;
}
.Sitemap LI UL LI A{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px;
	width:439px;
	background:#fbaf5f;
}








.prijstabel{
	border-top:1px solid #fbaf5f;
	border-left:1px solid #fbaf5f;
}
.prijstabel .kop{
	font-weight:bold;
}
.prijstabel #rij{
	background:#fbaf5f;
}
.prijstabel #prijs{
	text-align:center;
	background:#fde4c9;
}

.prijstabel TD{
	background:#fdd7af;
	border-right:1px solid #fbaf5f;
	border-bottom:1px solid #fbaf5f;
	padding:3px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	text-align:left;
}

.nieuwsblok{
	position:relative;
	width:792px;
	min-height:305px;
	height:auto !important;
	height:305px;
	margin:0 0 5px 0;
}
.nieuwsblok h1{
	margin:0 0 0 10px;
}
#alle_nieuws{
	position:absolute;
	width:149px;
	height:22px;
	top:4px;
	right:83px;
	}
#alle_nieuws img{
	border:none;
	}
#liveticker{
	position:absolute;
	width:83px;
	height:22px;
	top:4px;
	right:0px;
	}
#liveticker img{
	border:none;
	}
#flash_vak{
	background:#FDD7B0;
	width:792px;
	height:282px;
}
#carousel_vak{
	background:#fdd7b0;
	width:776px;
	height:266px;
	margin:0px;
	padding:8px;
}
#caroussel_item{
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	background:#ffffff;
	position:relative;
	width:462px;
	height:266px;
	margin:0px;
	padding:0px;
	float:left;
}
#caroussel_item #news_image_1{ position:absolute; left:6px; top:6px;}
#caroussel_item #news_image_2{ position:absolute; left:6px; top:6px; display:none;}
#caroussel_item #news_image_3{ position:absolute; left:6px; top:6px; display:none;}
#caroussel_item #news_image_4{ position:absolute; left:6px; top:6px; display:none;}
#caroussel_item #news_image_5{ position:absolute; left:6px; top:6px; display:none;}

#caroussel_item #news_text_1{ position:absolute; right:6px; bottom:6px; width:426px; height:40px; line-height:40px; margin:0px; padding:0 10px 0 10px; color:#ffffff; text-align:right; font-size:16px;}
#caroussel_item #news_text_2{ position:absolute; right:6px; bottom:6px; width:426px; height:40px; line-height:40px; margin:0px; padding:0 10px 0 10px; color:#ffffff; text-align:right; font-size:16px; display:none;}
#caroussel_item #news_text_3{ position:absolute; right:6px; bottom:6px; width:426px; height:40px; line-height:40px; margin:0px; padding:0 10px 0 10px; color:#ffffff; text-align:right; font-size:16px; display:none;}
#caroussel_item #news_text_4{ position:absolute; right:6px; bottom:6px; width:426px; height:40px; line-height:40px; margin:0px; padding:0 10px 0 10px; color:#ffffff; text-align:right; font-size:16px; display:none;}
#caroussel_item #news_text_5{ position:absolute; right:6px; bottom:6px; width:426px; height:40px; line-height:40px; margin:0px; padding:0 10px 0 10px; color:#ffffff; text-align:right; font-size:16px; display:none;}

/*#arrow_news{
	position:absolute;
	right:-1px;
	top:50px;
	width:14px;
	height:26px;
	background:url(../http://www.zesdaagseapeldoorn.nl/Images/Carousel/arrow_news.png) no-repeat;
}*/
#caroussel_items{
	position:relative;
	background:url(http://www.zesdaagseamsterdam.nl/Images/Carousel/bg_tab1_act.jpg);
	width:314px;
	height:124px;
	margin:0px;
	padding:0px;
	float:left;
}
.hdr_news_big{
	float:left;
	position:relative;
	width:314px;
	height:21px;
	overflow:hidden;
}
.hdr_news_small{
	float:left;
	position:relative;
	width:314px;
	height:21px;
	overflow:hidden;
}
.hdr_news_small_black{
	display:none;
}
.hdr_news_small_white{
	position:absolute;
	top:0px;
	padding:4px 8px 0 8px;
	font-size:11px;	
}
.hdr_news_small_white a, .hdr_news_big_white a{
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:21px;
	display:block;
	color:#000000;
	text-decoration:none;
}
.hdr_news_small_white a:hover{
	color:#000000;
}
.hdr_news_big_white a:hover{
	color:#000000;
	text-decoration:none;
}
.hdr_news_big_black{
	position:absolute;
	padding:0 0 0 24px;
	top:1px;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
}
.hdr_news_big_white{
	position:absolute;
	padding:0 0 0 24px;
	top:0px;
	font-size:12px;
	line-height:20px;
	color:#000000;
}
#aanmelden_nieuwsbrief{
	position:absolute;
	left:478px;
	top:155px;
	width:308px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
#aanmelden_nieuwsbrief h1{
	margin:0px;
}
#aanmelden_nieuwsbrief form{
	margin:0px;
	padding:0px;
}
#nieuwsbrief_houder{
	background:#fff;
	width:306px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #fcaf5f;
}
.naam_nieuwsbrief{
	background:#f5d4b3;
	width:145px;
	height:18px;
	margin:0 0 0 12px;
	padding:0px;
	border:1px solid #fcaf5f;
}
.email_nieuwsbrief{
	background:#f5d4b3;
	width:133px;
	height:18px;
	margin:0px;
	padding:0px;
	border:1px solid #fcaf5f;
}
.submit_nieuwsbrief{
	background:#fcaf5f;
	width:82px;
	height:19px;
	margin:6px 4px 8px 0;
	padding:0px;
	float:right;
	border:1px solid #696969;
	cursor:pointer;
}
.liveblok{
	position:relative;
	width:792px;
	min-height:305px;
	height:auto !important;
	height:305px;
	margin:0 0 5px 0;
}
.liveblok h1{
	margin:0 0 10px 10px;
}
.live_item{
	width:772px;
	background:#fbaf5f;
	text-align:left;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #FFFFFF;
	float:left;
	color:#000000;
}
.live_item#aan{
	width:759px;
	float:left;
	background:#fdd7af url(../Images/oranje_pijltje_hoog.gif) top left no-repeat;
	text-align:left;
	padding:5px 10px 5px 23px;
}
.NavigatieVeldLive{
	width:784px;
	margin:10px 0 0 0;
	padding:4px;
	float:left;
	}
.NavigatieVeldLive a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	}
.NavigatieVeldLive a:hover{
	text-decoration:underline;
	}
.NavLiveLinks{
	width:50%;
	float:left;
	}
.NavLiveRechts{
	width:50%;
	text-align:right;
	float:left;
	}
.tekstvlak{
	font-family:Arial, Helvetica, sans-serif;
	width:471px;
	padding:0px 0px 0px 0px;
	float:left;
}
.tekstvlak FORM{
	background:#fdd7af;
	width:410px;
	padding:5px;
}
.tekstvlak FORM INPUT{
	border:1px solid #fbaf5f;
}

.tekstvlak FORM TEXTAREA{
	border:1px solid #fbaf5f;
}


.tekstvlak FORM INPUT.geenrand{
	border:0px;
}
.tekstvlak FORM INPUT.knop{
	float:right;
	background:#fbaf5f;
	color:#000000;
}



.video_home{
	width:316px;
	float:right;
}
.banners_home{
	width:316px;
	float:right;
}
.banners_home A{
	text-align:center;
	background: #fdd7b0;
	display:block;
	width:316px;
	margin:5px 0 0 0;
	height:60px;
}
.banners_home A IMG{
	border:0px;
}


/*** PROGRAMMA ***/
.programma_item A{
	width:296px;
	background:#fdd7af;
	text-align:left;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #FFFFFF;
	float:left;
	color:#000000;
	text-decoration:none;
}
.programma_item A:hover{
	width:283px;
	float:left;
	background:#FFFFFF url(../Images/oranje_pijltje_hoog.gif) top left no-repeat;
	text-align:left;
	border-top:solid 1px #fdd7af;
	padding:5px 10px 5px 23px;
}
.programma_item#aan A{
	width:283px;
	float:left;
	background:#FFFFFF url(../Images/oranje_pijltje_hoog.gif) top left no-repeat;
	text-align:left;
	border-top:solid 1px #fdd7af;
	padding:5px 10px 5px 23px;
}

.agenda{
	font-family:Arial, Helvetica, sans-serif;
	width:468px;
}
.agenda TABLE{
	border-top:solid 1px #fbaf5f;
	border-left:solid 1px #fbaf5f;
	border-bottom:none;
	border-right:none;
}
.agenda TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border-right:solid 1px #fbaf5f;
	border-bottom:solid 1px #fbaf5f;
}
.agenda TABLE .agenda_link{
	background:#fdd7af url(../Images/agenda_aan.gif) right no-repeat;
}
.agenda TABLE .agenda_link_over{
	cursor:pointer;
	background:#fbaf5f url(../Images/agenda_aan_over.gif) right no-repeat;
}


.agenda_tekst{
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.agenda_tekst A{
	color:#000000;
	text-decoration:none;
}
.agenda_tekst A:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*** SPONSORS ***/
.sponsors{
	width:792px;
	height:200px;
	float:left;
	padding:10px 0px 2px 0px;
}
.titelbalk{
	width:792px;
	background:#fbaf5f;
	height:28px;
	border-bottom:solid 6px #FFFFFF;
}
.titel{
	width:259px;
	float:left;
	padding:0px 0px 0px 5px;
}
.sponsor_blok{
	float:left;
	background:#FFFFFF;
	margin:0px 3px 0px 0px;
}
#sponsorblok_laatste{	
	margin:0px 0px 0px 0px;
}

.reserveren_form INPUT[type="checkbox"]{
	border:none;
}

/*** FOOTER ***/
.footer{
	width:813px;
	height:52px;
	background:#FFFFFF url(../Images/footer_bg.jpg) top right no-repeat;
	float:left;
	margin:0px 0px 0px 0px;
	padding:18px 23px 0px 14px;
}
.footer_buttons{
	width:813px;
	height:32px;
	background:url(../Images/footer_buttons.gif) repeat-x;
}