*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Calibri,Arial,Verdana,sans-serif;
	margin: 0 auto;
	width: 800px;
	/*NORMAL BACKGROUND*/
	background-color: #6e0200;
	color: #930704;
}

h2, h3, h4
{
	color: #930704;
}

h2
{	
	padding-bottom: 15px;
}

h3
{
	padding: 15px 0px;
}

.errLabel
{
	color: Red;
	text-align: center;
}

a
{
	color: Green;
}

/* HEADER */

#header
{
	float: left;
	width: 800px;
	height: 111px;
}

#header h1 a
{
	display: block;
	width: 800px;
	height: 111px;
	/*NORMAL HEADER*/
	background-image: url(../images/header.jpg);
	text-indent: -5000px;
}

/* HOOFDMENU */

#menubar{
	float: left;
	display: block;
	width: 800px;
	height: 42px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../images/menuback2.gif) repeat-x top left;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	text-transform: uppercase;
}

#mainmenu, #mainmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainmenu li {
	float: left;
	width: 120px;
}

#mainmenu ul {
	position: absolute;
	width: 120px;
	left: -1000px;
}

#mainmenu li:hover ul, #mainmenu li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}

#mainmenu a {
	display: block;
	text-align: center;
	text-decoration: none;
}

#mainmenu a{
	padding: 14px 22px 0 22px;
	height: 28px;
	color: #fbfbe7;
}

#mainmenu ul a{
	padding: 10px 0 0 0;
	height: 20px;
	color: #fbfbe7;
	text-align: center;
	border-bottom: 1px solid white;
}

#mainmenu li{
	color: #fbfbe7;
}

#mainmenu li a:hover, #mainmenu li a.active{
	color: #eb7c04;
	background: transparent url(../images/menubackover2.gif) no-repeat top center;
}

#mainmenu ul li{
	background-color: #6e0200;
	border: none;
}

#mainmenu ul li a:hover{
	color: #eb7c04;
	background: 0;
}

#mainmenu .wafels a
{
	height: 34px;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

/* BREADCRUMB */

.breadcrumb
{
	color: Gray;
	margin: -12px 0px 12px 0px;	
}

.breadcrumb a
{
	color: #666666;
}

/* CONTENT */

#content
{
	float: left;
	width: 780px;
	height: 100%;
	background-color: #FFE2AE;
	padding: 25px 10px;
}

/* HOMEPAGE */

#homeleft
{
	float: left;
	width: 266px;
	margin-right: 20px;	
	height: 750px;
}

.homepic, .homelink img
{
	float: left;
	border: 3px solid #e17601;
}

.homepic
{
	margin-right: 10px;	
}

.homepic:hover, .homelink img:hover
{
	border: 3px solid #730000;
}

.hometxt
{
	width: 475px;
	float: left;
}

.homeinfo
{
	width: 242px;
	padding: 10px 5px 10px 25px;
	background-color: #FEAE56;
	margin-top: 7px;
}

.homeinfo li
{ 
	color: #930704;
	border: none;
}

.acties
{
	width: 242px;
	padding: 10px 5px 10px 25px;
	background-color: Green;
}

.acties li
{
	border: none;	
}

.acties li a
{ 
	color: White;
}

/* KAART */

.kaartview
{
	margin-left: 30px;
	border: none;	
}

.kaartview li
{
	margin-bottom: 2px;
	border: none;	
}

.kaartview li a
{
	padding-left: 5px;
	text-decoration: none;
	border: none;
}

.kaartview li a:hover
{
	padding-left: 5px;
	text-decoration: underline;
}

.price
{
	float: right;	
}

.kaartlist
{
	width: 475px;
	margin-left: 290px;	
}

.kaartlist li
{
	list-style-type: none;
	padding-bottom: 2px;	
}

.supl
{
	margin-top: 15px;	
}

.top
{
	float: right;	
}

#klkaart
{
	padding: 0px;
	margin-left: -10px;
	background-color: White;
	height: auto;
	width: 800px;	
}

#klkaart h2
{
	float: left;
	width: 800px;
	color: #996633; 
	text-align: center;
	margin-top: -75px;
}

#klkaart h3, #klkaart h4
{
	float: left;
	color: #996633;	
	background-color: White;
	width: 650px;
	padding: 10px 75px;	
}

#klkaart p
{
	float: left;
	background-color: White;
	color: Black;
	height: auto;
	width: 650px;
	padding: 0px  75px 0px 75px;	
}

.kaartheader
{
	float: left;
	width: 800px;
	height: 152px;
	background-image: url(../images/kaartheader.jpg);	
}

.kaartfooter
{
	float: left;
	width: 800px;
	height: 248px;
	background-image: url(../images/kaartfooter.jpg);
	margin-bottom: -25px;	
}

/* MENUS */

.sugmenu
{
	font-style: italic;
	text-align: center;
}

/* FEESTZAAL */

#feestimages
{
	float: left;
	width: 275px;
	margin-right: 15px;		
}

.feestpic
{
	float: left;
	border: 3px solid #e17601;
	margin-bottom: 5px;
}

.feestpic:hover
{
	border: 3px solid #730000;
}

/* CONTACT */

#map_canvas
{
	margin-bottom: 10px;
	border: 3px solid #e17601;
	color: Black;
}

#route
{
	font-size: small;
	margin-bottom: 15px;
	height: auto;
}

#router
{
	visibility: hidden;
}

.routetxt
{
	font-size: small;
	color: #930704;
}

.routetxt input
{
	margin-top: 5px;
}

#router p
{
	float: right;
	font-size: x-small;
}

#contactblock
{
	float: left;
	width: 400px;
	background-color: #FEAE56;
	margin-bottom: 15px;
	padding: 15px;
	color: #930704;
}

#contactblock h4
{
	padding-bottom: 10px;
}

#contactblock img
{
	margin-right: 25px;
}

.adres
{
	padding-left: 44px;	
}

.ctadres
{
	width: 300px;
}

.ctitem, .ctgsm
{
	width: 320px;		
}

.ctgsm
{
	padding-bottom: 10px;	
}

/* NIEUWSBRIEF */

.nieuwsform fieldset
{
	padding: 15px;
	border: 3px solid #e17601;
}

.subscribe
{
	margin-left: 7px;
}

.secureimg img
{
	border: 3px solid #e17601;
}

/* ACTIES */

.actiepage
{
	float: right;
	width: 242px;
	padding: 10px 5px 10px 25px;
	background-color: #FEAE56;
	margin-right: 75px;
}

.actiepage li
{
	border: none;	
}

.actiepage li a
{ 
	color: #930704;
}

/* FOOTER */

#footer
{
	padding: 4px 5px 0px 5px;
	float: left;
	width: 790px;
	height: 21px;
	background-color: #ba3200;
	color: #730000;
	font-size: small;
	text-align: center;
}

/* VALENTIJN */

#valentijn
{
	padding: 0px;
	margin-left: -10px;
	background-color: White;
	height: auto;
	width: 800px;	
}

#valentijn h2
{
	float: left;
	width: 800px;
	color: #fd1a7e; 
	text-align: center;
	margin-top: -75px;
}

#valentijn p
{
	float: left;
	background-color: White;
	text-align: center;
	color: #fd1a7e;	
	height: auto;
	width: 650px;
	padding: 0px  75px 0px 75px;	
}

.valentijnheader
{
	float: left;
	width: 800px;
	height: 244px;
	background-image: url(../images/valentijnheader.jpg);	
}

.valentijnfooter
{
	float: left;
	width: 800px;
	height: 244px;
	background-image: url(../images/valentijnfooter.jpg);
	margin-bottom: -25px;	
}
