@charset "UTF-8";
/* CSS Document */
*html img {
	behavior: url("iepngfix.htc");
}
* {
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	color: #FFF;
	font: 11px/140% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	background: #101010 url(images/body_bg.jpg) repeat-x 0 0;
}
img {
	border: none;
}
#wrapper {
	padding-left: 60px;
	padding-top: 36px;
}
#leftcol {
	width: 174px;
}
#rightcol {
	width: 800px;
	background: transparent url(images/teaser_bg.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
	position: absolute;
	padding-left: 12px;
	padding-top: 12px;
	top: 38px;
	left: 222px;
}

*html #rightcol {
	background: none;
	width: 840px;
}
#content {
	position: relative;
}
#logo a {
	display: block;
	width: 174px;
	height: 153px;
	background: transparent url(images/logo.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
	text-indent: -2000px;
	overflow: hidden;
}
#navigation {
	list-style: none;
	padding-left: 17px;
}
#navigation li {
}
#navigation li a {
	display: block;
	background: #000 url(images/nav_neu.png) no-repeat 0 0;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding: 10px 0 0 25px;
	color: #fff;
	width: 157px;
	height: 26px;
}
#navigation .active a  {
	background: #000 url(images/nav_neu.png) no-repeat -244px -244px;
}
#search {
	background: #000 url(images/search_bg.png) no-repeat 0 0;
	width: 157px;
	height: 70px;
	padding-left: 7px;
	padding-top: 7px;
	margin-left: 17px;
	margin-top: 10px;
}
#search label {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
}
#searchinput {
	width: 110px;
	height: 17px;
	margin-top: 10px;
}
#searchbtn {
	background: #06C url(images/search_btn.png) no-repeat 0 0;
	width: 22px;
	height: 22px;
	border: none;
}
#social {
	list-style: none;
	position: absolute;
	right: 61px;
	top: -10px;
}
#social li {
	float: left;
	padding-right: 4px;
	color: #666;
}
#social li a {
	display: block;
	width: 21px;
	height: 19px;
	overflow: hidden;
	text-indent: -200px;
	
}
#social li.facebook a {
	background: transparent url(images/facebook_icon.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
}
#social li.twitter a {
	background: transparent url(images/twitter_icon.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
}
#social li.youtube a {
	background: transparent url(images/youtube_icon.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
}
#social li.vimeo {
	padding-right: 0;
}
#social li.vimeo a {
	background: transparent url(images/vimeo_icon.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
}
#teaser {
	position: relative;
	height: 390px;
}
#teaser .teaser_box, .aktuellbox {
	position: absolute;
	background: transparent url(images/obac_bg.png) repeat 0 0;
	left: 0;
	bottom: 0;
	clear: both;
}
#teaser .teaser_box {
	width: 720px;
	height: 70px;
	padding: 12px 0 0 20px;
}
* html #teaser .teaser_box {
	background: transparent url(images/obac_bg_ie.png) no-repeat 0 0;
}

* html .aktuellbox{
	background: transparent url(images/obac_bg_ie.png) no-repeat 0 0;
	}

.teaser_box h3 {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 12px;
}
.teaser_box p {
	color: #fff;
	font-size: 15px;
	width: 620px;
}
.teaser_box a {
	display: block;
	background: transparent url(images/more_info.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
	width: 159px;
	height: 35px;
	position: absolute;
	right: 27px;
	top: 26px;
	text-indent: -500px;
	overflow: hidden;
}
.main {
	position: relative;
}
.grid {
	width: 500px;
	float: left;
}
.abox {
	float: left;
	position: relative;
	padding: 1px 1px 0 0;
	font-size: 14px;
	height: 180px;
	cursor: pointer;
}
.aboxplus {
	height:325px;
	background:transparent url(images/detailtext_bg.png) no-repeat 0 bottom;
	padding: 1px 1px 0 0;
}
*html .aboxplus {
	height: 328px;
}
.aboxplus p {
	width:226px;
	color:#333;
	font-size:11px;
	padding:5px 10px 5px 10px;
}
.aboxplus h5 {
	padding:10px 10px 0 10px;
}
.orderbox {
	height: 220px;
	width: 246px;
	background:transparent url(images/detailtext_bg.png) no-repeat 0 bottom;

}

.datum {
	font-size:12px;
	font-weight:bold;
}
.abox h4 {
	background: transparent url(images/obac_bg.png) repeat 0 0;
	behavior: url("iepngfix.htc");
	position: absolute;
	bottom: 15px;
	left: 0;
	padding: 5px;
	width: 236px;
}
.aboxplus h4 {
	bottom: 160px;
}
.orderbox h4 {
 bottom: 50px;
 }
* html .abox h4 {
	background: transparent url(images/obac_bg_ie.png) no-repeat 0 0;
}
.dealerlist {
	width: 246px;
	float: left;
	margin-left: -6px;
	padding-top: 1px;
}
.dealerhaendler {
margin-left: 1px
}


.detailseite {
	margin-left:1px;
	padding-top:0;
}
.dealerlist h3 {
	height: 22px;
	font-size: 14px;
	background-color: #333;
	font-weight: normal;
	padding: 10px 0 0 10px;
}
.dealer {
	width: 236px;
	height: 59px;
	background: #333 url(images/dealer_bg.png) no-repeat 0 0;
	padding: 15px 0 0 10px;
}
.dealersearch {
	display: block;
	width: 246px;
	height: 34px;
	overflow: hidden;
	text-indent: -200px;
	background: #000 url(images/dealersearch_btn.png) no-repeat 0 0;
}
#eurobike {
	position: absolute;
	top: 45px;
	left: 990px;
}
#eurobike a {
	background: transparent url(images/katalogbestellen.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
	width: 118px;
	height: 118px;
	display: block;
	overflow: hidden;
	text-indent: -2000px;
}
#footer {
	margin-top: 30px;
	width: 730px;
	height: 23px;
	background: #000 url(images/footer_bg.png) repeat-x 0 0;
	padding: 5px 0 0 10px;
	color: #999;
}
#footer p {
	float: left;
	padding-right: 230px;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
	padding-right: 8px;
}
#footer ul li a {
	color: #999;
}
#footer ul li a:hover {
	color: #fff;
}
.clear {
	clear: both;
}
#contentwrapper {
	background:#FFF url(images/bg_contentwrapper.png) no-repeat 0 0;
	min-height:550px;
	width:740px;
	padding-top:13px;
}

