@charset "utf-8";
/* CSS Document */

body {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #626c70;
	background-image: url(../pix/bg_01.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #211104;
	text-decoration: none;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border:0px;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.clear {
	clear: both;
}
.yellow {
	color:#fff600;
}
a, a:hover {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #e62421;
	text-decoration: none;
}
h1 {
	font-family: Arial, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #e62421;
	text-decoration: none;
}
h2 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 22px;
	color: #e62421;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
h4 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #888888;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}

h5 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #888888;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
.main {
	background-image: url(../pix/bg_shadow.png);
	background-repeat: repeat-y;
	width:840px;
	padding: 0px 45px 0px 35px;
	position:relative;
	text-align:left;
}
/* METANAV */
.metaNav {
	width:816px;
	padding: 0px 12px 0px 12px;
	height: 18px;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}
.metaNav a {
	color:#e2001a;
	font-size:12px;
	font-weight:bold;
	padding: 0px 6px 0px 6px;
	line-height:18px;
}
.metaNav a:hover {
	color:#000000;
}
/* LOGO */
.logo {
}
/* HEADER START*/
.headerImage {
	position:relative;
	width: 840px;
	z-index:1;
	min-height:37px;
	_height:37px;
}
.headerImage p {
	margin: 0px;
	padding:0px; }
/* NAVIGATION TOP*/	
.navTop {
	position:absolute;
	top: 68px;
	width: 840px;
	height:36px;
	background-image: url(../pix/bg_nav.png);
	background-repeat: repeat-x;
	z-index:3;
	
}
.navTop a {
	color: #e2001a;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	line-height:36px;
	height:36px;
	padding: 11px 21px 11px 21px;
	background-image: url(../pix/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.navTop a:hover {
	color: #ffffff;
	background-image: url(../pix/bg_nav_ov.gif);
	background-repeat: repeat-x;
}
.navTop a.active {
	color: #ffffff;
	background-image: url(../pix/bg_nav_ov.gif);
	background-repeat: repeat-x;
}
/* SUCHE */
.searchOLD {
	margin-top: -30px;
	text-align: right;
	font-size: 11px;
	color: #000000;
	margin-right:12px;
}
.search {
	position: absolute;
	top: 35px;
	right: 50px;
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	margin-right:12px;
	z-index:9999px;
}
.search form {
	margin:0px;
	padding:0px;
}
.search form input {
	width: 137px;
	height: 17px;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 0px 3px;
	border: 1px solid #949494;
	vertical-align: middle;
}
.search form input.pfeil {
	width: 21px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	border: none;
}
/* TEASER */
.teaserPos {
	position:absolute;
	top: 105px;
	z-index:2;
	width:200px;
}
.teaser {
	color: #FFFFFF;
	width:200px;
	height:95px;
	padding: 13px;
	background-image: url(../pix/bg_teaser.png);
	background-repeat: no-repeat;
}
.teaser h1 {
	color: #FFFFFF;
	font-size: 18px;
	padding:0px;
	margin:0px;
}
.teaser h2 {
	color: #f4c6c6;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
.teaser h3 {
	color: #FFFFFF;
	font-size: 14px;
	padding:0px;
	margin:0px;
}
.teaser p {
	padding: 0px;
	margin: 5px 5px 5px 10px;
}
.teaser a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../pix/icon_pfeil1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;




}
.teaser a:hover {
	text-decoration: underline;
}
.teaser img {
	margin-right:7px;
}
/* BANNER */
.banner a img {
	float:left;
}
.aktionsbutton {
	position:absolute;
	top: 430px;
	left: 300px;
	z-index:4;
}
.aktionPreis {
	color:#e62421;
	font-weight:bold;}
/* MAINSTART */	
.mainStart {
	background-image: url(../pix/bg_contentStart.gif);
	background-repeat: repeat-y;
}
.mainL h1,
.mainR h1 {
	color: #cccccc;
	background-color:#888888;
	width:200px;
	line-height:23px;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
}
.mainM h2 {
	color: #666666;
	background-color:#b0b0b0;
	width:440px;
	line-height:23px;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
}
/* MAINCONTENT */	
.mainContent {
	background-image: url(../pix/bg_content.gif);
	background-repeat: repeat-y;
	
}
/* MAINCONTENTSHOP */	
.mainContentShop {
	background-image: url(../pix/bg_contentStart.gif);
	background-repeat: repeat-y;
	
}
/* CONTENT */	
.mainC {
    width:600px;
	padding: 20px;
	float: right;
}
/* MAINSTART LEFT */
.mainL {
	width: 200px;
	float: left;
}
.mainL ul {
	margin: 0px;
	padding:0px;
}
.mainL ul li.colored {
	background-color:#dcdcdc;
}
.mainL ul li {
	border-bottom: 1px solid #e6e6e6;
	width:182px;
	padding: 3px 3px 3px 15px;
	list-style-type: none;
	background-image: url(../pix/icon_pfeil5.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.mainL ul li a {
	font-size: 12px;
	color:#000000;
}
.mainL ul li a:hover {
	color: #e2001a;
}
.mainL ul li a.active {
	color: #e2001a;
}

.mainL ul li ul li {
	border-bottom: 0px;
	width:100%;
	padding: 3px 3px 3px 0px;
	list-style-type: none;
	background-image:  none;}
	
.mainL ul li ul li ul li {
	border-bottom: 0px;
	width:100%;
	padding: 3px 3px 3px 5px;
	list-style-type: none;
	background-image:  none;}

/* MAINSTART MIDDLE */
.mainM {
	width: 440px;
	float: left;

}
/*  PREVIEW */
.productPreviewLast {
	width:116px;
	min-height: 335px;
	_height: 335px;
	margin: 15px 0px 0px 15px;
	padding: 2px 4px 2px 4px;
	float:left;
	border: 1px solid #cecece;
	position:relative;
}
.productPreview {
	width:116px;
	min-height: 335px;
	_height: 335px;
	margin: 15px 0px 0px 15px;
	padding: 2px 4px 2px 4px;
	float:left;
	border: 1px solid #cecece;
	position:relative;
}
.productPreview h1, .productPreviewLast h1 {
	color:#e20400;
	font-size:12px;
	font-weight:bold;
	background:none;
	width:auto;
	text-align:left;
	line-height:normal;
	height:47px;
	background-color:#e6e6e6;
	display:block;
	margin: -2px -4px 0px -4px;
	padding:4px;
}
.productPreview p, .productPreviewLast p {
	margin:0px;
	padding:10px 0px 5px 0px;
}
.productPreview img.info, .productPreviewLast img.info {
	width:60px;
	height:19px;
	border: none;
	margin-top:5px;
}
.previewImg {
	padding:5px 0px 10px 0px;
	width:116px;
	min_height:145px;
	_height: 145px;
	overflow:hidden;
	text-align:center;
}
.previewText {
	height:60px;
	width:116px;
	overflow:hidden;
}
.previewText p {
	margin:0px;
	padding:0px;
}
.preis {
	color:#db0a02;
	font-weight:bold;
	font-size:14px;
}
.preisstatt {
    white-space:nowrap;
	font-weight:bold;
	font-size:10px;
	text-decoration:line-through;
}
.bestellen {
	margin-right:3px;
}
	
/* PRODUCT DETAIL */
.productDetail {
	padding:20px;
	width: 400px;
	float: left;
}
.productDetail h1 {
	color:#e20400;
	font-size:18px;
	font-weight:bold;
	background:none;
	width:auto;
	text-align:left;
	line-height:normal;
}
.productDetail img {
	width:300px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.productDetail img.info {
	width:60px;
	height:19px;
	border: none;
	margin-top:5px;
}
.productDetail a img.add2Basket {
	width:auto;
	border:none;
}
.productDetailSetInfo {
	padding:10px 0px 10px 20px;
	width:380px;
	clear:both;
	font-weight:bold;
	color:#000000;
}
table.productDetailSetList {
	margin:0px 0px 20px 20px;
	width:400px;
}
table.productDetailSetList tr td {
	padding:3px 5px 5px 0px;
	vertical-align:top;
}
table.productDetailSetList tr td.productDetailSetList_Price {
	padding:3px 0px 5px 5px;
	text-align:right;
	width:80px;
}
.productDetailArtNr {
	display:block;
	font-size:10px;
	font-weight:bold;
}
.productDetailAvailability {
	display:block;
	margin:6px 0px 0px 0px;
	font-size:10px;
	font-weight:bold;
}
/* PRODUCT LINKS */
.mainM div.links {
	text-align:center;
	line-height: 43px;
}
.mainM div.links a {
	font-size:10px;
	font-weight:normal;
}
.mainM div.links a:hover {
	color: #000000;
}
/* PRODUCT BROWSE */
.browse {
	margin:10px;
	clear:both;}
.browseBottom {
	margin:10px;
	padding-top:15px;
	clear:both;}
.browse a, .browseBottom a {
	color: #000000;}
.browse a:hover, .browseBottom a:hover {
	color: #e62421;}
.browse a.active, .browseBottom a.active {
	color: #e62421;
	font-weight: bold;}


/* MAINSTART RIGHT */
.mainR {
	width: 200px;
	float: right;
}
/* NEWS */
.news {
	width:170px;
	margin: 6px 0px 6px 16px;
	padding-bottom:8px;
	border-bottom: 1px solid #ffffff;
}
.news img {
	float: left;
	margin-right:10px;
}
.news h3 {
	color:#e20400;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin: 0px 0px 5px 0px;
}
.news a {
	color:#e20400;
	font-size:12px;
	font-weight:bold;
	background-image: url(../pix/icon_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}



.news a:hover {
	text-decoration: underline
}
.news p {
	margin:0px;
	padding: 0px;}
.mainR div.links {
	text-align:center;
	font-weight:bold;
	line-height: 23px;
}
.mainR div.links a:hover {
	color: #000000;
}

.more {
	color:#e20400;
	font-size:12px;
	font-weight:bold;
	background-image: url(../pix/icon_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

/* WARENKORB */

.warenkorb {
	width:170px;
	margin: 6px 0px 6px 16px;
	padding-bottom:8px;
	border-bottom: 1px solid #ffffff;
}

/* FOOTER */
.footer {
	width: 840px;
	line-height: 19px;
	font-size: 10px;
	color: #000000;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.footer a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #e2001a;
	text-decoration: none;
}

/*	GOOGLEMAPS	*/
#gmapLayer {}

#gmapDirectionInput {
	width:598px;
	display:none;
	border:1px solid #c0c0c0;
	background-color:#efefef; 
}

#gmapDirectionInput form {
	margin:10px;
}

#gmapDirectionInput small {
	padding-left:100px;
}

#gmapDirectionInputFrom {
	padding:3px;
	margin-left: 10px;
	width:200px;
	height:auto;
	vertical-align:middle;
}

#gmapDirectionInputButton {
	padding:1px;
	width:130px;
	height:auto;
	vertical-align:middle;
}

#gmapDirectionsBox {
	border:0px;
	margin:0px;
	padding:0px;
}

#gmapDirectionsToolBar {
	display:none;
	text-align:right;
	padding:10px 10px 0px 0px;
}

#gmapDirectionsToolBar a {
	text-decoration: none;
}

#gmapDirectionToolBarPrint {
	background-image: url('../pix/icon_print.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#gmapDirectionResults {}

#gmapDirectionMSG {
	padding:10px 5px 0px 5px;
}


/* WARENKORB */

.warenkorbT {
	width:100%;
	margin: 6px 0px 6px 0px;
	padding:5px;
	border: 5px solid #ddebae;
	background-color:#f9f8f8;
}
.warenkorbT tr td {
	border: 1px solid #dcdcdc;
}
.aktion {
	color: #FFFFFF;
	font-size:18px;
	background-color:#e2001a;
	width: 116px;
	padding: 3px 0px 3px 0px;
	text-align:center;
	position:absolute;
	margin-top:55px;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	}
.aktionDetail {
	color: #FFFFFF;
	font-size:18px;
	background-color:#e2001a;
	width: 100%;
	padding: 3px 0px 3px 0px;
	text-align:center;
	}
.aktionNEU {
	left:0px;
	top: 55px;
	position:absolute;
	}
.aktionDetailNEU {
	left:255px;
	top: 195px;
	position:absolute;
	}
.preis2 {
		font-size:10px;
		text-decoration: line-through;}



/*	HINWEIS - BOX	*/
#boxHinweis {
	background-color:#c2e7fd;
	border:1px solid #115c99;
	padding:10px 30px 10px 30px;
	font-weight:bold;
	color:#072c4a;
	text-align:center;
}
#boxHinweis.failure {
	/* display:table-cell; */
	background-color:#ffeded;
	border:1px solid #ff0000;
	color:#ff0000;
}
#boxHinweis.success {
	background-color:#edf8ed;
	border:1px solid #009900;
	color:#009900;
}

/*	HELPERS	*/
.required {
	border:1px solid #ff0000;
	padding:2px 1px 2px 2px;
}
/*	TABELLEN FORMATIERUNG	*/

.tableForm {
	border: 0px;
	margin:0px;
	padding:0px;
}
.tableForm tr td {
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #000000;
	padding:5px;
	}
.tr-0,.tr-2,.tr-4,.tr-6,.tr-8,.tr-10,.tr-12,.tr-14,.tr-16,.tr-18,.tr-20 {
	background-color:#f3f3f3;
	font-size:12px;}
.tr-1,.tr-3,.tr-5,.tr-7,.tr-9,.tr-11,.tr-13,.tr-15,.tr-17,.tr-19 {
	background-color:#ffffff;
	font-size:12px;
}


.csc-searchResult{
	margin-top:6px;
}

.csc-noSearchResultMsg{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
