body {  
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 12px;
  color: #222;
  background: url(../images/bg.jpg) repeat-x left top #fff;
}

a img {
	border: none;
}

a {
	color: #002d71;
	text-decoration: underline;
}

a:hover {
	color: #710000;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
}

.main {
	margin: 0 auto;
	background: url(../images/main_bg.png) repeat-y left top;
	width: 880px;
	padding: 0 4px;
}

.clear {clear: both; height: 1px; font-size: 1px;}

.float_left {float: left;}
.float_right {float: right;}

img.float_left {margin: 0 8px 8px 0;}
img.float_right {margin: 0 0 8px 8px;}

.red {color: #a60000;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	height: 308px;
	/*background: url(../images/header_bg.jpg) no-repeat left top;*/
}

.header a.logo {
	text-decoration: none;
	height: 139px;
	width: 253px;
	float: left;
	background: url(../images/logo.png) no-repeat left top;
	margin-left: 25px;
}

.header_right {
	float: right;
	width: 152px;
	margin-right: 40px;
	padding: 14px 16px;
	font-size: 11px;
	color: #004593;
	display: inline;
}

.header_right h3 {
	visibility: hidden;
	font-size: 18px;
	color: #004593;
}

.header_right p {
	padding-bottom: 6px;
	line-height: 16px;
}

.header .play {
	width: 76px;
	height: 28px;
	position: absolute;
	left: 50%;
	margin-left: -414px;
	top: 264px;
	padding: 0 4px;
	background: url(../images/play_bg.png) no-repeat left top;
	color: #fff;
}

.header .play a {
	color: #fff;
	font-size: 9px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	float: left;
	height: 28px;
	width: 40px;
	text-align: center;
	padding-top: 1px;
}

.header .play a.arrow {width: 18px;}
.header .play a.arrow img {
	float: left;
	padding: 4px 7px;
}

.header .offer {
	position: absolute;
	left: 50%;
	margin-left: 113px;
	top: 282px;
	color: #fff;
	font-size: 11px;
	width: 286px;
}

.header .offer #offer_hidden {
	display: none;
	background: #a60000;
	padding: 11px;
	border: 1px solid #fff;
	border-top: none;
	opacity: 0.9;
	font-size: 12px;
	float: left;
	width: 264px;
}

.header .offer h6 {
	font-size: 15px;
	font-family: "Trebuchet MS";
	padding: 2px 8px 2px 11px;
	width: 80px;
}

.header .offer p {
	background: #a60000;
	padding: 3px 8px 4px 11px;
	line-height: 15px;
	float: left;
	width: 267px;
	margin-left: 1px;
	display: inline;
}

.header .offer p b {
	float: left;
	font-size: 14px;
}

/* ========================= MENU =========================*/
/* ========================================================*/

.menu {
	background: url(../images/menu_bg.jpg) repeat-x left top;
	height: 35px;
	padding: 0 40px 0 29px;
}

.menu span a {
	color: #fcdb00;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding: 10px 16px 0 16px;
	height: 25px;
	border-left: 1px solid #0c3854;
}

.menu span a:hover, .menu span a.active {
	color: #004593;
	background: url(../images/menu_over.jpg) repeat-x left top;
}

