*{
	padding:0;
	margin:0;
	border:0;
}
a{
	text-decoration:none;
	color:#FFFFFF;
	outline:none;
}
body,html{
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	width:100%;
	min-width:1424px;
	height:100%;
	font-size:12px;
	line-height:18px;
	background:#000000 url(../images/background.jpg) top center no-repeat;
}

#containerbox{
	width:1402px;
	margin:0 auto;
}

#container{
	margin:0 10px;
	width:921px;
	float:left;
}
#menu{
	height:40px;
	background:#000000 url(../images/menu_background.jpg) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#menu a{
	display:block;
	line-height:39px;
	padding:0 13px 0 13px;
	font-weight: bold;
	font-size:10px;
	text-transform: uppercase;
}
#menu a:hover,
#menu a.act{
	background:transparent url(../images/menu_background_hover.jpg) repeat-x;
}
#menu ul{
	list-style: none;
	border:0;
	margin:0;
	padding:0;
}
#menu  ul li {
	float: left;
	background:transparent url(../images/menu_seperator.jpg) top right repeat-y;
	padding-right:2px;
}
#menu  ul li#menuBasket {
	background-image:none;
	padding-left:0px;
}
#menu  ul li#menuBasket a{
	font-size:13px;
	color:#8f8f8f;
}
#menu  ul li#menuBasket a:hover{
	background-image:none;
}

/* submenu */

#submenu{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:transparent url(../images/submenu_background.jpg) repeat-x;
}
#submenu a{
	display:block;
	line-height:25px;
	padding:0 10px 0 10px;
	font-weight: bold;
	font-size:10px;
	text-transform: uppercase;
}
#submenu a:hover,
#submenu a.act{
	background:#FF0000;
}
#submenu ul{
	list-style: none;
	border:0;
	margin:0;
	padding:0;
}
#submenu  ul li {
	float: left;
	margin-left:1px;
	height:25px;
	border-right:1px solid #000
}

/* Content */

#contentRight{
	float:right;
	width:290px;
	text-align:right;
	padding:17px 0 0 0px;
}
#contentLeft{
	padding:17px 0 0 17px;
	width:602px;
}
#contentLeftMenu{
	padding:17px 0 0 17px;
	width:602px;
}

/* Startseite */

#startLinks {
	padding:12px 0 12px 0;
	text-transform:uppercase;
}

#startLinks a{
	font-size:15px;
	font-weight:bold;
	padding-right:20px;
	color:#9c9c9c;
}
#startLinks a:hover{
	color:#ff0000;
}
#startBoxes{
	padding-bottom:17px;
}
.startBox{
	width:183px;
	float:left;
	margin-right:26px;
}
.startBoxLast{
	margin-right:0px;
}
.startBoxHeadline{
	color:#FF0000;
	font-size:15px;
	padding:4px 0 4px 0;
	border-bottom:1px solid #383838;
	font-weight:bold;
	margin-bottom:4px;
}
.startBoxHeadline a{
	color:#FF0000;
}
#startAnimationContainer{
	background-color:#FFF;
	padding:8px;
}
#startAnimationNavigation{
	float:right;
	margin-top:8px;
}
#startAnimationNavigation img{
	margin-left:8px;
}
#startAnimationText{
 color:#000;
 font-size:13px;
 font-weight:bold;
 margin-top:6px;
 line-height:15px;
}
img.startAnimationNavigationButton{
	cursor:pointer;
}

/* Texte */
p{
	margin:0 0 22px 0;
	color:#999999;
}

.subheadline{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:18px 0 14px 0;
}
.headline{
	font-size:22px;
	font-weight:bold;
	margin:0 0 33px 0;
	color:#FF0000;
	line-height:24px;
	text-transform:uppercase;
}
.textZitate{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#d0d0d0;
	margin:0 0 19px 0;
}
.headline2{
	font-size:22px;
	color:#d0d0d0;
	margin:0 0 17px 0;
}

/* Partner */

.partner{
	clear:left;
	margin-bottom:30px;
}
.partnerImage{
	float:left;
	width:162px;
}
.partnerHeadline{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	border-bottom:1px solid #383838;
	padding-bottom:6px;
	margin-bottom:6px;
	width:440px;
	margin-left:162px;
}
.partnerHeadline a{
	color:#FF0000;
}

