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

#lay-header
{
	width:900px; height:150px; background-color: #ffffff;
}

#lay-navi
{
	width:900px; height:20px;
}

#lay-flash
{
	float:left; width:600px; height: 150px; background-color: #ffffff;
}

#lay-logo
{
	float: left; width:300px; height: 150px; background-color: #ffffff;
}

#lay-content-area
{
	margin-left: 15px; float: left; width:500px;
}

/**/
/* Styles für main navi */
/**/
#nav-main-container
{
	background: url(../pixs/nav-main-back.gif) bottom left repeat-x; width: 900px; height: 20px;
}

#nav-main ul
{ list-style: none; padding: 0; margin: 0; }

#nav-main li
{ float: left; }

#nav-main li a
{
background: url(../pixs/nav-main-back.gif) bottom left repeat-x;
padding-left: 10px;
padding-right: 10px;
height: 20px;
float: left;
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:400;
color:#000000;
text-decoration: none;
text-align: center;
}

#nav-main li a:hover
{
background: url(../pixs/nav-main-back-neg.gif) bottom left repeat-x;
padding-left: 10px;
padding-right: 10px;
height: 20px;
float: left;
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:400;
color:#FFFFFF;
text-decoration: none;
text-align: center;
}

#lay-bottom
{
	border:none; padding:0px; margin:0px; width:900px; height: 39px; background-color: #ffffff; background: url(../pixs/bottom.gif) bottom left repeat;
}
body {
	background-color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif;
}

#lay-back
{
	padding:0px; margin:0px; width:900px; background-color: #d6d2d2;
}

/*                            */
/* CSS Styles für marken navi */
/*                            */

#lay-back ul
{
list-style: none; padding: 0; margin: 0;
}

#lay-back li
{
float: left;
}

#lay-back li a
{
height: 17px;
display: block;
font-size:12px;
font-weight:400;
color:#363d76;
text-decoration: none;
text-align: left;
width:140px;
border-bottom:1px solid #FFFFFF;
}

#lay-back li a:hover
{
height: 17px;
display: block;
font-size:12px;
font-weight:400;
color:#363d76;
text-decoration:none;
text-align: left;
width:140px;
border-bottom:1px dotted #363d76;
background-color:#eeeeee;
}

/* Text Styles                */

.head1 {
	font-size: 14px; color: #363d76; font-weight: 800; margin-bottom:10px;
}
.head2 {
	font-size: 11px; color: #363d76; font-weight: 800; margin-bottom:6px;
}
.fliess {
	font-size: 11px; color: #000000; margin-bottom:5px }
.fliessfett {
	font-size: 11px; color: #000000; margin-bottom:5px; font-weight:800;
}
.fussnote {
	font-size: 9px; color: #000000; margin-bottom:0px;
}
.fussnotefett {
	font-size: 9px; color: #000000; margin-bottom:0px; font-weight:800;
}


p {
	margin:0px;
}


/* Altlasten von der alten Homepage */

.bottom {
	border-bottom: thin border-bottom-style: solid border-bottom-color: #000000; }
.bottomBold {
	border-bottom: medium solid #000000;
}
.table {
	font-size: 10px; font-weight: 400; color: #000000; border: 1px solid #999999;
}
.tableheader {
	font-size: 12px; font-weight: 700; color: #FFFFFF;
}
.tablebikes {
	font-size: 11px; font-weight: 700; color: #000000;
}
.notes {
	font-size: 9px; font-weight: 400; color: #000000;
}

.teaser1{
	font-size: 11px; color: #FF0000; border:#FF0000 1px solid; background-color:#FFB0AA; padding:10px; margin-top:5px; margin-bottom:5px; font-weight: 700; text-align:center;
}

.teaser2{
	font-size: 11px; color: #000; border:#f00+
	1px solid; background-color:#FFB0AA; padding:10px 10px 10px 10px; margin-top:5px; margin-bottom:5px;text-align:left;
}
.teaser2 ul {list-style:disc !important;clear:both;margin-left:15px !important;}
.teaser2 li {float:none !important;}

.borderbottom td {
	border-bottom: 1px solid #CCCCCC;
}

.techspecs {
	background-color:#999999; font-size:11px; font-weight:800; color:#ffffff;
}

.red {
	color:#FF0000; font-weight:800;
}
