@charset "utf-8";
/* CSS Document */

img {
border:none; }
img a {
border:none; }

body {
	background-color: #000000;
	background-image: url(images/bgpage.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Tahoma; }
h1 {
	margin:0;
	text-indent:-9999px;}
	
#onbeperktgenieten h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/home/onbeperkt-genieten.jpg);
	height:45px;
	width:201px;}
	
#contact h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/contact/contact.jpg);
	height:45px;
	width:201px;}

#arrangementen h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/arrangementen/arrangementen.jpg);
	height:45px;
	width:168px;}

#leeg h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background:#000000;
	color:#000000;
	height:45px;
	width:168px;}

	
#kadobon h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/kadobon/kadobon.jpg);
	height:45px;
	width:230px;}

#bereikbaarheid h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/home/bereikbaarheid.jpg);
	height:45px;
	width:201px;}
#prijslijst h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/prijslijst/prijslijst.jpg);
	height:45px;
	width:201px;}
#prijslijst {
	padding-top:5px;}


#werkenbij h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/home/mrwokkerst.jpg);
	height:45px;
	width:201px;}
#werkenbij a {
color:#FF0000;}
#werkenbij a:visited {
color:#FF0000;}
#sauzen h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/menu/sauzen.jpg);
	height:35px;
	width:120px;}
#gerechten h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/menu/gerechten.jpg);
	height:35px;
	width:120px;}

#nieuws h2 {
	margin-left:13px;
	margin-top:5px;
	text-indent:-9999px;
	background-image:url(images/home/mrwoknieuws.jpg);
	height:45px;
	width:201px;}
	
#wrapper {
	margin:0px auto;
	width:885px; }

#header {
	background-image: url(images/headerfull.jpg);
	height:203px;
	width:885px; }
#menuhold {
	background-image:url(images/bgmenu.jpg);
	width:885px;
	height:84px;
	text-align:center;}

#menuhold2 {
	margin:0px auto;
	width:860px;
	padding-top:25px;}
	
.menu{
width: 100%;
overflow: hidden;
}

.menu ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px tahoma;
list-style-type: none;
}

.menu li{
display: inline;
margin: 0;
}

.menu li a{
float:left;
display: block;
text-decoration: none;
color: white;
height:59px;
width:110px;
vertical-align:middle;
}

.menu li a:visited{
color: white;
}

.menu li a:hover, .menu li.selected a{
color:#FF0000;
text-decoration:underline;}

#contenthold {
margin:5px;
padding-top:0px;}

#red a {
color:#FF0000;
text-decoration:none;}
#red a:visited {
color:#FF0000;
text-decoration:none;}
#red a:hover {
text-decoration:underline;}

.content {
background-image:url(images/contentbg.jpg);
background-repeat:no-repeat;
width:435px;
float:left;
color:#CCCCCC;
font-family:Tahoma;
font-size:12px;
}
.contentsolo {
background-image:url(images/contentbg.jpg);
background-repeat:no-repeat;
width:435px;
margin:0px auto;
color:#CCCCCC;
font-family:Tahoma;
font-size:11px;
}
.content img{
margin:5px;
border:none;
padding-right:10px;
}
.contentin {
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
text-align:justify;}
.clear {
clear:both;}
.news {
width:430px;}

.news ul{
list-style-type: none;
margin: 0;
padding-left:5px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}



.news ul li a{
font-family:Tahoma;
font-size:11px;
color: #FFFFFF;
display: block;
height:25px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
padding-bottom:5px;
}

.news ul li a:visited{
color: #FFFFFF;
}

.news ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background: #6c0000;
border-bottom:1px dashed #999999;
}

#footer {
width:100%;
height:152px;
color:#999999;
background-image:url(images/home/bgfooter.jpg);
margin-top:25px;
font-size:11px;
font-family:Tahoma;}
#footertext {
margin:0px auto;
width:250px;
padding-top:72px;}

.form {
background-color:#000000;
color:#FFFFFF;
border: 1px solid #f40000;}

.telnr {
font-size:14px;}

#kerstarrangement {
border: 1px solid #FF0000;
padding:2px;}

.red a{
color:#FF0000;}
