html, body{
	_height:auto !important;
	height:100%;
	width:100%;
	margin:0px;
 	padding:0px;
}
body {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background-color:#707070;
    border:none;
	background-image:url(../images/bg_ffhack.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
h1{
	font-weight:bold;
	font-size:13px;
	padding:0px;
	margin:0px;
}
h2{
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
}
h3{
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
	color: #f80001;
}
h4{
	font-family:Arial;
	font-size:13px;
	color:#FF0000;
	display:inline;
}
a{
	font-weight:bold;
	text-decoration: none;
	color:#58595b;
}
a:hover{
	color:#000000;
}
a.spec{
	font-weight:bold;
	text-decoration: none;
	color:#f80001;
}
a:hover.spec{
	color:#58595b;
}
a.menuitem{
	color:#58595b;
	font-weight:bold;
	text-decoration: none;
	text-indent:50px;
	line-height: 35px;
	display: block;
}
a.menuitem:hover {
	color: #f80001;
	background-color: #f1efef;
}
a.menuitem_selected, a.menuitem_selected:hover{
	margin-left:-5px;
	color: #f80001;
	font-weight:bold;
	text-decoration: none;
	text-indent:55px;
	line-height: 35px;
	display: block;
	background-color: #FFFFFF;
	background-image:url(../images/autootje.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.left{
	width:178px;
	float:left;
}
.animatie{
	width:174px;
	height:209px;
}
.menu{
	width:173px;
	height:320px;
	padding-top:5px;
	padding-left:5px;
}
.right{
	width:574px;
	float:right;
}
.right_left{
	width:370px;
	float:left;
}
.banner{
	width:370px;
	height:108px;
	background-image:url(../images/banner.gif)
}
.content{
	width:360px;
	padding:7px;
}
.right_right{
	width:198px;
	float:right;
}
.vrachtwagen{
	width:198px;
	height:160px;
	background-image:url(../images/vrachtwagen.jpg);
}
.submenu{
	width:188px;
	padding:5px;
}
.telnr{
	width: 752px;
	height:100%;
 	margin: 0px auto;
    display:block;
	background-image:url(../images/telnr.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.verloop_banner{
	width: 752px;
	height:100%;
 	margin: 0px auto;
    display:block;
	background-image:url(../images/bg_fade.jpg);
	background-repeat:repeat-x;
}
.total{
	width:752px;
	height:100%;
	margin:0px auto;
	display:block;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
}
.schaduw{
	width:770px;
	height:100%;
	margin:0px auto;
	display:block;
	background-image:url(../images/schaduw.jpg);
	background-repeat:repeat-y;
}
