body {
	margin: 20px;
	background-color: #CCCCCC;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Input
{
	font-size: 11px;
	background-color: #E8E8E8;
}
.InputAktiv
{
	font-size: 11px;
	background-color: #FFFFFF;
}
.DropDown
{
	font-size: 11px;
}
.DropDownAktiv
{
background-color: Silver;
}
.Button
{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
	border :1px solid #b2b2b2;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}
.menu {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 20px;
}
.menu:link {color:#000000; text-decoration:none}
.menu:visited {color:#000000; text-decoration:none}
.menu:active {color:#000000; text-decoration:none}
.menu:hover {color:#FFFFFF; text-decoration:none}
.HelpPopup
{
	font : 11px Arial, Helvetica, sans-serif;
	color : Gray;
	border : 1px outset Navy;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
}
.Stil2 {
	font-weight: bold;
	font-size: 18px;
	color: #006A4D;
}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #000;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
.liste {
	margin-left: 20px;
}
.ListRow1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	background-color : #E7E7E7;
	padding-right: 10px;
}
.ListRow0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	background-color : #F7F7F7;
}
.bg_modelle {
	height : 80px;
	background-repeat: no-repeat;
	width: 130px;
	background-image: url(media/bg_modelle.gif);
}
.modell{
	width: 150px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
.td_a_modelle {
	color:#000000;
	text-decoration:none;
	width:121px;
	height:59px;
}
.td_a_modelle:link {color:#000000; text-decoration:none}
.td_a_modelle:visited {color:#000000; text-decoration:none}
.td_a_modelle:active {color:#333333; text-decoration:none}
.td_a_modelle:hover {
	color: #425A82;
	text-decoration:none
}

.PoweredBy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #5F5F5F;
}
a.PoweredBy:active,
a.PoweredBy:link,
a.PoweredBy:visited,
a.PoweredBy:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #5F5F5F;
}
#ul .typen {
	font-size: 11px;
}

.modelle{
	float: left;
	width: 345px;
	margin-left: 20px;
	cursor: default;
	margin-bottom: 20px;
	height: 180px;
}
/* ... Hier werden die zusätzlichen Formate definiert ... */
.clearer{
	clear:both;
	height: 0px;
	margin: 0;
	padding: 0;
}
#content {
	width: 784px;
}

.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}#container {
	width: 1000px;
	margin: 0px auto;
}
#content {
	margin: 0 30px 0 10px;
	width: 730px;
	padding-bottom: 40px;
}
#content h1 {
	font-size: 24px;
	color: #006A4D;
	margin: 0;
	padding: 0;
}
#content .teaser {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#content a{
	color: #006A4D;
}
#content a:hover{
	color: #666666;
}
#top {
	background-image: url(media/layout/top.gif);
	background-repeat: no-repeat;
	height: 290px;
}
#middle {
	background-image: url(media/layout/middle.gif);
	background-repeat: repeat-y;
}
#left {
	width: 216px;
	background-repeat: repeat-y;
	margin-bottom: 50px;
	background-image: url(media/layout/bg_nav.gif);
}
#navLeft {
	background-repeat: no-repeat;
	min-height: 230px;
	background-image: url(media/layout/nav_top.gif);
	padding: 35px 0 50px 0;
}
#navLeft a {
	display: block;
	margin: 0 10px 0 36px;
	background-image: url(media/layout/bg_a.gif);
	line-height: 22px;
	height: 22px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}
#navLeft a:hover {
	color: #006A4D;
}
#navLeft .navEnd {
	background-image: url(media/layout/nav_end.gif);
	height: 17px;
	margin: 20px 0;
}

#navBottom {
	background-image: url(media/layout/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#marken {
	background-image: url(media/layout/bg_marken.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#marken h1 {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

#bottom {
	background-image: url(media/layout/bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
}
#myFlashTop {
	text-align: right;
	padding-top: 13px;
	margin-right: 111px;
}
/**/
#navLeft ul{
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}
#navLeft li a{
	font-size: 12px;
	font-weight: normal;
}
.partner {
	height: 100px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin: 10px;
}
#bikeshops {
	width: 1000px;
	margin: 10px auto;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	padding-right: 3px;
}
#bikeshops a{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#logistik{ 
	padding-top:40px;
}
#logistik li{
	color: #006A4D;
	font-weight: bold;
	font-size: 18px;
}
#homeBox{
	float:right;
	width:200px;
	text-align:justify;
	background-color:#EEF0F2;
	border:1px solid #DEE2E7; 
	padding: 5px;
}
#homeBox h1{
	background-color: #006A4D;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	font-weight: bold;
}
