html {

	margin-bottom: 1px;
	background-image: url(../template/hg_vk.jpg);
}

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

body{
	background-image: url(../template/hg_vk.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #008754;
    scrollbar-track-color: #840000;
    scrollbar-3dlight-color: #FFFF75;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #f0ca00;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FF7700;

}

#ticker{
	background-color: #f0ca00;
	width: 1200px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	background-image: url(../template/header.jpg);
	width: 1200px;
	height: 150px;
	margin-left:auto;
	margin-right:auto;
}

#haendler{
	background-color: #008754;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	width: 1200px;
	height: 25px;
	padding-top: 5px;
	margin-left:auto;
	margin-right:auto;
}

#container{
	background-color: #f0ca00;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 850px;

}

#navi{
	background-color:#008754;
	width: 180px;
	height: 850px;
	float: left;
	margin-top: 5px;
	border: medium solid #ffa800;
}

#banner{
	padding-top: 10px;
	margin-left: 15px;
	margin-right: 6px;
	padding-bottom: 5px;
}

#banner2{
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 6px;
	padding-bottom:5px;
}



#content{
	float: left;
	width: 972px;
	height: 843px;
	background-color: #f0ca00;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}

#footer{
	float: left;
	background-color: #f0ca00;
	width: 1200px;
	height: 40px;
	padding-top: 15px;

}


#navi li{
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navi a{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	margin-right: 10px;
	line-height: 20px;	
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #ff0000;
	text-decoration:none;
}

#navi a:hover {
	color: #ffc600;
	display: block;
}

#footer li{
	text-align:center;
	list-style-type: none;
	font-size: 10px;
	color: #000000;
}

#footer a{
	color:#ff0000;
	text-decoration: none;
}

.links {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.rechts {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

#neuheiten {
	text-indent: 20px;
	color: #FFFFFF;
}

#VKmodelle {
	text-indent: 20px;
	color: #FFFFFF;
}
