
body {
	background-color:  #eeeeee;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

a { color: #660000; }
a:visited {color:#660000; }
a:hover {color: #993300; }
a:active { color: #660000;}

h1 {
	font-size: 24px;
	padding: 0px 0px;
	margin: 0px
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px;
	margin: 0px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


img {
	padding: 0px 0px;
	margin: 0px;
	border: 0px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 1036px;
margin: 20px auto 0px auto;
background-color: #9D0711;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
}

#logo {
	margin: 0px;
	padding: 0px;
	width: 233px;
	float: left;
	height: 110px;
}
#logo a {
	margin: 0px;
	padding: 0px;
}

#logo img {
	margin: 0px;
	padding: 5px 15px;
}


#titel {
	margin: 0px 0px 0px 233px;
	padding:  0px 0px 0px 0px;
	width: 800px;
	height: 110px;
}

#titel h1 {
	font-size: 36px;
	padding: 20px 0px 0px 20px;
	margin:0px
}

#titel h2 {
	font-size: 19px;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
	margin: 0px;
}



/* -----------------Inhalt--------------------- */
#inhalt {
	background-color: #D3DBDE;
	padding: 10px;
	margin-left: 233px;
	margin-right: 0px;
	border: 0px solid black;
}

div#inhalt {
	min-height:500px;
	height:expression(this.scrollHeight > 500 ? "auto": "500px");
}

/* --------------left navigavtion------------- */
#navigation {
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	float: left;
	width: 233px;
	margin: 0px;
	padding: 0px;
 	height: 500px;
	background: url(pic/nav_bg.gif) no-repeat 20px 15px;
	position: relative;
	top: 0px;
	left: 0px;
}

#navigation a:link    { color: #ffffff; text-decoration: none; }
#navigation a:visited { color: #ffffff; text-decoration: none; }
#navigation a:hover   { color: #ffff00; text-decoration: none; }
#navigation a:active { color: #ffffff;}


/* -----------footer--------------------------- */
#fusszeile {
	background-color: #9D0711;
	color: #ffffff;
	clear: both;
	margin: 0px 0px 0px 240px;
	padding: 10px 0px;
	text-align: left;
	height: 30px;
}

#fusszeile a:link    { color: #ffffff; text-decoration: underline; }
#fusszeile a:visited { color: #ffffff; text-decoration: underline; }
#fusszeile a:hover   { color: #ffff00; text-decoration: underline; }
#fusszeile a:active { color: #ffffff;}

.neun { font-size:9pt; }
.acht { font-size:8pt; }


#login {
	width:205px;
	height:40px;
	position:relative;
	top:400px;
	left:0px;
	padding:10px;
	color: #ffffff;
}
#login td {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size:0.9em;
	color: #ffffff;
}
#navigation #login a:link    { color: #ffffff; text-decoration: underline; }
#navigation #login a:visited { color: #ffffff; text-decoration: underline; }
#navigation #login a:hover   { color: #ffff00; text-decoration: underline; }
#navigation #login a:active { color: #ffffff;}

#login2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.gebot, a.gebot { color: #ffffff; }


#nav_aktuelles {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 11px;
	left: 79px;
}
#nav_p_aktuelles {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 11px;
	left: 59px;
}
#nav_motorraeder {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 41px;
	left: 62px;
}
#nav_p_motorraeder {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 41px;
	left: 42px;
}
#nav_einzelteile {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 72px;
	left: 51px;
}
#nav_p_einzelteile {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 72px;
	left: 31px;
}
#nav_literatur {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 103px;
	left: 44px;
}
#nav_p_literatur {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 103px;
	left: 24px;
}
#nav_katalog {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 134px;
	left: 39px;
}
#nav_p_katalog {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 134px;
	left: 19px;
}
#nav_bieten {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 165px;
	left: 36px;
}
#nav_p_bieten {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 165px;
	left: 16px;
}
#nav_bedingungen {
	width: 150px;
	height: 14px;
	position: absolute;
	top: 196px;
	left: 35px;
}
#nav_p_bedingungen {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 196px;
	left: 15px;
}
#nav_team {
	width: 150px;
	height: 14px;
	position: absolute;
	top: 227px;
	left: 36px;
}
#nav_p_team {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 227px;
	left: 16px;
}
#nav_termine {
	width: 150px;
	height: 14px;
	position: absolute;
	top: 258px;
	left: 39px;
}
#nav_p_termine {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 258px;
	left: 19px;
}
#nav_partner {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 289px;
	left: 44px;
}
#nav_p_partner {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 289px;
	left: 24px;
}
#nav_rueckblick {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 320px;
	left: 51px;
}
#nav_p_rueckblick {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 320px;
	left: 31px;
}
#nav_sprache {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 351px;
	left: 62px;
}
#nav_p_sprache {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 351px;
	left: 42px;
}
#nav_impressum {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 381px;
	left: 77px;
}
#nav_p_impressum {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 381px;
	left: 57px;
}
#nav2 {
	font-size:16pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#nav2 a {
	text-decoration:none;
}
#anfahrt li {
	margin: 0px 0px;
	padding: 2px 0px;
}