*html #contentwrapper {
	width: 740px;
}
#contentwrapper h2 {
	color:#000;
	font-size:25px;
	line-height: 30px;
	padding:20px 0 20px 20px;
}
#contentwrapper .B_crumbBox {
	padding:20px 0 0 20px;
	color:#666666;
}
#contentwrapper .B_currentCrumb {
	text-decoration:underline;
}
.biggrid {
	width: 741px;
	float: left;
}
.aktuell {
	width: 493px;
	height:324px;
	float: left;
	padding:1px 1px 1px 0;

}
.reise {
	height: 110px
}
.aktuellbox {
	width: 473px;
	height: 80px;
	padding: 0 0 0 20px;
	
}
.reise {
	height: 125px
}
.reise p {
	width:450px;
	padding-bottom:6px;
}
.aktuellbox h4 {
	font-size:21px;
	padding:10px 0 10px 0;
}
.aktuellbox a {
	margin-right:10px;
	float:left;
}
.link_haendler, .btn_moreinfo, .btn_aktuellbox, .gmaps {
	width:110px;
	height:31px;
	color:#FFF;
	display:block;
	padding:8px 0 0 38px;
	font-size:11px;
	behavior: url("iepngfix.htc");
}
.link_haendler {
	background:transparent url(images/btn_dealersearch.png) no-repeat 0 0;
}
.link_haendler:hover {
	background:transparent url(images/dealersearch_hover_btn.png) no-repeat 0 0;
}
.btn_aktuellbox, .gmaps {
	background:transparent url(images/btn_mehrinfo.png) no-repeat 0 0;
	
}

.gmaps {
	margin-top: 10px;
	}


.btn_moreinfo {
	position:absolute;
	left:10px;
	bottom:0px;
	background:transparent url(images/btn_mehrinfo.png) no-repeat 0 0;
}
.btn_moreinfo:hover, .btn_aktuellbox:hover, .gmaps:hover {
	background:transparent url(images/btn_mehrinfo_hover.png) no-repeat 0 0;
}
.link_pdf {
	display:block;
	width:170px;
	height:35px;
	color:#FFF;
	padding:10px 0 0 48px;
	clear:both;
}
.link_pdf {
	background:transparent url(images/btn_infopdf.png) no-repeat 0 0;
}
.link_pdf:hover {
	background:transparent url(images/btn_infopdf_hover.png) no-repeat 0 0;
}
/*###############  CONTENTSEITEN  ################*/
.leftcolumn {
	width:493px;
	float:left;
}


.leftcolumn p, .leftcolumn td, .biggrid td {
	color:#000;
	padding:0 20px 0 20px;
}
.leftcolumn img {
	padding:0 0 15px 0;
}
.errors {
	color:#F00;
	padding:0 20px 20px 20px;
}
.leftcolumn h5, .rightcolumn h5, .thnx_best h5 {
	padding:0 0 15px 20px;
}
.leftcolumn p img {
	padding-left:-20px;
}
.rightcolumn {
	width:246px;
	float:left;

}

.rightcolumn p {
	color:#000;
	width:215px;
}
.dealer p {
	color:#FFF;
}
.thumbscontainer li {
	padding:0;
	border:none;
}
.galheadline {
	padding:8px 0 0 15px;
	font-size:14px;
	width:246px;
	height:27px;
	background:transparent url(images/headline_gal.png) no-repeat 0 0;
}

*html .galheadline {
	padding:8px 0 0 0;

}

.contentcolumn {
	background:transparent url(images/contentwrapper_bg.png) repeat-y -3px 0;
	padding-bottom:50px;
	min-height:500px;
}

