@charset "utf-8";
/* BASIC STYLES */
body{
    background-color: #345a19;
	background-image: url(../upload/bilder/grass_hintergrund.jpg);
	background-repeat: repeat;
	color:#151515;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height:0.9em;
    }
html, body  {height: 100%;                      }
html        {overflow:-moz-scrollbars-vertical; }

#wrapper_main, #h_balken {  /* Haupt Div-Tag */
	position:absolute;
	width: 920px;
	margin:0 0 0 -460px;
	text-align:right;
	margin-top:0px;
	left: 50%;
	text-align:left;
    font-size:0.75em;
}
/* ------------- */
#wrapper_header {
	width:920px;
	height:154px;
}
#logo {
	width:180px;
	height:152px;
	margin: 10px 10px 2px 10px;
	background-image:url(../upload/bilder/logo_hintergrund.png);
	text-align:center;
	float:left;
}
#logo img{ margin-top:15px;}
#header {
	float:right;
	width:700px;
	height:154px;
	margin: 10px 10px 0px 10px;
	text-align:left;
}
/* ------------- */
#menubalken {
	width:100%;
	height:33px;
	background-image:url(../upload/bilder/menu_hintergrundbalken.png);
	background-repeat:repeat-x;
	background-position:left;
	position:absolute;
	top:164px;
	margin-top:0px;
    font-size:0.75em;
}
#menu_schraf {
	background-image:url(../upload/bilder/logo_hintergrund.png);
	background-repeat:repeat-x;
	background-position:left;
	width:700px;
	height:33px;
	margin-right:10px;
	position:absolute;
	top:164px;
	right:0px;
}
#wrapper_menu{
	width:700px;
	height:33px;
	position:absolute;
	top:164px;
	margin-right:10px;
    font-size:0.75em;
	right:0px;
	z-index:2;
}	
/* ------------- */
#wrapper_content{
	width:920px;
	position:absolute;
	top:164px;
    font-size:0.75em;
	right:0px;
	z-index:1;
}
#teaser {
	float:left;
	width:180px;
	margin:0px 10px;
	font-size:1.2em;
}
#teaser div					{background-color:white;}
#haendler a {color:black;}
#haendler div, #aktuelles div	{margin:15px 4px 2px 9px; padding-bottom:10px;}
#submenu div					{margin:15px 2px 2px 0px; padding-bottom:10px;}
#haendler,#aktuelles,#submenu	{margin-bottom:20px;}
#content {
	float:right;
	width: 700px;
	margin: 42px 10px 10px 10px;
	font-size:1.2em;
}
#haendler p {padding-bottom:15px;}
/* ------------- */

/* HAUPTMENÜ */
#wrapper_menu ol {}
#wrapper_menu ol li {
	float:left;
	display:block;
	width: 120px;
}
#wrapper_menu a {
	color:white;
	line-height:1.8em;
	text-decoration:none;
	font-size:1.65em;
	font-weight:bold;
}
#wrapper_menu a:link {
	line-height:1.8em;
}
#wrapper_menu a:active, #wrapper_menu .active {
	border-bottom:4px solid white;
	padding-bottom:5px;
}
#wrapper_menu a:hover {
	border-bottom:4px solid white;
	padding-bottom:2px;
}

/* SUBMENU */
#submenu ol { margin-left:0px;}
#submenu ol li { line-height:2.5em; border-bottom: 1px dashed #cccccc;}
#submenu a{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#151515;
	padding-left:5px;
	border-left:4px solid white;
	display:block;
}
#submenu a:link {}
#submenu a:hover{border-left:4px solid #ed1c24;color:#ed1c24; text-decoration: underline;background-color:#eaf3f0;}
#submenu .active{color:#ed1c24; border-left:4px solid #ed1c24; background-color:#f2fcf8;}
.neu{color:#ed1c24;}

/* CONTENT */
#content ol{}
#content ol li {
	float:left;
	display:block;
	width:221px;
	margin-bottom:20px;
}
#content ol li h1{
	display: block;
	width: 221px;
	height:34px;
	background-image:url(../upload/bilder/3auf3_content_headline.png);
	background-repeat:no-repeat;
	color:#151515;
	text-indent:10px;
	font-size:1.5em;
	font-weight:bold;
	line-height:34px;
}
#content ol li.content { margin: 0 18px 0 19px;}
#content ol li div.fbimg {
	background-image:url(../upload/bilder/3auf3_content_hintergrund.png);
	background-repeat:repeat-y;
	text-align:left;
}
#content ol li div.fbimg img { margin-bottom:0px;}
#content ol li img {
margin:0px; padding:0px;
}
#content ol li span {
	background-image:url(../upload/bilder/3auf3_content_txt_hintergrund.png);
	background-repeat:repeat-y;
	text-align:left;
	display:block;
	padding: 5px 18px 0 8px;
	height:55px;
}
#content ol li span.logo {
	position:absolute;
	background-image:none;
	margin-bottom:0px;
	bottom:100px;
}

