html, body, select, input, H1, H2, H3, H4, H5, H6, ul, li, form {margin:0; padding: 0;}

html, body {height:100%;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1EAE1;
	background-image:url(../images/background.gif);
	background-position: 50% 0px;
	background-repeat : repeat-y;
	text-align:center;
}




P {
margin:0;
margin-bottom:10px;

}

select {
font-size: 10px;
vertical-align:middle;
}

#trigger {
background-color:#FF7700;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-size:12px;
padding: 3px 2px;
font-weight:bold;


}

#calendar {
font-size:12px;

}


h1 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin-bottom:28px;
	padding-top:27px;
	font-style:italic;
	font-weight:normal;
}

.wandeling {
color:#005599;

}


h2 {
color:#BB8833;
font-size:12px;
margin:0px;
padding:0px;
}

.stappensubje {
color:#005599;
font-size:12px;
font-weight:bold;
}

#container {
	width: 780px;
	height:100%;
	margin:0px;
	padding: 0px;
	text-align:left;
	margin: 0px auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	position:relative;
}

a:link, a:visited, a:active {
	color: #005599;
	text-decoration: underline;
}
a:hover {
	color: #FF7700;
	text-decoration: underline;
}


#mainmenu {
	background-color:#000000;
	height:15px;
	color:#FF7700;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	padding: 5px 0px;
	padding-left:5px;
}

#mainmenu A:visited, #mainmenu A:link {color: #FFFFF2;text-decoration: none;padding:14px;}
#mainmenu A:hover {color: #FF7700;text-decoration: none;padding:14px;}

.activemainmenu {
padding:14px;
color: #FF7700 !important;
}


.menuactief {color: #FF7700;}
.menuactief A:visited, .menuactief A:link {color: #FF7700;text-decoration: none;padding:14px;}
.menuactief A:hover {color: #FF7700;text-decoration: none;padding:14px;}

.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
.menu A:visited, .menu A:link {color: #FFFFF2;text-decoration: none;padding:14px;}
.menu A:hover {color: #FF7700;text-decoration: none;padding:14px;}

.submenupositionhome {
	left: 50%; 
	top:260px; 
	margin-left:-390px; 
}

.submenupositioncontent {
	left: 50%; 
	top:231px; 
	margin-left:-390px; 
}

.submenupositionbestel {
	left: 50%; 
	top:120px;
	margin-left:-390px; 
}

#language {
	left: 50%; 
	top:120px;
	margin-left:278px; 
	width:100px;
	height:20px;
	z-index:5;
	position:absolute;
	text-align:right;
}


#bezoekers, #route, #historie, #horeca {
	position:absolute; 
	width:1px; 
	height:1px; 
	z-index:10;
}

#bezoekersa, #routea, #historiea, #horecaa  {
	position:absolute; 
	width:775px; 
	height:16px; 
	z-index:2; 
	background-color: #332200; 
	visibility: hidden;
	padding: 5px 0px;	
	padding-top:4px;
	padding-left:5px;
	border-top:1px solid #BB8833;
}


#bestellinkmenu {
margin-left:185px;
left:50%;
top:206px;
position:absolute;
z-index:1;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:12px;
font-weight:bold;
width:210px;
}

#bestellinkmenu {color: #FF7700;}
#bestellinkmenu A:visited, #bestellinkmenu A:link {color: #FF7700;text-decoration: none;padding:14px;}
#bestellinkmenu A:hover {color: #FFF;text-decoration: none;padding:14px;}

.arrowright {
font-size:18px;
font-style:normal;
}

#leftcontentbestel {
	position:relative;
	width:230px;
	background-color:#005599;
	float:left;
}

#leftcontentwandeling {
	position:relative;
	width:230px;
	float:left;
}

.leftcontentsubheader {
height:88px;
width:230px;
}

#rightcontentbestel {
	float:right;
	padding-right:17px;
	padding-top:30px;
}

#rightcontent {
	float:right;
	width:480px;
	padding-right:45px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
}