/* Ero-Butler */
.erobutlerEntry{
	border-top:1px solid #525252;
	padding-top:12px;
	margin-bottom:20px;
}
.erobutlerEntryText{
	color:#909090;
}
.erobutlerEntryHeadline{
	color:#FF0000;
	font-size:18px;
	margin-bottom:6px;
}

/* Shop */

.shopLinks {
	padding-bottom:20px;
	border-bottom:1px solid #383838;
	margin-bottom:4px;
}

.shopLinks a{
	font-size:16px;
	font-weight:bold;
	color:#9c9c9c;
	padding-right:10px;
	text-transform:uppercase;
}
.shopLinks a.act,
.shopLinks a:hover{
	color:#ff0000;
}

/* Produkt */
.productDetail{
	padding:15px;
	background:#0e0e0e;
}


.product{
	clear:left;
	margin:10px 20px 0px 20px;
	border-top:1px solid #383838;
	padding-top:20px;
}

.productImage{
	float:left;
	margin-right:20px;
}
.productClose{
	border-top:1px solid #383838;
	padding-top:10px;
	text-align:right;
	margin:0 20px 0 20px;
}
.productPrice{
	font-size:22px;
	font-weight:bold;
	color:#ff0000;
	text-align:right;
	padding-top:6px;
}
.productBasketButton{
	text-align:right;
	padding:10px 0 5px 0;
}
.productHeadline{
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:18px;
}



.productPreview{
	width:148px;
	height:199px;
	background:url(../images/product_background_1.jpg) no-repeat;
	float:left;
	margin:0 4px 4px 0;
}
.productPreviewName{
	padding-left:8px;
	padding-top:4px;
}
.productPreviewPrice{
	padding-left:8px;
	color:#ff4400;
	margin-bottom:4px;
}
.productPreviewImage{
	padding-left:8px;
	margin-bottom:4px;
}
.productPreviewMore{
	padding-right:8px;
	text-align:right;
}
.productPreviewMore a{
	color:#ff0000;
	text-decoration:underline;
	font-weight:bold;
}

/* Angebot */
.offerPreview{
	margin:0 15px 15px 0;
	float:left;
}
.offerPreviews{
	width:620px;
}
.offer{
	clear:left;
	margin:10px 0px 30px 0px;
	border-top:1px solid #383838;
	padding-top:20px;
}

.offerImage{
	float:left;
	margin-right:20px;
}

.offerPrice{
	font-size:22px;
	font-weight:bold;
	color:#ff0000;
	text-align:right;
	padding:16px 0 12px 0;
}
.offerBasketButton{
	text-align:right;
	padding:10px 0 10px 0;
}
.offerHeadline{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:18px;
}
.offerText ul{
	margin-left:341px;
}

.tax{
	color:#FFFFFF;
	font-size:14px;
}

.offerPriceBox0,
.offerPriceBox1,
.offerPriceBox2,
.offerPriceBox3{
	width:75px;
	float:left;
	background:url(../images/offer_price_back_1.jpg) repeat-x;
}

.offerPriceBox0{
	width:90px;
}

.offerPriceBox2{
	background:url(../images/offer_price_back_2.jpg) repeat-x;
}

.offerPriceBox3{
	width:95px;
	background:url(../images/offer_price_back_3.jpg) repeat-x;
}

.offerPriceBoxButton{
	margin:4px 6px 0 7px;
}

.offerPriceBox3 .offerPriceBoxButton{
	margin:4px 6px 0 12px;
}

.offerPriceBoxCount{
	font-weight:bold;
	text-align:right;
	padding:10px 10px 0 10px;
}
.offerPriceBoxCountName{
	padding:10px;
	font-weight:bold;
}
.offerPriceBoxTax{
	font-weight:bold;
	font-size:13px;
	color:#FF0000;
	padding:0px 10px 0 10px;
}
.offerPriceBoxPrice{
	font-weight:bold;
	color:#FF0000;
	text-align:right;
	font-size:20px;
	padding:10px 10px 5px 10px;
}

/* Slider */

#slider {
	width: 602px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	/* height: 500px; */
	/* overflow: auto; */
	position: relative;
	/* fix for IE to respect overflow */
	clear: left;
	background:	#000;
}
.scrollContainer div.panel {
	padding-top: 20px;
	/* height: 490px; */
	width: 602px;
	/* change to 560px if not using JS to remove rh.scroll */
}

