@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img {
	border: 0px;
}
#kopfleiste {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width: 100%;
	height: 94px;
	z-index: 0;
	background-image:url(../pics/siteElements/header_oben_links.jpg);
}
#header {
	position:relative;
	width: 910px;
	height: 95px;
	top: -94px;
	margin-right:auto;
	margin-left:auto;
	z-index:10;
}
#hgRechts {
	position: relative;
	right: 0px;
	width: 50%;
	height: 94px;
	float: right;
	display:inline;
	background-image:url(../pics/siteElements/header_oben_rechts.jpg);
	z-index:2;
}
#menue {
	width: 100%;
	position:absolute;
	height: 20px;
	background-image:url(../pics/siteElements/hg_menue.jpg);
	right:0px;
	left:0px;
	top:94px;
}
#mittelteil {
	position: absolute;
	border-top: 18px solid white;
	height:100%;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 115px;
	background-image:url(../pics/siteElements/hg_muster_links.jpg);
	z-index:3;
}
#hgRechtsMitte {
	width:50%;
	top:0px;
	height:100%;
	margin-left:50%;
	background-image:url(../pics/siteElements/hg_muster_rechts.jpg);
	z-index:4;
}
#siteRahmen {
	position:inherit;
	margin-top: -85px;
	height:110%;
	width: 1036px;
	margin-left:-518px;
	/*background-color:#006600;*/
z-index:9;
}
#spacer {
	position: absolute;
	top: 200px;
	left: 50%;
	height: 93%;
	width: 1px;
	background-color: #FFFFFF;
	z-index:8;
}
#left {
	position:relative;
	border-right: 10px solid white;
	top:18px;
	width: 53px;
	display: inline;
	height:100%;
	float: left;
}
#middle {
	position:relative;
	background-image:url(../pics/siteElements/leichtmetallrad.jpg);
	background-repeat:no-repeat;
	top:0px;
	width: 910px;
	display: inline;
	height:100%;
	float: left;
	background-color:#FFFFFF;
}
#right {
	position:relative;
	top:18px;
	border-left: 10px solid white;
	width: 53px;
	display: inline;
	height:100%;
	float: left;
}
#navi {
	position:relative;
	width:160px;
	height:100%;
	display:inline;
	float:left;
	top:18px;
	background-image:url(../pics/siteElements/ecken_menue.png);
	background-repeat:no-repeat;
}
#navi_ecken {
	position:relative;
	width:160px;
	height:10px;
	background-image:url(../pics/siteElements/ecken_menue.png);
	background-repeat:no-repeat;
}
#navi_inhalt {
	position:relative;
	width:158px;
	height:100%;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	top:-1px;
}
#content {
	position:relative;
	top:18px;
	width:742px;
	height:100%;
	display:inline;
	float:left;
	left:8px;
}
#content-ecken {
	width:742px;
	height: 9px;
	background-image:url(../pics/siteElements/ecken_content.png);
	background-repeat:no-repeat;
}
#inhalt {
	position:relative;
	height:100%;
	width: 740px;
	top:-1px;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
}
.footer {
	position:relative;
	width: 910px;
	height: 47px;
	background-image:url(../pics/siteElements/hg_fuss.png);
	background-repeat:repeat-x;
}
#shadow {
	position: absolute;
	top:114px;
	width: 100%;
	left:0px;
	right:0px;
	height: 18px;
	background-image:url(../pics/siteElements/schatten_oben.png);
	background-repeat:repeat-x;
	z-index:20;
}
#copyright {
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
}
.seiten_inhalte {
	position:relative;
	left:20px;
	top: 10px;
	width:700px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size:14px;
	color:#606d97;
	font-weight:bold;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	font-weight:bold;
}

.preislisten
{}

.preislisten td {
background-color:#ededee;
height:20px;

}

a.preislisten:link, a.preislisten:hover, a.preislisten:active, a.preislisten:visited {
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#606d97;}

a:link {
text-decoration:underline;
color:#606d97;
}

a:hover {
text-decoration:underline;
color:#4f4f4f;
}
a:active {
text-decoration:underline;
color:#606d97;
}
a:visited {
text-decoration:underline;
color:#4f4f4f;
}
.obl-input {
	color: #000000;
	background-color: #FFB9B9;
	font-weight: normal;
}

.myDivImagePosition{
	position: fixed;
	width:100%;
  top:0px;
	left:0;
	padding-top:150px;
	height:100%;
	z-index:100;
	background-image:url(../pics/siteElements/hg__felgen.png);
	visibility:hidden;
	




}