#stappen {
	background-color:#FFFFFF;
	width:515px;
	margin-bottom:17px;
}

#stappenheaderdatum {
	height:48px;
	background-color:#F1EAE1;
	width:515px;
	background-image:url(../images/stappen_legende.gif);
	background-position:right center;
	background-repeat: no-repeat;
}

#stappenheaderdatumalt2 {
	height:48px;
	background-color:#F1EAE1;
	width:515px;
}

#stappenheaderdatumalt {
	height:48px;
	background-color:#F1EAE1;
	width:515px;
	background-image:url(../images/stappen_legende_alt.gif);
	background-position:right;
	background-repeat: no-repeat;
}

#stappenheader {
	height:48px;
	background-color:#F1EAE1;
	width:515px;
}
#errormelding {
	width: 477px;
	background-color: #F1EAE1;
	border: solid 4px red;
	padding: 15px;
	font-weight: bold;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.stapinactief {
	background-position:bottom;
	background-image:url(../images/stappen_inactief.gif);
	background-repeat: repeat-x;
}

.stapactief {
	background-position:bottom;
	background-image:url(../images/stappen_actief.gif);
	background-repeat: repeat-x;
}



#stappensectie {
	background-color:#F1EAE1;
	border-top:1px solid #FFF;
	padding:15px 10px 10px 20px;
	line-height:18px;
}



#stapnavbox {
	background-color:#F1EAE1;
	border-top:1px solid #FFF;
	width:499px;
	height:30px;
	color: #CDA869;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	padding:0px 8px;
	padding-top:8px;
}


.stapnavterug { 
	float:left;
	color:#81A4BF;
}