/* Kontakt */

.contactHeadline{
	color:#FF0000;
	font-size:18px;
	margin-bottom:6px;
}

.contactForm{
	border-top:1px solid #525252;
	padding-top:6px;
}
.contactFormFooter{
	border-top:1px solid #525252;
	border-bottom:1px solid #525252;
	color:#4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	padding:7px 0 7px 0;
	font-style:italic;
}
.contactFormBox1{
	width:602px;
	background:#000 url(../images/contact_box1_back.png) no-repeat;
	padding:30px 0 14px 17px;
}
.contactFormBox2{
	width:602px;
	background:#000 url(../images/contact_box2_back.png) no-repeat;
	padding:10px 0 14px 17px;
	margin-bottom:6px;
}
.contactFormRow label{
	width:110px;
	float:left;
	display:block;
}

.contactFormRow{
	clear:left;
	padding:3px 0 3px 0;
}
*+html .contactFormRow{
	padding:2px 0 2px 0;
}

.contactForm .inputText,
.contactForm .inputTextarea{
	border:1px solid #c9c1a0;
	background-color:#d1d1d1;
	padding:2px;
	width:220px;
	font-size:11px;
}
.contactForm .inputTextarea{
	overflow:auto;
	width:454px;
	height:133px;
}

/* Vermittlung */

.agencyEntryHeadline{
	color:#FF0000;
	font-size:18px;
	margin-bottom:6px;
}
.agencyEntry{
	margin-top:20px;
	border-top:1px solid #525252;
	padding-top:14px;
}

.agencyOffer{
	clear:left;
	border-bottom:1px solid #525252;
	overflow:hidden;
	margin-bottom:14px;
}
.agencyOffer p{
	line-height:14px;
	margin-bottom:12px;
}
.agencyOfferImage{
	float:left;
	margin-bottom:20px;
	margin-right:14px;
	width:165px
}
.agencyOfferImage img{
	width:165px
}
.agencyOfferMore{
	color:#5f5f5f;
	background-color:#1a1a1a;
	padding:3px;
	margin-left:179px;
}
.agencyOfferHeadline{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
#agencyOffersFilter{
	border-top:1px solid #525252;
	border-bottom:1px solid #525252;
	padding:6px 0 7px 0;
	color:#6a6a6a;
	font-weight:bold;
	font-size:14px;
	margin-bottom:22px;
}
#agencyOffersFilter select{
	width:110px;
	font-size:11px;
	border:1px solid #c9c1a0;
}
#agencyOffersFilterRight{
	float:right;
}

.agencyOfferDetailImages{
	float:left;
}
.agencyOfferDetailInfosBody{
	overflow:auto;
	width:380px;
	height:293px;
}
.agencyOfferDetail{
	border:1px solid #4a4a4a;
	padding:18px 12px 18px 12px;
	background-color:#000000;
	width:756px;
	height:473px;
}
.agencyOfferDetailImageBig{
	margin-bottom:15px;
	height:335px;
	overflow:hidden;
	width:756px
}
#agencyOfferDetailImageBig{
	max-height:335px;
	max-width:359px;
	float:left
}
.agencyOfferDetailImageThumbs{
	height:116px
}
.agencyOfferDetailImageThumbs img{
	margin-right:12px;
	cursor:pointer;
	width:100px;
	max-height:90px
}
.agencyOfferDetailTop{
	font-size:13px;
	color:#484848;
	padding-bottom:6px;
	border-bottom:1px solid #525252;
	margin-bottom:14px;
}
.agencyOfferDetailInfos{
	position:relative;
	height:426px;
	width:380px;
	float:right;
	padding-left:10px
}
.agencyOfferDetailInfosHeadline{
	color:#FF0000;
	font-size:18px;
	margin-bottom:6px;
}
.agencyOfferDetailInfosPrice{
	font-weight:bold;
	color:#ff0000;
	font-size:23px;
	text-align:right;
}
/* Bestseller Balken */

#bestsellerRight{
	width:240px;
	margin-left:30px;
	text-align:left;
	line-height:12px;
	margin-top:10px;
}
*+html  #bestsellerRight,
* html  #bestsellerRight{
	margin-right:20px;
}

