body {
	background-color: #0B0D46;
	font-family: Verdana, Arial sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#pageContent {
	width:900px;
	height:616px;
	position:absolute;
	top: 50%;
	left:50%;
	margin-top: -308px;
	margin-left: -450px;
}

#content {
	height:585px;
	background-color: #FEFF99;
}

#footer {
	width:900px;
	height:25px;
	background-color:#FFF;
	margin-top: 6px;	
	line-height: 25px;
	vertical-align: center;
}

#footer span {
	margin-left: 10px;
}

#breadcrum {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 37px;
	right: 5px;
}

#breadcrum li {
	border-right: 2px solid #938791;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

#breadcrum a {
	text-decoration: none;
	color: #938791;
	font-size: 10px;
	font-weight: bold;
}

#logo {
	margin-left:10px;
	margin-top:10px;
}

#header1, #header2, #header3 {
	width: 880px;
	height: 150px;
	position: absolute;
	top: 60px;
	left:10px;	
	background-repeat: no-repeat;
}

#header1 {
	background: url(../img/bremsscheibe.jpg);
}

#header2 {
	background: url(../img/kerze.jpg);
}

#header3 {
	background: url(../img/schluessel.jpg);
}

#navi {
	width: 880px;
	height: 40px;
	position: absolute;
	top: 220px;
	left: 10px;
	background-color: #0B0D46;
}

#hline {
	width: 880px;
	font-size: 0px; 
	height: 5px;
	line-height: 5px; 
	min-height: 5px;
	position: absolute;
	top: 265px;
	left: 10px;
	background-color: #0B0D46;
	padding:0;
	margin:0;
}

#navlist {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	margin-left:5px;
	margin-top: 11px;
	width: 100%;
}

#navlist li {
	display: inline;
	list-style-type: none;
	position: relative;
	top: 27%;
	margin-right: 30px;
}

#navlist a.active {
	padding: 1px 8px 1px 12px;
	background-image: url(../img/over.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#navlist a.inactive {
	padding: 1px 8px 1px 12px;
	background-image: url(../img/out.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#navlist a.inactive:hover {
	background-image: url(../img/over.gif);
}

#text {
	width: 880px;
	height: 315px;
	position: absolute;
	top: 270px;
	left: 10px;
}

#icon {
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding: 0;
	margin: 0;
}

#maintext_top {
	height: 270px;
	width: 620px;
	position: absolute;
	left: 165px;
	top: 5px;
	overflow: hidden;
}

#maintext_bottom {
	position: 	absolute;
	left: 		165px;
	bottom: 	0px;
	color:		#938791;
	font-size:	12px;
	font-weight:bold;
	letter-spacing: -0.7px;
	margin-bottom: 25px;
}

#haftungstext
{
	background-color: #FEFF99;
	margin: 10px 10px 10px 10px;
	padding: 20px 20px 20px 20px;
}

#kontakt {
	width: 400px;
}

#kontakt input[type="text"] {
	width: 90%;
}

#kontakt textarea {
	width: 90%;
}

#kontakt input[type="reset"], #kontakt input[type="submit"] {
	width: 45%;
}

#kontakt td.label1 {
	text-align: right;
}

#kontakt td.label2 {
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 20px;
}

.spacer {
	padding-left:10px;
}