.stapnavterug A:visited, .stapnavterug A:link {color: #81A4BF;text-decoration: none;font-weight:bold;}
.stapnavterug A:hover {color: #FF7700;text-decoration: underline;	font-weight:bold;}


.stapnavverder {
	float:right;
	text-align:right;
}

.stapnavverder A:visited, .stapnavverder A:link {color: #FF7700;text-decoration: none;font-weight:bold;}
.stapnavverder A:hover {color: #FF7700;text-decoration: underline;	font-weight:bold;}


.bestelsideblue {
	background-color:#005599;
	padding:15px;
	line-height:20px;
	color:#FFFFFF;
	font-size:11px;
	border-bottom:1px solid #BB8833;
}


.bestelbeschikbaar {
	background-color:#66AA00;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	line-height:20px;
	border-bottom:1px solid #BB8833;
	padding-left:35px;
	background-image:url(/images/arrow_beschikbaar.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.bestelnietbeschikbaar {
	background-color:#CC2200;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	line-height:20px;
	border-bottom:1px solid #BB8833;
	padding-left:35px;
	background-image:url(/images/arrow_nietbeschikbaar.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


.bestelsidebluebottom {
	background-color:#005599;
	padding:15px;
	line-height:18px;
	color:#FFFFFF;
	font-size:11px;
	border-top:1px solid #BB8833;
}

.bestelsidetipvraag {
	background-color:#005599;
	padding:15px;
	line-height:18px;
	color:#FFFFFF;
	font-size:11px;
	border-bottom:1px solid #BB8833;
}

ul {margin-left:5px;padding-left:14px; margin-top:5px; margin-bottom:5px;}
li {list-style-image:url(/images/arrowli.gif); padding-left:0px;}

*HTML body li {padding-top:0px;padding-left:5px;}

*HTML body ul {margin-left:0px;}


.bestelsidetipvraag A:visited, .bestelsidetipvraag A:link {color: #FFF;text-decoration:underline;}
.bestelsidetipvraag A:hover {color: #FFF;text-decoration: underline;}

.bestelsidetipantwoord {
	background-color:#005599;
	padding:15px;
	line-height:18px;
	color:#FFFFFF;
	font-size:11px;
	border-bottom:1px solid #BB8833;
}

.bestelsidetipantwoord A:visited, .bestelsidetipantwoord A:link {color: #FFF;text-decoration:underline;}
.bestelsidetipantwoord A:hover {color: #FFF;text-decoration: underline;}

.antwoordpad{
padding-bottom:10px;
}


.sidewandelinghome {
	color:#999900;
	padding:15px;
	line-height:20px;
	font-size:12px;
}

.sidebestelhome {
	color:#005599;
	padding:15px;
	line-height:20px;
	font-size:12px;
}

.sidekopjesub, .sidewandelinghome h2 {
	color:#999900;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.sidesubcontent {
color:#BB8833;
	padding:15px;
	line-height:20px;
	font-size:12px;
	margin-top:-14px;
}

.sidesubfoto {
color:#BB8833;
	padding:15px;
	padding-right:0px;
	line-height:20px;
	font-size:12px;
	margin-top:4px;


}

.fotosidetitel {
	font-size:11px;
	margin-bottom:12px;
	margin-top:4px;
	line-height:14px;
}

.sidekopje, .sidesubcontent h2 {
	color:#BB8833;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.sidewandelingbottom {
	background-color:#005599;
	padding:15px;
	line-height:18px;
	color:#FFFFFF;
	font-size:11px;
	border-top:1px solid #BB8833;
}

#kalnav {
	background-color:#FF7700;
	width:515px;
	color: #FFF;
	padding: 6px 0px;
	font-size:12px;
}

#kalnav A:visited, #kalnav A:link {color: #FFF;text-decoration: none;font-weight:bold;}
#kalnav A:hover {color: #FFF;text-decoration: underline;	font-weight:bold;}

.kalarrownav {
	font-size:14px;
	font-weight:bold;
}

.kaldagdate {
font-weight:bold;
padding-left:6px;
padding-bottom:2px;
padding-top:2px;
background-color:#FFF;
}

.kaldagdatealt {
font-weight:normal;
padding-left:6px;
padding-bottom:2px;
padding-top:2px;
background-color:#FFF;
}

.kalkeuzedag {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	padding:0px 10px;
	padding-bottom:2px;
}

#kalboxochtend {
	width:75px;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	color: #FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	padding:3px;
}

* HTML #kalboxochtend {height:14px;}

#kalboxochtendalt {
	width:75px;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	color: #FFF;
	border-left:1px solid #F1EAE1;
	border-right:1px solid #F1EAE1;
	border-top:1px solid #F1EAE1;
	padding:3px;
}

* HTML #kalboxochtendalt {height:14px;}


#kalboxmiddag {
	width:75px;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	color: #FFF;
	border:1px solid #000;
	padding:3px;
}

* HTML #kalboxmiddag {height:14px;}


#kalboxmiddagalt {
	width:75px;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	color: #FFF;
	border:1px solid #F1EAE1;
	padding:3px;
}

* HTML #kalboxmiddagalt {height:14px;}

.kaltextdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:11px;
	width:16px;
	height:14px;
	float:left;
	padding-left:2px;
}

* HTML .kaltextdate {padding-left:2px;width:15px;}

.kaltexttijd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:relative;
}

.kalboxgroen {
	background-color:#66AA00;
	cursor:pointer;
	cursor:hand;
}

.kalboxwit {
	background-color:#FFF;
}

.kalboxrood {
	background-color:#CC2200;
}

.kalboxroodalt {
	background-color:#CC2200;
	bor/der-bottom:1px solid #FFF;
}



.kalboxgrey {
	background-color:#969696;
}


.kalboxoranje {
	background-color:#FF7700;
}

.kalboxhover {
	background-color:#FF7700;
	cursor:pointer;
	cursor:hand;
}

.kleintext {
font-size:10px;
color:#666;
line-height:14px;

}



input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

/* Voor OCLite 2.0 */


.oclContentImage 
{ padding: 5px;
}


.Content UL 
{
}

.Content UL LI
{
}

.Content UL LI UL
{
}
.Content UL LI UL LI
{
}

.Content OL
{
}

.Content OL LI
{
}