.bestsellerRightEntryImage{
	float:right;
	border:1px solid #b8b6b9;
	position:relative;
	z-index:0;
}
.bestsellerRightEntryImage img{
	border:1px solid #b8b6b9;
}
.bestsellerRightEntryInfosHeadline{
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
}
.bestsellerRightEntryInfos{
	height:93px;
	position:relative;
	width:100px;
}
.bestsellerRightEntryInfos img{
	bottom:8px;
	position:absolute;
}
.bestsellerRightEntry{
	margin-bottom:8px;
	border-bottom:1px solid #383838;
}

/* Warenkorb */

.basketDetail{
	border:1px solid #4a4a4a;
	padding:18px 12px 18px 12px;
	background-color:#000000;
	width:756px;
	height:378px;
}
.basketDetailTop{
	padding-bottom:6px;
	border-bottom:1px solid #525252;
	margin-bottom:14px;
	font-size:14px;
	font-weight:bold;
}
.basketDetailBottom{
	text-align:right;
	padding-top:14px;
	border-top:1px solid #525252;
}
.basketDetailContent{
	color:#949494;
	font-size:12px;
	font-weight:normal;
	height:300px;
	padding:0 40px 0 40px;
}
.basketDetailContent ul{
	padding-left:20px;
	margin:20px 0 20px 0;
}
.basketDetailContent li{
	margin-bottom:6px;
}
.basketDetailContent td{
	padding:10px 4px 10px 4px;
	border-bottom:1px solid #292929;
}
.basketDetailContent input{
	border:0;
	background:#333333;
	color:#FFF;
	font-size:11px;
	padding:2px;
	width:60px;
}


.orderFormRow label{
	width:200px;
	float:left;
	display:block;
}

.orderFormRow{
	clear:left;
	padding:3px 0 3px 0;
}
*+html .orderFormRow{
	padding:2px 0 2px 0;
}

.orderForm .inputText,
.orderForm .inputTextarea{
	border:1px solid #c9c1a0;
	background-color:#d1d1d1;
	padding:2px;
	width:220px;
	font-size:11px;
	color:#000;
}
.orderForm .inputTextarea{
	overflow:auto;
	width:454px;
	height:133px;
	color:#000;
}

/* Warenkorb Status */

/* Warenkorb */

.basketInfo{
	border:1px solid #4a4a4a;
	padding:18px 12px 18px 12px;
	background-color:#000000;
	width:308px;
}
.basketInfoTop{
	padding-bottom:6px;
	border-bottom:1px solid #525252;
	margin-bottom:14px;
	font-size:14px;
	font-weight:bold;
}
.basketInfoBottom{
	text-align:right;
	padding-top:14px;
	border-top:1px solid #525252;
}
.basketInfoContent{
	color:#949494;
	font-size:12px;
	font-weight:normal;
	height:60px;
	margin-top:10px;
	padding:0 0px 0 0px;
}



/* Anfrage-Formular */

.formRequest{
	background:url(../images/form_request_background.jpg) repeat-x;
	padding:0px 10px 0 10px;
	height:150px;
	font-weight:bold;
}
.formRequestHeadline{
	font-weight:bold;
	padding-top:5px;
	margin:0 0 4px 0;
	font-size:15px;
}
.formRequest label{
	height:28px;
	display:block;
	line-height:28px;
}
.formRequest input,
.formRequest textarea{
	border:1px solid #dedede;
	padding:2px;
	width:174px;
	font-size:11px;
	color:#4c4c4c;
}
textarea.formRequestMessageInput,
input.formRequestMessageInput{
	width:434px;
}
textarea.formRequestMessageInput{
	height:30px;
	overflow:auto;
}
.formRequestName,
.formRequestPhone,
.formRequestEmail{
	width:190px;
	float:left;
}

.formRequestWindow{
	width:100px;
	float:left;
}
.formRequestWindow input{
	width:85px;
}
.formRequestButton{
	clear:left;
	text-align:right;
	padding-top:8px;
	margin:0 22px 0 0;
}


/* Footer */

#footer{
	clear:both;
	padding:2px 17px 2px 17px;
	font-size:10px;
	background-color:#1a1a1a;
	margin-bottom:20px;
}
#footerImprint{
	float:right;
}

#werbung3,#werbung4{
	width:160px;
	float:left;
}