.menu span a.last {border-right: 1px solid #0c3854;}

/* ======================= CONTENT ========================*/
/* ========================================================*/

.content {
	padding: 38px 36px 32px 44px;
	float: left;
	width: 800px;
}

.content h1 {
	font-size: 24px;
	color: #004593;
	height: 29px;
}

.content h2 {
	font-size: 20px;
	color: #fcdb00;
	font-weight: normal;
	margin-top: -6px;
	height: 24px;
}

.content h4 {
	background: url(../images/h4_bg.jpg) no-repeat left top;
	height: 18px;
	font-size: 12px;
	color: #fff;
	padding: 1px 10px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS";
}

.content h5 {
	font-size: 17px;
	color: #004593;
	height: 23px;
}

.content .line {
	border-top: 1px dotted #183883;
	font-size: 1px;
	height: 10px;
	clear: both;
}

.content p {
	margin-bottom: 10px;
}

.content p.padding {padding: 4px 2px 8px 10px;}
.content p.more {
	background: url(../images/link_more.jpg) no-repeat left top;
	height: 13px;
	padding: 3px 14px;
	text-align: right;
	font-size: 10px;
}

.content p.more a {
	color: #fff;
	text-decoration: none;
}

/* ====================== CONTENT > Left =========================*/

.left {
	width: 264px;
	padding-right: 44px;
	float: left;
}

/* ====================== CONTENT > Inner =========================*/

.inner {
	width: 590px;
	padding-right: 15px;
	float: left;
}

.inner2 {
	width: 570px;
	float: left;
}

.inner2 p {margin-bottom: 16px;}
.inner2 p .imgright {padding-left: 20px; float: right;}
.inner2 p .imgleft {padding-right: 20px; float: left;}

.zeg span {font-size: 14px; font-weight: bold; }

iframe {
	border: 1px solid #1d3b84}
	
.kontakt {width: 500px;}	
.formleft {float: left; width: 262px;}
.formright {float: right; width: 205px; padding-top: 20px;}

.formline input, select{
	width: 258px;
	height: 16px;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 5px;
	}
	
.formleft .select{
	width: 264px;
	padding: 0;
	height: 22px;
	}
	
.formline {
	padding-bottom: 6px;
	clear: both;
	}

.inputleft {	float: left;}
.inputright {float: right;}
.formline .inputleft .plz{width: 78px; }
.formline .inputright .ort{width: 166px; }

.textarea {clear: both; padding-bottom: 10px;}

.textarea textarea {
	width: 496px!important;
	height: 123px!important;
	display: block;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 5px;
	}
	
.formright em {font-size: 14px; margin: 1px 0 0 4px; }
.formright span {	font-size: 14px;}

.formright .formline .check { width: 14px; height: 14px; border: none }
.formline .datum { width: 111px;}
.formline .uhrzeit { width: 68px; height: 22px;}
.formdesc {	padding-top: 75px;}
	
.slogan {
	font-weight: bold;
	line-height: 16px;
}

.photoblock {
	padding-bottom: 50px;
	clear: both;}
	
.photoblock span {
	font-size: 12px;
	font-weight: bold;
	color: #004593;
	display: block;
	padding-bottom: 15px;
	}

.box2_top, .box2_bottom {
	background: url(../images/box2_top.jpg) no-repeat right top;
	height: 18px;
	float: left;
	width: 100%;
}

.box2_bottom {
	background: url(../images/box2_bottom.jpg) no-repeat right top;
}

.box2 {
	border-left: 1px solid #d6d7dc;
	border-right: 1px solid #d6d7dc;
	background: #f0f1f2;
	width: 158px;
	padding: 0 10px;
	font-size: 10px;
	margin-left: 15px;
	font-family: Verdana;
	float: left;
	display: inline;
}

.box2 p{
	line-height: 16px;
}

.box3_top, .box3_bottom {
	background: url(../images/box3_top.jpg) no-repeat right top;
	height: 18px;
	float: left;
	width: 100%;
}

.box3_bottom {
	background: url(../images/box3_bottom.jpg) no-repeat right top;
}

.box3 {
	background: url(../images/box3_center.jpg) repeat-y right top;
	width: 137px;
	padding: 0 25px;
	font-size: 10px;
	font-family: Verdana;
	float: left;
	display: inline;
}

.box3 p{
	line-height: 16px;
	font-size: 10px;
}

.products {
	float: left;
	width: 100%;
}

.products ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}

.products ul li {
	list-style-position: outside;
	list-style-type: square;
	color:#666666;
}

.col_left {
	float: left;
}


.products .descr {
	margin-left: 107px;
	font-size: 10px;
	color: #666;
}

.products .product_title {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.products .descr .product_subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.products .product_subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.products .descr .price {font-size: 14px; font-weight: bold;}

.products .box_bottom {
	margin-bottom: 30px;
}

#products_hidden {
	background: #191919;
	position: absolute;
	width: 786px;
	left: 50%;
	margin-left: -440px;
	top: 343px;
	border: 1px solid #fcdb00;
	padding: 28px 46px;
	opacity: 0.95;
	display: none;
}

#products_hidden .inner, #products_hidden .right2 {
	margin-bottom: 24px;
}

#products_hidden .title {
	border-bottom: 1px solid #fcdb00;
	color: #004593;
	font-weight: bold;
	padding-bottom: 3px;
}

#products_hidden ul {
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
}

#products_hidden .inner ul {
	float: left;
	width: 25%;
}

#products_hidden a {color: #fff; text-decoration: none;}

.right2 {
	float: right;
	width: 156px;
}

.left2 {
	float: left;
	width: 156px;
}

/* ====================== CONTENT > Center =========================*/

.center {
	width: 264px;
	padding-right: 32px;
	float: left;
}