.bgprodukte {
	background:transparent url(images/produkt_detail_bg.png) repeat-y -3px 0;
	}

.intro {
	padding: 0 0 20px 20px;
	background:transparent url(images/consul_logo.png) no-repeat 480px 0;
}
.intro p {
	width: 410px;
	color:#000;
}
.infobox {
	height:94px;
	background:transparent url(images/detailtext_bg.png) no-repeat 0 0;
	padding: 20px 1px 0 30px;
}
.ptippbox {
	height:330px;
	background:transparent url(images/bg_profitipp_zv.png) no-repeat 0 0;
}
.video {
	float:left;
	margin-right:1px;
	padding-bottom:30px;
}
.tippheader {
	background:transparent url(images/bg_ptipp.png) no-repeat 0 0;
}
.tippheader_kl {
	background:transparent url(images/bg_btipp_kl.png) no-repeat 0 0;
}
#contentwrapper .hwhite {
	color:#FFF;
}
.tippgal {
	float:left;
	width:246px;
}
.tippgalbig {
	width:740px;
}
.newsbox {
	position:relative;
	width:710px;
	height:205px;
	background:transparent url(images/bg_newsbox.png) repeat-x 0 0;
	padding:10px 0 0 25px;
}
.newsbox p {
	color:#000;
	width:400px;
}
.newsbox img {
	float:left;
	padding:5px 12px 12px 12px;
	background:transparent url(images/bg_newsimg.png) no-repeat 0 148px;
}
.newsbox h5 {
	padding-bottom:15px;
}

.newsboxleft {
	
	padding-left: 250px;
	}


.btn_news {
	left:550px;
	bottom:0px;
}
.vinfo p {
	padding:10px 20px 0 20px;
}
/*###############  OVERLAY  ################*/

#contentoverlay {
	color:#000;
}
#contentoverlay img {
	float:left;
}
#contentoverlay h3 {
	color:#333;
	font-size:16px;
	padding:10px 0 10px 10px;
}
#contentoverlay h5, .leftcolumn h5, .intro h5, .aboxplus h5, .rightcolumn h5, .newsbox h5, .thnx_best h5 {
	color:#006DB5;
	font-size:14px;
}
#contentoverlay .overlaytext {
	float:left;
	width:250px;
	color:#CCC;
	padding:10px 10px 10px 30px;
}


#editform, .managecontainer {
	background-color:#FFF;
	color:#000;
}

.country {
 	list-style: none;
 	float: left;
 	padding: 0 50px 0 20px;
 	
}
.country li {
	padding-bottom: 4px;}

.country .grande{
	font-size: 13px;

}
.bbhaendler {
  min-height: 500px;
  background-color: white;}

.leftcolumn label {
font-size: 14px;
 color:white;
 padding: 10px 15px 10px 0}

.former {
 padding: 10px 0 50px 0;
 height: 40px;
 
 }

}
.plzbtn {
	background:transparent url(images/plz_btn.png) repeat-x 0 0;
}

.haendlerbox{

	padding: 5px 0 15px 0px;
	background:white url(images/haendler_bg.png) repeat-x 0 0;
	

}

.haendlerbox p {
	width: 200px;
	float: left;
	
}
.btn_dealersearch {
margin:0 0 50px 40px;
}

.bgwhite {
background-color: white;
}

.rcSitemap {
	list-style: none;
	padding-left: 20px;

}

.rcSitemap li{
	padding-bottom: 15px;
}

.formular label {
color: black;
font: 12px/180% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}

.katform {
padding: 20px 0 20px 20px;
}

.katform, .katform p {
	color: black;
}


.orderbox p{
	color: black;
	font-size: 11px;
	padding: 10px 0 0 10px;
}

.tippgalbig .thumbscontainer{
	min-height: 200px;
}
.thnx_best {

	min-height: 500px
}

.leftcolumn .stattpreis {
padding-top: 50px;
color:#666;
font-size: 9px;
}

.leftcolumn ul {
	padding-left: 40px;
	color: black;
}
.leftcolumn li {
	padding-bottom: 10px;
}

.thnx_best p {
padding-left: 20px;
color: black;
}

/*###############  Newsletter An/Abmeldung  ################*/

#newsl p {
	font: 12px/180% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	padding:10px 10px 10px 10px;
}
#newsl .TXNewsletters_form {
		padding:10px 10px 10px 10px;
}
#newsl .TXNewsletters_form_labelGauche {
	padding-bottom:10px;
}

.awebsite {
	height: 25px;
	width: 200px;
	padding-top: 25px;
	margin-left:650px;
	color:#333;
	line-height: 10px;
}

.noborder img  {
	padding-top: 5px;
}


/*###############  Linkstyle h4/p for target="_blank"  ################*/
.abox.aboxplus a h4,
.abox.aboxplus a:hover h4 {
	color: #fff;
}

.abox.aboxplus a p,
.abox.aboxplus a:hover p {
	color: #333;
}
