html{
height: 100%
}
body{
background: url(images/bg2.png) repeat-y center center #DEDEDE;
margin: 0px;
position: relative;
height: 100%
}
#header{
background-repeat: no-repeat;
width: 989px;
height: 323px;
position: relative;
}
#headermobile{
background-repeat: no-repeat;
background-image: url(images/header.png);
width: 989px;
height: 323px;
position: relative;
}
#volgles{
z-index: 500;
background: url(images/volgles.png);
width: 471px;
height: 57px;
position: absolute;
top:220px;
left: 50px;
}
#main{
background-color:;
width: 989px;
position: relative;
min-height: 100%;
text-align: left;
padding-bottom: 0px;
}
* html #main
{
height: 100%;
}

#auto{
position: absolute;
top: 30px;
left: 500px;
width: 180px;}
#menu{
margin-top: 10px;
margin-left: 30px;
background: url(images/menubg.png) repeat-y;
width: 228px;
float: left;
}
#menutop{
background: url(images/menutop.png) no-repeat;
width: 228px;
height: 25px;
}
#menubottom{
background: url(images/menubottom.png) no-repeat;
width: 228px;
height: 26px;
}
#content{
margin-top: 10px;
margin-left: 8px;
background: url(images/contentbg.png) repeat-y;
width: 672px;
float: left;
}
#contenttop{
background: url(images/contenttop.png) no-repeat;
width: 672px;
height: 25px;
}
#contentbottom{
background: url(images/contentbottom.png) no-repeat;
width: 672px;
height: 26px;


}
h2{
margin-top: -10px;
margin-bottom: 3px;
color: #74000a;}
.txt{
margin-left: 14px;
margin-right: 8px;
font-family: helvetica;
font-size: 16px;
color: black;
text-align: left;
}
.menulist{
	text-align: left;
	color: #bababa;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style: square url(images/list.png);
	margin-left: 0px;
	margin-right:2px;
	margin-top: -10px;
}
.menulist li{
	border-bottom: 2px solid #1b1b1b;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
	text-indent: 15px;
	margin-left: 13px;
	
}
img{
border: 0px;}
.menulist li a{
	text-decoration: none;
	color: inherit;
	
}
.menulist li a:visited, .menulist li a:link, .menulist li a:active, .menulist li a:hover{
color: #bababa;
}
.footertext a:visited, .footertext a:link, .footertext a:active, .footertext a:hover{
color: black;
}
.current_page_item, .current_page_item:visited, .current_page_item:link, .current_page_item:active, .current_page_item:hover{color: red;}
#bottom{
position: relative;
width: 989px;
height: 97px;
background: url(images/bottombg.png);
}
#bottomholder{
text-align: center;
position: relative;
margin-top: -97px;
clear: both;
}
#clearer{
clear: both; width: 100%; padding-bottom: 110px;}
#footerlogo{
                                                	left: 30px;
                                                	top: 10px;
                                                	position: absolute;
                                                	height: 63px;
                                                	width: 241px;
                                                	background-image: url(images/logofooter.png);
                                                }
.footertext{
float: right;
text-align: left;
margin-right: 30px;
margin-top: 20px;
font-family: Helvetica;
font-size: 12px;
}
a:visited, a:link, a:active, a:hover{
color: inherit;
}

.page-item-94{
display: none;}
#onder18{
margin-left: 40px;
color: orange;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;

}