html 
{
	height:100%;
}

.body
{
	background:url(/gfx/bg.gif) top center repeat-x #8B2512;
    overflow:auto;
    overflow: -moz-scrollbars-vertical;
    height:100%;
}

.container
{
	 position:absolute;
	 width:1026px;
	 top:0px; 
	 left:50%; 
	 margin-left:-513px;
	 cursor:default;
	 font-family:arial, helvetica, sans-serif;
	 font-size:12px;
	 color:#8B2512;
	 line-height:131%;
}


.Kop
{
	 font-size:18px;
	 color:#500000;
	 font-family:Georgia, "Times new roman", serif;
}

.Tekst
{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#8B2512;
	line-height:131%;
	height:80px;
	overflow:hidden;
}


img, div 
{ 
	border:0px;
}


a
{
	color:#500000;
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	color:#f0b600;
	text-decoration:none;
	cursor:pointer;
}


.a1
{
	color:#FFF1CE;
	text-decoration:none;
	cursor:pointer;
}


.a1:hover
{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}


.a2, .a2:hover
{
	color:#FFF1CE;
	text-decoration:none;
	cursor:pointer;
}


.a3
{
	color:#782327;
	text-decoration:none;
}

.a3Ov, .a3:hover, .a3Ov:hover
{
	color:#f0b600;
	text-decoration:none; 
}


.a4
{
	color:#FFF1CE;
	text-decoration:none;
}

.a4:hover, .a4Ov, .a4Ov:hover
{
	color:#fff;
	text-decoration:none;
}


.a5
{
	color:#f0b600;
	text-decoration:none;
}

.a5:hover, .a5Ov, .a5Ov:hover
{
	color:#500000;
	text-decoration:none;
}


p
{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	line-height:125%;
}

span
{
	line-height:125%;
}

input, textarea
{
	 border:1px solid #500000; 
	 font-family:arial, helvetica, sans-serif;
	 font-size:14px;
	 color:#782327;
}

.footer
{
	width:100%; 
	color:#FFF1CE;
	text-align:center; 
	background:#8B2512 url(/gfx/bgVerloop1.gif) repeat-x;
	clear:both;
}

.homeLink
{
	float:left; 
	width:255px; 
	height:150px; 
	overflow:hidden; 
	font-size:15px;
	font-family:Georgia, "Times new roman", serif;
	text-align:right;
}

.homeDiv
{
	cursor:pointer;
}

.homeContent
{
	background:#8B2512;
}

.homeRestaurant
{
	background:#D1A576;
}

.homeBowling
{
	background:#892887;
}

.homeFeestzaal
{
	background:#E65A1E;
}

.homeOv
{
	background:#FFF1CE;
}

.homeARestaurant
{
	color:#d1a576;
	text-decoration:none;
}

.homeABowling
{
	color:#892887;
	text-decoration:none;
}

.homeAFeestzaal
{
	color:#e65a1e;
	text-decoration:none;
}

ul
{
	padding:0px;
	margin:0px;
}

.datum
{
	color:#EEB111; 
	font-style:italic;
	margin-top:5px;
}

.vsa
{
	margin-top:10px;
	margin-left:1px;
	margin-right:1px;
}

.vsa img
{
	background:#FFF1CE;
	width:2px;
	height:1px;
}

#vsl
{
	display:none;
}

input.error
{
	border:1px solid red;
}

.nietinvullen
{
	display:none;
}