.box_top{
	background: url(../images/box_top.jpg) no-repeat left top;
	width: 260px;
	height: 18px;
	
}

.box_bottom {
	background: url(../images/box_bottom.jpg) no-repeat left top; 
	width: 260px;
	height: 18px;
}

.box {
	border-left: 1px solid #d6d7dc;
	border-right: 1px solid #d6d7dc;
	background: #ffffff;
	width: 248px;
	height:100px;
	padding-left: 10px;
}

.box h5 {margin-left: 10px; margin-bottom: 10px;}

.box .item {
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}

.box_start {
	border-left: 1px solid #d6d7dc;
	border-right: 1px solid #d6d7dc;
	background: #ffffff;
	width: 248px;
	height:255px;
	padding-left: 10px;
}

.box_start h5 {margin-left: 10px; margin-bottom: 10px;}

.box_start .item {
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}

/* ====================== CONTENT > Right =========================*/

.right {
	float: right;
	width: 195px;
}

.right3 {
	float: right;
	width: 187px;
}

.right3 li {
	background: url(../images/pdf_icon.png) no-repeat left top;
	padding-left: 20px;
}

.right3 li a {
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.small_blue_header {
	background: url(../images/small_blue_header.png) no-repeat left top; 
	color: #FFF; 
	font-family: Tahoma; 
	font-size: 9px;
	padding: 2px 2px 4px 10px;}
	
.service_box_top, .service_box_bottom {
	background: url(../images/servicebox_headbg.png) no-repeat right top;
	height: 16px;
	float: left;
	width: 100%;
}

.service_box_bottom {
	background: url(../images/servicebox_botbg.png) no-repeat right top;
}

.service_box h5 {
	font-size: 10px;
}

.service_box {
	background: url(../images/servicebox_bg.png) repeat-y right top;
	width: 159px;
	padding: 0 14px;
	font-size: 10px;
	font-family: Verdana;
	float: left;
	display: inline;
}
	

.service_box .item {
	margin-left: 7px;
	float: left;
	margin-bottom: 7px;
}

.contact_form {
	background: url(../images/form_bg.jpg) no-repeat left top;
	padding: 7px 30px;
	height: 157px;
	float: left;
	width: 135px;
}

.contact_form p {float: left; width: 100%;}

.form_title {
	color: #333;
	font-size: 20px;
	margin-bottom: 10px;
}

.box_title{
	color: #1d3b84;
	font-size: 20px;
}

.box_title_small{
	color: #fcdb00;
	font-size: 16px;
	margin: -7px 0 10px 0;
}

.contact_form input.text {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	width: 124px;
	padding: 1px 8px;
	border: 1px solid #666;
	height: 16px;
}

/* ====================== CONTENT > Right Produkte =========================*/

.right3_produkte {
	float: right;
	width: 187px;
}

.right3_produkte li {
	padding-left: 0px;
}

.right3_produkte li a {
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

/* ====================== BIKE Item =========================*/

.bike_item {    width: 260px;}

.bike_thumb {
    float: left;
    margin-left: 5px;
	margin-top: 5px;
    }

.bike_thumb img {
    position: absolute;
}
   
.bike_title {
    float: right;
    width: 180px;
    padding: 10px 10px 5px;
    position: relative;
    z-index: 9998;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    text-align: right;
    }
   
.bike_item_info {
    clear: both;
    float: right;
    width: 140px;
    position: relative;
    z-index: 9999;
    text-transform: uppercase;
    text-align: left;
    padding: 0 10px 3px 0;
    }
   
.title_line1{ display: block; color: #004593; font-size: 12px; text-align: right;}
.title_line2 { display: inline-block; padding-top: 2px; color: #004593; font-size: 10px; float: right; text-align: right; }
.title_line3 { display: inline-block; padding-top: 2px; color: #333; font-size: 20px; float: right; text-align: right;}
.item_price { display: block; color: #b40000; clear: both; padding-top: 5px; font-size: 12px; text-transform: none; font-weight:bold; text-align: right}

.bike_item_center{background: url(../images/bike_item_bg.png) no-repeat;}
.bike_item_bot {    background: url(../images/bike_item_bg_bot.png)
no-repeat; height: 6px; clear: both;}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {	
	background: url(../images/footer_bg.png) no-repeat top left;
	height: 50px;
	margin: 0 auto;
	width: 720px;
	font-weight: bold;
	color: #004593;
	font-size: 10px;
	font-family: "Trebuchet MS";
	padding: 5px 0 0 168px;
}