/* BIKES */
.bike_headline {
	display:block;
	background-image:url(../upload/bilder/content_h1_hintergrund.png);
	background-repeat:no-repeat;
	height:34px;
}
.bike_inhalt {
	display:block;
	background-image:url(../upload/bilder/content_inhalt.png);
	background-repeat:repeat-y;
	padding:0 15px 10px 15px;

}
.bike_ende {
	display:block;
	background-image:url(../upload/bilder/content_abschluss_klein.png);
	background-repeat:no-repeat;
	height:13px;
	margin-bottom:20px;
}
.bike_gross {
	display:block;
	background-image: url(../upload/bilder/content_abschluss_gross.png);
	background-repeat:no-repeat;
	height:13px;
}
.panel,.panel2 {

	background-image:url(../upload/bilder/content_abschluss_gross_bg.png);
	background-repeat:repeat-y;
	display: none;
}
p.slide  {
	display:block;
	background-image:url(../upload/bilder/content_abschluss_gross_bg_close.png);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
p.slide a { display:block;}

/*IMPRESSUM */
ul.rechtliches li{
	float:none;
	display:block;
	width:95%;
	font-style: oblique;
}
.slide{ padding-top:15px;}

/* BIKES */
.b_left { float:left; width:32%; margin-top:10px;}
.b_right{ float:right;width:63%; margin-left:4%;}
.content_bikes img {border:4px solid #cccccc; margin-bottom:10px;}
.details img {border:2px solid white; margin-bottom:10px;}
.content_bikes p.slide  {
	display:block;
	background-image:url(../upload/bilder/content_abschluss_gross_bg_close.png);
	background-repeat:repeat-y;
	padding-top:0px;
	height:23px;
	line-height: 2em;
	padding-left:20px;
	text-align:center;
}
.content_bikes p.slide a { 
	display:block;
	text-decoration:none;
	color:#ed1c24;
	font-size:1.3em;
	font-weight:normal;
}
.content_bikes p.slide a:link {
	line-height:1.8em;
}
.content_bikes p.slide a:active, .active {
	border-bottom:0px solid white;
	padding-bottom:0px;
}
.content_bikes p.slide a:hover {
	border-bottom:0px solid white;
	padding-bottom:0px;
}
.content_bikes .panel-1, .content_bikes .panel-2, .content_bikes .panel-3, .content_bikes .panel-4, .content_bikes .panel-5, .content_bikes .panel-6, .content_bikes .panel-7, .content_bikes .panel-8, .content_bikes .panel-9 {
	background-image:url(../upload/bilder/content_abschluss_gross_bg.png);
	background-repeat:repeat-y;
	display: none;
}
.content_bikes .img_border {
	margin-right:10px;
}
.content_bikes h2.content {padding-top:135px;}
.content_bikes .beschreibung {
	display:block;
}
.content_bikes .preis {
	display:block;
	margin: 20px 0;
	font-weight:bold;
	font-size:1.8em;
}
.content_bikes .steuer {
	display:block;
	font-style:italic;
	font-size:0.92em;
}
.content_bikes .bestellung {
	margin-top:20px;
	display:block;
}
.content_bikes .bestellung em {
	font-style: italic;
	text-decoration: underline;	
}
.content_bikes .bestellung a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color:#151515;
	font-size:1.3em;
}
.content_bikes .bestellung a:hover {
	font-weight: bold;
	text-transform: uppercase;
	
}
.content_bikes .patient {
	color:white;
	background-color:#ed1c24;
	font-weight:bold;
	text-align:center;
	padding:3px 0;
	font-size:1.3em;
}
.content_bikes .lieferbar {
	color:white;
	background-color:#ed1c24;
	font-weight:normal;
	text-align:center;
	padding:3px 0;
	font-size:1.1em;
}
.details li { margin:0 0 5px 10px;}
.details p {
	width:120px;
	display:block;
	float:left;
	font-weight:bold;
}
.details_left {float:left; width:30%; margin-left:2%;}
.details_right {float:right;width:67%;}
.mb20 { margin-bottom:20px;}
.b_left a {text-decoration:none; color:#151515; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
.b_left a:link {text-decoration:none; color:#151515;}
.b_left a:hover {text-decoration:none; color:#ed1c24}


/* HEADLINES */	
#teaser h1,#teaser h1.content, .bike_headline h1{
	display:block;
	line-height:32px;
	color:#151515;
	text-indent:10px;
	font-size:1.5em;
	font-weight:bold;
}
#haendler h1.content {
	color:#ed1c24;
	text-transform: uppercase;
}
#teaser h1						{background-image:url(../upload/bilder/h1-6_hintergrund.png);	}
#teaser h1.content				{background-image:url(../upload/bilder/h1-6_hintergrund2.png);	}
#content h2 {	
	font-size:1.3em;
	border-bottom: 1px dashed grey;
	display:block;
	margin-right:30px;
	padding-bottom:5px;
	padding-top:35px;
	margin-bottom:10px;
	font-weight:bold;
	color:#ed1c24;
}
#content h2.content,#content h3.content {padding-top:5px;}
#content h2.umsetz {padding-top:5px; border-top: 2px solid #d8d8d8; }
#content h3 {	
	font-size:1.1em;
	border-bottom: 1px dashed grey;
	display:block;
	margin-right:30px;
	padding-bottom:5px;
	padding-top:35px;
	margin-bottom:10px;
	font-weight:bold;
	color:#ed1c24;
}

/* LINKS */
a:focus {
	outline: none;
}


/* UNTERSCHIEDLICHES */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.f_left {float:left; width:50%}
.f_right{float:right; width:50%}
hr {
	display: block;
	border: 0px; 
	border-bottom: 1px solid #d8d8d8;
	margin: 5px 0px 8px 0px; 
	height: 1px;
}
hr.impressum {margin: 0px 10px 25px 5px; padding-top:30px;}
img.floatRight { 
    float: right; 
    margin: 15px; 
}
img.floatLeft { 
    float: left; 
    margin: 15px 15px 15px 0; 
}
.picclick {display:block; text-align:left; font-style:italic; margin-left:10px;}
.ie6hack {} /* Nur für den IE definiert*/
#wrapper_content * strong { font-weight:bold;}