/* CSS de Smoezer created by www.mtijn.nl */

body {
margin: 0;
padding: 15px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
background: #D4A778 none;
color: #13140F;
}

.siteholder {
width:900px;
margin:0px auto;
background-color: #F0E4B1;
}

#header {
width:100%;
height:220px;
}
#header .topshield {
display:block;
width:100%;
height:75px;
background:transparent url('../../Images/header/topshield.png') no-repeat center;
position:relative;
top:-223px;
}

#header .headerlogo {
width:400px;
height:112px;
margin: -280px auto 0 auto;
padding:30px 0 0 0;
}
#header .splash {
width:300px;
height:180px;
float:right;
margin:-165px 0 0 0;
background:transparent url('../../Images/Hamburger.png') no-repeat scroll right top;
}

#menu {
width:320px;
height:150px;
font-size:12px;
line-height:12px;
padding:5px;
}

#idList {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position:outside;
}
 

#menu #idList li {
display:block;
height:65px;
width:65px;
float:left;
padding:5px;
background: #666 none;
color:#C79656;
text-align:center;
font-weight:900;
margin:2px;
}
#menu #idList li .button_home {
background: white url('../../Images/menu/001.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_rest {
background: white url('../../Images/menu/002.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_bar {
background: white url('../../Images/menu/003.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_menukaart {
background: white url('../../Images/menu/003.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_gallery {
background: white url('../../Images/menu/003.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_contact {
background: white url('../../Images/menu/003.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_route {
background: white url('../../Images/menu/003.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
#menu #idList li .button_agenda {
background: white url('../../Images/menu/003.jpg') no-repeat center;
border:1px solid white;
width:63px;
height:63px;
display:block;
}
.menuholder {
width:100%;
display:block;
background:transparent url('../../Images/menu/menuholder_border.png') repeat-x bottom;
position:relative;
top:40px;
left:0;
}
#menu {
width:900px;
height:27px;
margin:0 auto;
padding:0 0 0 1px;
}
#menu .mainmenu {
list-style-type:none;
text-align:center;
padding:0;
margin:0;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:14px;
font-weight:900;
}
#menu .mainmenu li {
float:left;
display:block;
width:98px;
height:2px;
line-height:28px;
margin:0 2px 0 0;
}
#menu .mainmenu li a {
text-decoration:none;
color:#222222;
display:block;
width:98px;
height:27px;
background: transparent url('../../Images/menu/button_off.png') no-repeat center top;
}
#menu .mainmenu li a:hover {
color:#666666;
background: transparent url('../../Images/menu/button_on.png') no-repeat center top;
}


#content {
padding:20px 0 0 0;
min-height:300px;
background: transparent url('../../Images/content/bottomshield.png') no-repeat center bottom;
}
#content .textholder {
padding:0 10px;
border-left: 1px dotted #fff;
border-right: 1px dotted #fff;
}
#content p, #content form, #content ul {
margin:0;
padding:0 0 0 0px;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:13px;
line-height:18px;
}
#content h1 {
font-size:32px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:300;
color:#C79656;
font-style:italic;
margin:0 0 10px 0;
padding:0;
}
#content h4 {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:900;
color:#C79656;
font-style:italic;
margin:0 0 5px 0;
padding:0;
}
/* the unorderd list */
#content ul {
padding:0 0 0 0;
list-style-position:inside;
list-style-type:none;
width:100%;
}
#content ul li {
padding:0;
color:#13140F;
}
#content ul li span{
color:#D4A778;
}
#content ul li label {
font-weight:900;
color:#13140F;
width:90%;
display:block;
float:left;
}
#content ul li ul {
list-style-type:none;
list-style-position:outside;
font-style:italic;
border-width:0px;
}
#content ul li ul li{
padding:0 100px 5px 14px;
border-width:0px;
}
#content ul li ul li label {
padding:0 0 0 136px;
}
#content ul li ul li span {
padding:0 0 0 100px;
}
#content a {
text-decoration:none;
color:#C79656;
}
#content a:hover {
color:#13140F;
text-decoration:underline;
}

#footer {
text-align:center;
background: #D4A778 none;
font-size:10px;
line-height:20px;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
#footer a {
text-decoration:none;
color:white;
}
#footer a:hover {
color:black;
}
