/* Reset */
body,html,div,blockquote,label,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset{
	border:0;
	outline:none;
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	list-style:none;
}

input, textarea, select, *:focus  {
	outline: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

input, textarea, select, button{
	margin: 0:
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=search]{
	webkit-appearance: textfield;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizeLegibility;
}

h1{
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}


/* basics */
.textShadow{
	text-shadow: 1px 1px 1px #000;
}

.dnone{
	display: none;
}

.csr{
	cursor: pointer;
}

.abs{
	position: absolute;
}

.rela{
	position: relative;
}

.capi{
	text-transform: capitalize;
}

.tdnone{
	text-decoration: none;
}

.white{
	background-color: #fff;
}

a.awhite{
	color: #fff;
}

select{
	background: #fff;
	padding-left: 10px;
	font-size: 15px;
	line-height: 17px;
}

hr.Break {
	display: block;
	visibility: hidden;
}


.pt5{
	padding-top: 5px;
}
.pt10{
	padding-top: 10px;
}
.pt20{
	padding-top: 20px;
}
.pt30{
	padding-top: 30px;
}
.pl5{
	padding-left: 5px;
}
.pl10{
	padding-left: 10px;
}
.pl15{
	padding-left: 15px;
}
.pl20{
	padding-left: 20px;
}
.pr5{
	padding-right: 5px;
}
.pr10{
	padding-right: 10px;
}
.pr20{
	padding-right: 20px;
}
.pr30{
	padding-right: 30px;
}
.pr40{
	padding-right: 40px;
}
.pb5{
	padding-bottom: 5px;
}
.pb10{
	padding-bottom: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pb40{
	padding-bottom: 40px;
}
.ml5{
	margin-left: 5px;
}
.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mr5{
	margin-right: 5px;
}
.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.mr30{
	margin-right: 30px;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}

.fs10{
	font-size: 10px;
}

.fs14{
	font-size: 14px;
}

.fs16{
	font-size: 16px;
}

.fs18{
	font-size: 18px;
}

iframe[name='google_conversion_frame'] {
	height: 0 !important;
	width: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	 margin-top: -13px;
	float: left;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

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

.Break {
	float: none;
	clear: both;
}
.Left, .left {
	float: left;
}
.Right, .right {
	float: right;
}



#drag_me{
	min-height: 50px;
	background: #C5C5C5;
	text-align: left;
	border: 1px solid #acacac;
	width: 300px;
	z-index: 10000;
	resize: both;
	overflow: auto;
	padding: 2px 2px 2px 0px;
	margin-left: 20px;

}

#drag_meHL{
	height: 18px;
	line-height: 18px;
	background: #acacac;
	padding: 2px 0 2px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;

}



#drag_meC{
	padding: 2px 2px 2px 5px;
}

/* custom styles */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	background: #1f1a17;
	/* background: url(img/ml+/bg-holz-kachel.jpg) top left transparent; */
}

.mainDivPadding ul {

	margin-left: 0;
	padding-left: 2em;
}



/*
@font-face {
    font-family: 'andere_schrift'

}
*/

a {
	color: #AAA03F;
	text-decoration: underline;

}

a:hover {
	color: #FFD41C;
	cursor: pointer;
}

.red{
	color: #56a9c9;
	font-weight: bold;
	font-size: 16px;

}



a.arrowLink {
    background: url("images/arrowLink.png") center left no-repeat;
    padding-left: 15px;
    text-decoration: none;
    font-weight: bold;
    padding-top: 3px;
}

.mlImportTable{
	width: 380px;
}
.mlImportTd1{
	/* background-color: #efefef; */
	text-transform: capitalize;
}
.mlImportTd2{

}

.underlinedLinks{
	text-decoration: underline;
}

a.underlinedLinks:hover{
	color: #043253;

}



.whiteFCol{
	color: #fff;
}

.blueColor{
	/* background-color: #56a9c9; */
}

hr {
	/* display: none; */

}

#outerwrap {
    width: 100%;
    height: 100%;
    position: relative;
    /*overflow: hidden;*/
}


#wrapper {
	width: 950px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -475px;
	text-align: center;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
}


#header0 {
	position: relative;
	height: 150px;
	width: 100%;
	background: #1f1a17;
	border-bottom: 2px solid #fff;
}

#header1 {
	position: relative;
	height: 450px;
	width: 100%;
	/* background: url(img/ml+/headerFooterBg2.jpg) no-repeat 0px 0px transparent;*/
}

#header2018{
	position: relative;
	height: 210px;
	width: 100%;
	border-top: 2px solid #fff;
	margin-top: 20px;
}
#header2021 {
    position: relative;
    width: 100%;
    margin-top: 20px;
	overflow: hidden;
}



#h10{
	background: url("img/adler-sportsdesign_2023.png");
	background-repeat: no-repeat;
	background-position-y: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
	height: 73px;
	width: 365px;
	z-index: 4;
}

#h11{
	background: url(img/logo-adler.png);
	background-repeat: no-repeat;
	background-position-y: 0px;
	position: absolute;
	top: 15px;
	left: 20px;
	height: 95px;
	width: 340px;
	z-index: 4;
}

#h12{
	top: 38px;
	left: 580px;
	height: 74px;
	width: 220px;
	font-weight: bold;
	padding-top: 21px;

}

#h12 p{

	font-size: 12px;
	color: #fff;
}

#h12b{
	top: 45px;
	left: 490px;
	font-size: 25px;
	position: absolute;
	font-style: italic;
}

#h11b{
	background: url(img/egon-logo2.png);
	background-repeat: no-repeat;
	background-position-y: 0px;
	position: absolute;
	top: 15px;
	left: 20px;
	height: 115px;
	width: 340px;
	z-index: 4;
}

#teaserThemes{

}
#h12bb{
	top: 63px;
	left: 406px;
	font-size: 25px;
	position: absolute;
	width: 491px;
	font-style: italic;
}

#header2021 #h12bb{
	top: 0px;
	left: 306px;
	font-size: 25px;
	position: absolute;
	width: 590px;
	font-style: italic;
}
#h13{
	top: -11px;
	left: 580px;
	width: 230px;
	font-weight: bold;
	padding-top: 22px;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
}


#h14{
	top: 120px;
	left: 0px;
	height: 30px;
	line-height: 30px;
	width: 130px;
	font-weight: bold;
	text-align: center;

}

.noBorderPlz{
	border: 2px solid transparent !important;
}

.welcomeContL{
	width: 310px;
}
.welcomeContR{
	width: 590px;
	margin-left: 20px;
	margin-top: -10px;
	font-size: 15px;
	line-height: 20px;
}

.welcomeCont2021{
	font-size: 15px;
    line-height: 20px;
    padding: 0 20px;
}

#h14 a{
	color: #fff;
}

#h15{
	top: 7px;
	left: 820px;
	width: 130px;
	font-weight: bold;
	text-align: center;

}

.h15a{
	margin-top: -9px;
	margin-left: 2px;
}

#h16{
	top: 60px;
	left: 485px;
}

#h17{
	top: 10px;
	left: 520px;
}

#h18{
	top: 57px;
	left: 830px;
}

.h15i{
	margin-top: -5px;

}


#header2 {
	height: 40px;
	z-index: 6;
}

#h2inner{
	left: 	10px;
	width: 930px;
	height: 44px;
	margin-top: -7px;
	border-bottom: 1px dotted #473C36;
}

#h2inner2018{
	left: 	10px;
	width: 930px;
	height: 44px;
	border-bottom: 1px dotted #473C36;
	top: 135px;
}

#h2inner2021{
	left: 	10px;
	width: 930px;
	height: 44px;
	border-bottom: 1px dotted #473C36;
	top: 30px;
}

#h2i2b{
	top: 0px;
}

.h2cl, .h2cl30, .h2cl1, h2cl7, .h2cl4, .h2cl16, .h2cl21, .h2cl3, .h2cl2, .h2cl9, .h2cl303, .h2cl7, .h2cl314{

}

.h2cl58{

}

.h2cl63{

}

.h2cl305, .h2cl301, .h2cl302, .h2cl306, .h2cl312{

}

.h2cl307, .h2cl310, .h2cl311, .h2cl313{

}

.h2cl1424643{

}

.h2cl1424644{

}



.h2ic{
	height: 31px;
	line-height: 31px;
	margin-top: 3px;
}

.h2ic a{
	color: #AAA03F;
	text-decoration: none;
	/* font-family: 'andere_schrift'; */
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
}

.h2ic a:hover{
	color: #FFD41C;
}

#h2i1{
	top: -12px;
	left: 26px;
	width: 41px;
	height: 44px;
	z-index: 2;
}

#h2i1_2021{
	top: 25px;
	left: 26px;
	width: 41px;
	height: 44px;
	z-index: 2;
}


#h2i2{
	top: 1px;
	left: 110px;
	width: 100px;
	padding-left: 13px;
}

#h2i3{
	top: 1px;
	left: 230px;
	width: 100px;
}

#h2i2b{
	top: 1px;
	left: 0px;
	width: 100px;
	padding-left: 13px;
}

#h2inner2021 #h2i2b{
	left: 110px;
}


#h2i3b{
	top: 1px;
	left: 130px;
	width: 100px;
}

#h2inner2021 #h2i3b{
	left: 230px;
}

#h2i4b{
	top: 1px;
	left: 250px;
	width: 100px;
}

#h2inner2021 #h2i4{
	left: 327px;
}

#h2i4{
	top: 1px;
	left: 327px;
	width: 126px;
}

#h2i5{
	top: 1px;
	left: 472px;
	width: 110px;
	padding-left: 9px;
}

#h2inner2021 #h2i5{
	left: 475px;
}

#h2i6{
	top: 112px;
	left: 580px;
	width: 170px;
	text-align: right;
}

#h2i7{
	top: 110px;
	left: 750px;
	width: 180px;
}

.w196{
	width: 144px;
	height: 26px;
	line-height: 26px;
	color: white;
}

.w196b{
	width: 196px;
	height: 21px;
	text-align: right;
}

.w196 a, #h25 a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.h20181{
	margin-top: 190px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
}

#header2021 .h20181{
	margin-top: 90px;
}

.h20182{
	width: 300px;
}

.h20183{
	margin-left: 15px;
}

#searchBtnTop{
	margin-left: 5px;
}

#searchBtnTop img{
	margin-top: 2px;
}

#h24{
	padding-top: 11px;
	margin-left: 16px;
}

#h25{
	padding-top: 7px;

}


#header3 {
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 0px;
	/* background: url(img/ml+/frame_bg_compressed2.gif) 0px 0px repeat-y; */
	border-bottom: 1px dotted #473C36;
	margin: 0px 10px 10px 10px;
}

#header3 a {
	text-decoration: none;
	font-weight: bold;
	color: #AAA03F;
}

#header3 a:hover {
	color: #FFD41C;
}



#header4 {
	position: relative;
	height: 0px;
	line-height: 20px;
	padding-left: 0px;

}

#h4inner{
	left: -20px;
	/* background: url(img/ml+/menueHbgU.jpg);
	background-color: #c3bf53;*/
	width: 989px;
	height: 33px;
}

#header4 a {
	text-decoration: none;
}


#middle {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#mainL{
	width: 220px;
	padding-left: 10px;
	margin-left: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 20px;

}

.mainLend{
	width: 220px;
	height: 43px;
	background: url(img/ml+/untbend.png);
	margin-left: 0px;
}

.mainLbg{
	padding-top: 0px;
	padding-left: 15px;
}

.mainLbg00{
	background: url(img/ml+/unterkategorie-bests.png);
}

.mainLbg580{
	background: url(img/ml+/unterkategorie-shop.png);
}

.mainLbg630{
	background: url(img/ml+/unterkategorie-konfi.png);
}

.mainLbg5859, .mainLbg631{
	background: url(img/ml+/unterkategorie-wauz2.png);
	background-repeat: no-repeat;
}

.mainLbg5864, .mainLbg632{
	background: url(img/ml+/unterkategorie-miez2b.png);

}

.mainLbg5852{
	background: url(img/ml+/unterkategorie-fusz2.png);

}

.mainLbg5853{
	background: url(img/ml+/unterkategorie-alpz2.png);

}

.mainLbg5865{
	background: url(img/ml+/unterkategorie-gutschein.png);
}

.mainLbg666{
	background: url(img/ml+/unterkategorie-tipps.png);

}

.mainLbg5867{
	background: url(img/ml+/unterkategorie-bests.png);
}

#mainR{
	width: 705px;
	margin-left: 8px;
}

#innerMiddle{
	/* background: url(img/ml+/frame_bg_compressed2.gif) 0px 0px repeat-y; */
}


#wrappHolder{
	position:relative;
	text-align: left;
	padding-top: 0px;
}

#m1{
	width: 920px;
	height: 295px;
	margin-left: 10px;
}

#mu21, #mu22, #mu23{
	width: 303px;
	height: 230px;
}

#mu21{
	margin-right: 11px;
	margin-left: 10px;
}

#mu22{
	margin-right: 10px;
}

#m1 .anythingSlider{
	padding-bottom: 20px;
}

.h340{
	height: 340px;
}

.CatNaviHeader{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	text-transform: uppercase;
}

.CatNaviHeader a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	padding-left: 6px;
}

.CatNaviHeaderM{

}

#CatNavi{

}
.CatNaviHeaderM a, .tippinfo ul li a{
	line-height: 20px;
	color: #c7ae42;
	text-decoration: none;
	display: block;
	font-weight: normal;
	/* font-family: 'andere_schrift'; */
	font-size: 15px;
}

.CatLevel2 a:hover, .tippinfo ul li a:hover{
	color: #FFD41C;
}


.CatLevel1 a { padding-left: 5px }
.CatLevel2 a { padding-left: 15px }
.CatLevel3 a { padding-left: 15px }
.CatLevel4 a { padding-left: 8px }
.CatLevel5 a { padding-left: 51px }
.CatLevel6 a { padding-left: 63px }

.CatLevel1 a:hover, .CatLevel2 a:hover, .CatLevel1b a:hover, .CatLevel2b a:hover{
	color: #FFD41C;
	/* text-shadow: 1px 1px 1px #fff; */
}
.CatLevel1{
	background: url(images/cross.png) center left no-repeat;
	padding-left: 13px;
}

.CatLevel1b{
	background: url(images/crossm.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}

.CatLevel2b{
	background: url(images/crossm.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}

.CatLevel3b{
	background: url(images/crossm.png);
	background-repeat: no-repeat;
	background-position: 14px 5px;
	padding-left: 26px;
}

.CatLevel4b{
	background: url(images/crossm.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}
.CatLevel5b{
	background: url(images/crossm.png);
	background-repeat: no-repeat;
	background-position: 35px 5px;
	padding-left: 52px;
}

#CatNavi .activeP{
	color: #000;
	font-weight: bold;
}

#CatNavi .CurrentParent{
	color: #AAA03F;
	font-weight: normal;
	/* font-family: 'andere_schrift'; */
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
}

#CatNavi .CurrentParent:hover{
	color: #cff;
}

.tippinfo{
	font-weight: normal;
	/* font-family: 'andere_schrift'; */
	font-size: 15px;
}

.CatLevel1b .CurrentParent, .CatLevel2b .CurrentParent{
	padding-left: 5px;
}

#content {
	/* background-color: #c00; */
	width: 778px;
	float: left;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#teaser1 {
	position: absolute;
	top: 210px;
	left: 30px;
}

#teaser2 {
	position: absolute;
	top: 210px;
	left: 1040px;
}
#logo1 {
	position: absolute;
	top: 10px;
	left: 1040px;
}
.break{
	clear: left;
}

#mainDivCheckout{
	background:#fff;
	border: 1px solid #463a24;
	padding: 15px;
	width: 750px;
	margin-left: 300px;

}

#mainDiv{
	z-index: 2;
	padding-bottom: 20px;
	padding-left: 10px;

}

.mainDivPadding{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
}

.mainDivPadding table td img{
	margin-right: 20px;
	border: 1px solid #fff;
}

.contentdiv img{
	margin-right: 5px;
}

.mainDivPadding ul, .mainDivPadding li{
	list-style-type: disc;
	list-style: disc;
	margin-left: 10px;
}

.mainDivPadding ol{
	list-style-type: disc;
	list-style: disc;
	margin-left: 80px;
	margin-top: 6px;
}

.mainDivPaddingHL{
	/* font-family: 'andere_schrift'; */
	height: 25px;
	padding-right: 30px;
	line-height: 25px;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	border:none;
	padding-left: 0px;
}

#orderDetails{
	width: 98%;
}

#lineHeading{
	height: 1px;
	background:#eee;

}

#lineHeadingSpacer{
	height: 10px;

}

.itemProdListingDiv{
	/* background: #f00; */
	width: 540px;
	border: 1px solid #463a24;
	height: 160px;

}

/* wird nicht ie interpretiert */
.itemProdListingDiv[class] {
    height:auto;
    min-height:160px;
}



.prodOV1{
	width: 185px;
	border-right: 1px solid #463a24;
}

.prodOV2 h4 a{
	color: #333333;
	font-size: 13pt;
}
.prodOV2{
	/* background: #f00; */
	margin-left: 200px;
}

.prodHL a{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

.prodHL{

}
.prodSD{

}

#prodOV2Price{
	color:#1b52a8;
	font-size : 22px;
	font-weight: bold;
	width: 220px;
	text-shadow: #888 3px 3px 5px;
}

#prodOV2PriceCont{
	/* background: #f00; */
	width: 340px;
	height: 50px;

}

#prodOV2Btn{
	padding-top: 10px;

}


#piArtikel{
	padding-bottom: 0px;

}

#piArtikel2{
	width: 685px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;

}

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

#piArtikelL{
	width: 443px;
	margin-left: 5px;
	/* background:#fcf; */
}

#piArtikelR{
	width: 480px;
	/* background-color :#ffc; */
}


#piFirstPic{
	/* text-align:center; */
	margin-left: 0px;
	text-align: center;
	display: table;
	position: relative;
	overflow: hidden;
	min-height: 500px;
	background: #fff;
}

#kfi5L{
	width: 450px;
}

#kfi5R{
	width: 240px;
}

#kfis5L{
	width: 400px;
}

#kfis5R{
	width: 200px;
	margin-left: 0px;
	width: 443px;
}

#BGkonfi{

}

#piNextPics{
	margin-left: 4px;
	margin-top: 7px;
}

#piNextPics img{
	margin-top: 3px;
	border: 1px solid #C0C0C0;
}

.zbil{
	/* border: 1px solid #463a24; */
}


.wishlistBtn{
	padding-top: 5px;
}


.listOption{
	width: 245px;
	/* background-color: #463a24; */
	border-bottom: 1px solid #fff;
	padding-top: 5px;

}

.qtyBorder{
	/* border-bottom: 1px solid #fff; */

}

.qty1Col{
	font-size: 12px;
	font-weight: bold;
}

#qtyTable input{
	vertical-align: middle;
}

.borderBottom{
	border-bottom: 1px solid #fff;
}

.sizeChooser{

	background-color: #eee;
	width: 30px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	float: left;
	margin-right: 5px;
	border: 1px solid #777;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

}
.sizeChooser:hover{

}

.sizeChooser a{
	text-decoration: none;
	font-weight: bold;
}
.sizeChooser a:hover{

}

#sizeMessage{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
#piBewertungen{
	height: 80px;
}

#pim1{
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}

#pim2{
	padding-top: 0px;
	margin-top: -10px;
}

#pim2s{
	width: 230px;
	height: 65px;
	background: #90a411;
	color: #f1e5d7;
	text-align: center;
	padding-top: 5px;
}

#pim3{
	text-align: right;
}
.sspp{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

.piPr1, .piPr1 s{
	font-size: 12px;
	color: #fff;
}
.piPr2{
	font-size: 10px;
	color: #fff;
}

#piProdname{
	/* font-family: 'andere_schrift'; */
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

#piSendBtn{
	position: relative;
	height: 57px;
	padding-left: 0px;
	font-weight:bold;
}

#prodInfoMenge{
	line-height: 37px;
	height: 45px;
	width: 50px;
}

#prodInfoQty{
	background: url(images/bg18.png);
	background-repeat: no-repeat;
	width: 57px;
	height: 34px;
	z-index: 15;
	padding-top: 5px;
}

#prodInfoQty2{
	background: url(images/bg18.png);
	background-repeat: no-repeat;
	width: 57px;
	height: 34px;
	z-index: 15;
	padding-top: 5px;
}

.prodOptionsDrop{
	margin-bottom: 10px;
}

.prodOptionsDrop select{
	max-width: 400px;
	height: 44px;
	font-size: 16px;
}





#prodInfoSend2{
	z-index: 100000;
	margin-top: 15px;
}

#piProddetails{
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 12px;
}


.ProdListingCrossSelling{

}

.itemCrossProdListingDiv{
	padding-left: 5px;
	width: 210px;
}

.iSPlOlay{
	background: url(img/polaroid3.png);
	width: 227px;
	height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;

}

/* markerPB */
.itemStartProdListing{
	position: relative;
	width: 227px;
	height: 400px;
	margin-bottom: 15px;
	/* overflow: hidden; */
	cursor: pointer;
	float: left;
}

.boxShadow{
	-moz-box-shadow: 5px 6px 8px rgba(54, 54, 54, 0.5);
	-webkit-box-shadow: 5px 6px 8px rgba(54, 54, 54, 0.5);
	box-shadow: 5px 6px 8px rgba(54, 54, 54, 0.5);
}
.itemStartProdListingH{
	display: none;
	position: absolute;
	top: -10px;
	left: -10px;
	width: 180px;
	height: 240px;
	z-index: 2500;
	border: 1px solid #463a24;
	float: left;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 20px;
}


.itemStartProdListing:hover .itemStartProdListingH {
	cursor: pointer;
	display: block;
}

.itemStartProdListing a{
	text-decoration: none;
	color: #000;
}

/* markerPB */
.itemStartProdListimg{
	min-height: 165px;
	border: none;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 4px;
	margin-left: 4px;
	height: 285px;
	background: #fff;
}

.itemStartProdListimg img{

}

.pCat4 img, .pCat6 img{

}

.konftables{
	border: 1px solid #989898;
	width: 100%;
}

.konftables td{
	border-bottom: 1px solid #989898;
}
.konftables tr:last-child td{
	border: none;
}

.prodName{
	position: absolute;
	left: 6px;
	top: 290px;
	color: #C2C2C2;
	width: 219px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	height: 70px;
	font-size: 14px;
}

.prodName b{
	font-size: 12px;
}

.prodName a{
	color: #444547;

}

.ProdListimgOverlay{
	position: absolute;
	left: 0px;
	top: -15px;
	width: 227px;
	height: 358px;
	z-index: 10000;
	margin-top: 15px;
	/*
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	*/
}

.ProdListimgOverlay:hover{
	border: 1px dotted #AAA03F;
	transition: all 0.75s ease-in-out;
	-webkit-transition: all 0.75s ease-in-out;
	-moz-transition: all 0.75s ease-in-out;
}

.prodCrossHL{
	margin-left: 10px;
	width: 140px;
	height: 26px;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	/* background-color: #56a9c9; */
}

.prodCrossHL a{
	color: #000;
	text-decoration: none;
}

.shadow {
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=0, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=45, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=90, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=135, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=180, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=225, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=260, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#ababab', Direction=305, Strength=2);
	-moz-box-shadow: 0 0 5px #ababab;
	-webkit-box-shadow: 0 0 5px #ababab;
	box-shadow: 0 0 5px #ababab;
}

.Col1{
	margin-right: 5px;
}

.Col2{
	margin-right: 5px;
}

.Col3{
	margin-right: 5px;
}

.Col4{

}

.Col5{

}

.catHeader{
	height: 50px;
}

.lpCol1{
	margin-right: 23px;
}

.lpCol2{
	margin-right: 23px;
}
.lpCol3{
	margin-right: 23px;
}
.lpCol4{
	margin-right: 23px;
}

.sCol1{
	margin-right: 7px;
}

.sCol2{
	margin-right: 7px;
}

.sCol3{
	margin-right: 6px;
}

.sCol4{
	margin-right: 0px;
}




.plsd{
	font-size: 11px;
	color: #555;
}

.priceContainer{
	position: absolute;
	top: 5px;
	left: 200px;
}

.bigPrice{
	left: 15px;
	top: 205px;
	width: 170px;
	height: 50px;
}

.normPrice{
	left: 10px;
	top: 360px;
	font-size: 24px;
	font-weight: bold;
	color: #AAA03F;
	width: 205px;
	text-align: right;
}



.itemStartProdListingPrice{

}

.itemStartProdListingPrice2{
	font-size: 16px;
	color: #473F36;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

#pInsteadPrice{
	margin-top: 10px;
	color: #444;
	font-size: 18px;
	font-weight:bold;
}

#pInsteadPrice2{
	font-size: 12px;
	margin-top: 2px;
	color: #463a24;

}

.itemStartProdListingPrice a{

	text-decoration: none;

}




/*
Hersteller / Markenlisting
*/
.manListing{
	padding-top: 10px;
	width: 170px;


	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.manListingImg{
	margin-top: 5px;

}

.manAnz{

}
.manHL{
	font-weight: bold;
}
.manHL a{
	color: #000;
	text-decoration: none;
}

.mCol1{


}

.mCol2{


}

.mCol3{


}

.mCol4{


}

.mCol5{

}

.mCol6{

}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.tab_content ul{

}

.tab_content li{
	list-style-type: circle;
	list-style: initial;
	margin-left: 40px;
	margin-bottom: 10px;
}

#navBarML{
	width: 682px;
	padding-left: 10px;
	background: #c7ae43;
	margin-bottom: 10px;
	line-height: 42px;
	vertical-align: middle;
	/*
	border-top: 2px #c7ae43 solid;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	*/
	margin-top: 10px;
}


#navBarPN{
	padding-top: 0px;
	border-bottom: #fff 1px solid;
	margin-left: 10px;
	margin-top: 11px;
}

#navBarPNL{
	width: 415px;
	text-align: left;
}

#navBarPNR{
	width: 55px;
}

#navBarML a{
	color: #ededed;
	font-weight: bold;

}

#navBarML select{
	margin-top: 6px;
}

#navBarML table{
	margin-top: 0px;
	margin-right: 10px;

}

.naviPrev{

	padding-left: 10px;
	/* width: 490px; */

}

#naviMiddle{

	width: 5px;
}
.naviNext{

	padding-right: 10px;

}

.naviPrevPN{
	padding-top: 5px;
	padding-left: 10px;

}

.naviPrevPN img{
	padding-top: 3px;
}
#naviMiddlePN{


}


.naviNextPN{

	/* background: #c00; */
	padding-top: 4px;

}




.naviNext a{
	text-decoration: none;
}


#navBarPages{
	margin-top: 0px;
	border-collapse:collapse;
	height: 26px;
}

.navBarTd{
	font-size: 14px;
}

#navBarPages td{
	width: 20px;
	text-align: center;
	/* border:1px solid black; */
}

#navBarPages a{
	text-decoration: none;
	color: #4A583D;

}

#navBarActive{

	font-weight: bold;
	color: #5A492E;
	background-image: url("images/navBarDot.png");
	background-repeat: no-repeat;
	background-position: 2px 13px;
}

.navBarTdNext img{
	display: block;
}


.navBarTdLast img{
	display: block;
}


#navBarMLdottedLine{
	width:625px;
	height: 1px;
	background-image: url("images/catNaviDottedLine.png");
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#navBarMLdottedLineB{
	margin-right: 20px;
	height: 1px;
	/*
	background-image: url("images/catNaviDottedLine.png");
	background-repeat: repeat-x;
	*/
	margin-bottom: 10px;
	border-bottom: 1px dotted #463a24;
}

.obdiv {
	margin-right: 10px;
	/* float: left; */
	border: 1px solid #538000;
	position: relative;
	height: 120px;
	width: 143px;
	overflow: hidden;
	background: #fff;
}

.obodiv{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	z-index: 2;
	background-color: white;
	filter: alpha(opacity: 0.01);
	opacity: 0;


}

.obimg{
	border: 0px;
	vertical-align: bottom;
	position: absolute;
	z-index: 1;
	left: 0px;
}

.ErrorMessage {
	padding: 11px;
	border: solid 1px #454f00;
	background: #db9316;
	color: #fff;
	font-weight: bold;
	margin: 0 20px 10px 0;
}

.bigger{
	font-size: 14px;

}

/* shopping cart giftbox */
.boxTextBGII{
	width: 100%;
	border: 1px solid; border-color:#aaa;
}

p small {
	font-size: 10px
}

.OrderItem {
	padding-right: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-top: 10px;
}

.OrderTable{
	width: 80%;
}

/* login */

.loginTables{
	width: 500px;
}

.loginTables td:first-child{
	width: 150px;
}

.loginLabel{
	width: 150px;
}

.loginLabelSmaller{
	width: 100px;
}

.btn{
	vertical-align: middle;
}

.textRechts{
	text-align: right;
}
.text28{
	font-size: 28px;
}


.height40{
	height: 40px;
}

.bgEEE{
	background: #c7ae43
}


.orange{
	color: #e37422;
}
.lBorder{
	border-left: 1px solid;
	border-color: #463a24;
}

.rBorder{
	border-right: 1px dotted #6F695D;
	border-color: #463a24;
}



#accLeft{
	float: left;
	width: 450px;

	padding-right: 10px;
}

#accRight{
	width: 450px;
	padding-left: 20px;
	border-left: 1px #463a24 solid;
	padding-bottom: 20px;
}

.Half {
	width: 49%;
	padding-bottom: 20px;
	padding-right: 0px;

}

.bHalf{
	width: 470px;
	padding-bottom: 20px;
	padding-right: 0px;
}

.lAlign { text-align: left; }
.rAlign { text-align: right; }
.cAlign { text-align: center; }

.paddLeftaBit{
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}


.bold{
	font-weight: bold;
}
.active a{

	color: #e37422;
}

.Block{
	margin-top: 10px;
}


.debug{
	background-color:#c00;
}
.height28{
	height: 28px;
	line-height: 35px;

}
.height14{
	height: 28px;
	line-height: 35px;

}



/*
Form-Felder input
*/
/*
Form-Felder input
*/
input[type=text]:hover,
input[type=text]:active,
input[type=text]:focus,
input[type=password]:hover,
input[type=password]:active,
input[type=password]:focus,
select:hover, select:active, select:focus,
textarea:hover, textarea:active, textarea:focus {
	box-shadow: 0 0 5px rgba(122,122,122, 1);
	-webkit-box-shadow: 0 0 5px rgba(122,122,122, 1);
	-moz-box-shadow: 0 0 5px rgba(122,122,122, 1);
	border:1px solid rgba(122,122,122,0.8);

}

input[type=text],input[type=password]{
	vertical-align: middle;
	padding: 5px 3px 5px;
	outline:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid rgba(0,0,0, 0.4);
	background:url(img/input_bg.gif) no-repeat;
	margin: 3px 0 3px 0;
}

.inputFeldTop{
	border: none !important;
	background-color: #fff !important;
	width: 128px !important;
	color: #BDBF92;
	border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	padding-left: 5px !important;
	padding: 2px !important;
	margin-top: 0px !important;
}

.inputFeldTop:focus{
	border: none !important;
	background-color: #c7ae43 !important;
	outline: none !important;
	color: #9a9d70 !important;
}

.inputFeldQty{
	border: none !important;
		background: transparent !important;
	width: 50px;
	color: #efefef;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-top: -3px !important;
	font-size: 20px;
}


.smallSC{
	width: 36px;
}

#orderDetails table td{

}

.cartSumme{
	font-size: 17px;
}

.bTop{
	border-top: 1px dotted #463a24;
}

.bHalf{
	width: 50%;
}


.searchBtn{
	margin-left: 5px;
	vertical-align: middle;
}

.size180 input{
	height: 16px;
	width: 180px;
}

.size80 input{
	height: 16px;
	width: 80px;
}


/* das "*" */
.inputRequirement{

}


/* payment block */
.main{

}

.trcol1{
	background-color: #eee;
}
.leftdist{
	width: 30px;
}


/* wishlist */
.cart_qty{
	background:#dedede;
}
.cart_remove{
	background:#dedede;
}
.cart_single{
	background:#dedede;
}

.wlfirstrow{
	background:#dedede;
}

.cartHeader{
	font-weight: bold;
	border: 1px bottom #c00;
}
.cartSumme{
	font-size: 16px;
}
/*
Tooltip
*/

#tooltipHeader{
	width: 97%;
	height: 20px;
	line-height: 20px;
	background:#c7ae43;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}
.toolTipKaestel{
	width: 30px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	float: left;
	margin-right: 5px;
}
.sizesAvailable{
	background-image: url("images/ttbg.png");
	background-repeat: no-repeat;

}

.sizesNonAvailable{
	background-image: url("images/ttbgn.png");
	background-repeat: no-repeat;
}


/*
Manufacturer Mode 2
*/
.manufactPic{
	margin-left: 3px;
	width: 150px;
	float: left;
	padding-left: 17px;
	padding-top: 10px;
}

.manufactPic a{
    background: url("images/squareLink.png") center left no-repeat;
    padding-left: 15px;
    text-decoration: none;
    font-weight: bold;
}
.manufactPic a:hover{
	color: #56a9c9;
}


/*
catNavigator
*/
#catNavigator{
	font-size: 10px;
	margin-top: 15px;
}

/*
U-menue
*/
#mldd, #mldd ul {
	list-style: none;
}

#mldd, #mldd * {

	/* z-index: 1000; */
	/*
	padding: 0;
	margin: 0;
	*/
}

#mldd li.headlink {

	float: left;
	margin-left: -1px;
	text-align: center;
}

#mldd li.headlink a {
	/* display: block; */

}

.secLineUMLink{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	display: block;
}


.secLineUMLink:hover{
	color: #ededed;
	display: block;
	background: #fff;
}


#mldd li.headlink a:hover {
	/* display: block; */
	color: #ededed;
}

#mldd li.headlink ul {
	display: none;
	border-top: 1px #fff solid;
	text-align: left;

}

#mldd li.headlink:hover ul {
	display: block;

}

#mldd li.headlink ul li a {
	color: #ededed;
	text-decoration: none;
	text-transform: capitalize;

}

#mldd li.headlink ul li a:hover {
	background-color: #463a24;
}

#mldd a {

}

#mldd ul li a:hover {
	text-decoration: none;
}
#mldd li.headlink {
}
#mldd li.headlink ul {

}

.wrapRel{
	position: relative;
}

.umenue{
	position: absolute;
    	-moz-box-shadow: 3px 3px 5px #000;
    	-webkit-box-shadow: 3px 3px 5px #000;
    	box-shadow: 3px 3px 5px #000;
    	background: #fff;
    	/*
    	height: 160px;
    	width: 500px;
    	*/
    	padding: 10px;
    	/* text-transform: lowercase;*/ /*capitalize; */
    	color: #c00;

}

.umenue a{

}
#menueWrapp1{
}
#menueWrapp2{
	/* left: 130px; */ /* zum ausrichten an linker kante */
}
#menueWrapp3{
	/* left: 130px; */
}
#menueWrapp4{
	/* left: 130px; */
}

/* falls mehrspaltig */
.aaa{
	float: left;
	width: 201px;
}

.aaa a{
	text-decoration: none;
}


.mLink{
	width: 80px;
	height: 40px;
	line-height: 40px;
}

#myController span.jFlowSelected {
	background:#ffe235;
	margin-right:0px;
}

.atrributRow{
	text-transform: capitalize;
}

#pmCartP{
	font-size: 16px;
}
#pmCartM{
	font-size: 20px;
}
.pmCart{
	text-decoration: none;
	font-weight:bold;
	vertical-align: middle;

}


.ButtonSet{
	margin-top: 15px;
}

.priceSymbolLeft{

}


.productOldPrice{
	/* background: #f00; */
	color: #707070;
	text-decoration: line-through;
	font-size: 12px;
}
.priceInstead{

}

.PriceNewSpecial{
	font-size: 35px;
	font-weight: bold;
	color: #FFCE01;
}

#pPrice{
	padding-top: 0px;
	margin-top: 20px;
}
.PriceNewSpecial1{
	font-size: 25px;
	font-weight:bold;
}

.PriceNewSpecial2{
	font-size: 25px;
	font-weight:bold;
	color: #fff;
}

#fuckThisCrappyClassPrice{
	font-size: 14px;

}

.priceProz{
	color: #707070;
	font-size: 12px;
}

.priceOnly{

}


#groesse{
	margin-top: 5px;
}

#saleLink{
	color: #073a5e;
	text-shadow: none;
}

#saleLink:hover{
	color: #fff;
}

#profitShopLink{
	color: #868081;
}

#profitShopLink a{
	color: #868081;
}

.checkOutTextArea{
	width: 600px;
	height: 100px;
}

/*
lupe
*/
#firstPicContainer{
	position: relative;
}
#fpl{
	z-index: 2;
}

#fpl{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}

#orderDetails input{

}

#orderDetails a{
	text-decoration: none;
}

#pisd{
	width: 230px;
	border: 1px solid #999999;
	padding: 5px;
	padding-left: 10px;

}

#piPriceA s{
	font-size: 20px;
	color: #000;

}

#piPriceB{
	color: #c00;
	font-size: 24px;

}

#piPrice{
	font-size: 24px;
}

#iCantBelieveThisShit{
	font-size: 24px;

}



#eighthLine{
	margin-bottom: 20px;
}

#eighthLine a{


}



.itemProdListingLP{
	padding-top: 10px;
	width: 205px;
	height: 260px;
	border: 1px solid #b8dcec;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

.itemProdListingPriceLP{

}

.priceYouSave{
	color: #989898;
}

#sPriceYourPricePrice{

}
#sPriceYourPrice{

}
#sPriceUVP{

}
#sPriceUVPPrice{

}

#subheading{
	font-size: 14px;
	font-weight: bold;
}



.inner {
	background: url(images/40.png);
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 3px 0 3px 6px;
	margin-bottom: 4px;
}
p.name {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	width: 132px;
}

ul.spec p.spec {
	color: #e5e5e5;
	font-size: 11px;
	float: left;
}
ul.spec p {
	float: left;
	line-height: 12px;
	vertical-align: middle;
}


table.sizechart {
	padding: 0px;
	font-size: 12px;
	display: block;
	overflow: hidden;
	position: relative;
	width: 800px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.sizechart th.title {
	width: 180px;
}
table.sizechart th {
	text-align: left;
	background-color: #E6E6E6;
	color: #333;
	font-weight: bold;
	padding: 5px;
	width: 120px;
	border-top-color: #463a24;
	border-right-color: #463a24;
	border-bottom-color: #463a24;
	border-left-color: #463a24;
}
div.geometry_description th {
	border: 1px solid #373737;
	text-align: left;
	background-color: #E6E6E6;
	color: #333;
	font-weight: bold;
	padding: 5px;
	border-top-color: #463a24;
	border-right-color: #463a24;
	border-bottom-color: #463a24;
	border-left-color: #463a24;
}
table.sizechart td, th {
	background-color: #F3F3F3;
	color: #333;
	border: 1px solid #B3B3B3;
	padding: 5px;
}
table.sizechart td.tab {
	background-color: #CCC;
	text-align: center;
	border-top-color: #463a24;
	border-right-color: #463a24;
	border-bottom-color: #463a24;
	border-left-color: #463a24;
}

sup {
	vertical-align: baseline;
	font-size: 16px;
	position: relative;
	top: -12px;
	left: -5px;
}



#eightLine{
	/* background: url(img/ml+/headerFooterBgx4.jpg) no-repeat transparent; */
	overflow: hidden;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	margin-top: 0px;
}

.eightLineBox{
	width: 227px;
	text-align: left;
	margin-right: 5px;
}

#elbl{
	margin-left: 10px;
}

.ebcont{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	height: 240px;
}

.ebcont a{
	padding-left: 13px;
}

.eightLineBox2{
	width: 225px;
	text-align: left;

}


.eightLineBox2e{

}

.eightLineBox a, .eightLineBox2 a{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	line-height: 25px;
}

.eightLineBox a:hover{
	text-decoration: none;
	background: url(images/arrow_on.png) no-repeat 0px 4px;
}

.eightLineBoxFirstLink{
	/* font-family: 'andere_schrift'; */
	color: #fff;
	padding-left: 10px;
	text-shadow: 1px 1px 2px rgb(0, 0, 0);
	margin-top: 10px;
	font-size: 15px;
	font-weight: normal;
	height: 30px;
	line-height: 25px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#footer{
	background: url(images/pepft3.png);
	margin-top: 10px;
	height: 46px;
	text-align: right;
	line-height: 46px;
	padding-right: 0px;
	margin-bottom: 10px;
	color: #fff;
	text-shadow: 1px 1px 2px rgb(0, 0, 0);
}

#footer a{
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgb(0, 0, 0);
}
#footerL{

	width: 600px;
	/* background-color: #C0C; */
	line-height: 46px;

}

#footerR{
	height: 46px;
	width: 380px;
	line-height: 46px;
	text-align: right;
	color: #fff;
	padding-right: 20px;
	vertical-align: middle;
}
#footerL img{
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 0px;
}
#footerR img{
	vertical-align: middle;
	padding-right: 5px;
}

#footerEmail{
	vertical-align: middle;
}

#footerBtn{
	vertical-align: middle;
}

#startTeaser{

}

#bigTeaser{

}

#smallTeasers{
	/* background-color: #C0C; */
	width: 270px;
	height: 500px;
	margin-left: 15px;
}

#tenthLine{

}


#popCart {
	position: absolute;
	/* top: 50%; */
	left: 50%;
	width: 560px;
	margin-left: -280px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
	top: 65px;
}

.popup_header {


	font-size: 1.0em;

	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #463a24;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-size: 0.9em;
	text-align: center;
	color: #000;
	margin: 10px auto;
	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	text-align: center;
}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {

}

#pop_buttons_box {
	font-size: 1.0em;
	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
}

.strip{
	border:none;
	border-top:1px dashed #888;
	height:1px;
	color:#888;
	background:transparent;
}

.checkoutTable1{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.checkoutTable2{
	border-bottom: 1px solid #666;
}

#servicelinks{
	width: 800px;
	height: 50px;
	margin-top: 10px;
	margin-top: 60px;
}
#servicelinks a{
	padding-right: 30px;
	text-decoration: none;
	font-weight: bold;

}

#servicelinks a:hover{
	color: #888;

}

#gift_cart {
	margin-top: 0px;
}

#gift_cart #input_code {
	padding: 15px;
	margin-right: 20px;
	border-top: 1px dotted #6F695D;
	border-bottom: 1px dotted #6F695D;
}

#gift_h2{
	margin-left: -27px;
}

#gift_cart #input_code input[type="image"] {

	position: relative;
	top: 10px;
	left: 5px;

}
/* ENDE - GUTSCHEIN EINL?SEN IM WARENKORB */

#gift_infos { margin: 0px; padding: 10px; border: 1px solid #000; background: #FFF; display: none; position: absolute; top: 50%; left: 40%; z-index: 1; }
#gift_infos ul.restriction_list { margin: 5px 0px 5px 40px; }



#payment {
	cursor: pointer;
	height: 45px;
	margin-top: 10px;
}

#payment img{
	padding-right:3x;
}


.impInfo{
	color: #ff4b27;
	font-weight: bold;
	font-size: 15px;
}

.impInfo2{
	color: #ff4b27;
	font-weight: bold;
}

#fp0{
	top: 50%;
	display: table-cell;
	vertical-align: middle;

}

#fp1{
	top: -50%;
	width: 443px;
}

.BundleBox {
  background: #b6b7cb;
}
.BundleBoxSum {
  background: #b6b7cb;
}
.BundleBoxSave {
  background: #b6b7cb;
  font-size: 12px;
  color: red;
}

.BundleBoxContent {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.BundleTopicContent_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.BundleTopicContent_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
   color: red;
}

.categoryHeader{
	padding: 0px 10px 10px 0px;
	margin: 0 0 10px 0;
	min-height: 140px;
	overflow: hidden;
	font-size: 14px;
}

.categoryHeader img{
	padding-left: 15px;
	max-width: 200px;
	margin-top: 12px;
	margin-right: 10px;
}

.categoryHeader h2{
	font-size: 15px;
	margin-top: 0px;
	font-weight: bold;
}

#scdml, #scd{
	margin-top: 10px;
}

/*
Intelli Search suggest list layout
Change this lines as you like to asign other colours,
fonts, borders etc. to the Intelli Search suggest List
*/
div#intelliSearchResult {
	position:absolute;
	width:214px;
	z-index:1;
  	background-color: transparent;
	background-image:url(img/intelliSearch_bg.png);
	padding:5px;
	margin: 30px 0px 0px -40px;
	border: none;
	display:none;
	visibility:hidden;
}

div#intelliSearchResult a {
	display:block;
	padding:3px 3px 3px 3px;
	border-style:dotted;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	font-size:11px;
	color: #fff;
	text-decoration: none;
}

div#intelliSearchResult a:hover {
	display:block;
	background-image:url(img/intelliSearch_hover_bg.png);
	text-decoration:none;
}

.itemCatListing{
	position: relative;
	padding-top: 10px;
	padding-left: 0px;
	width: 225px;
	height: 255px;
	float: left;
	margin-bottom: 40px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.itemCatListing:Hover{


}

.itemCatListing a{
	/* font-family: 'andere_schrift'; */
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.CatListing .Item {
	background-color: #f7f9f3;
	text-align: center;
	margin-right: 10px;
	width: 180px;
	float: left
}
.CatListing .Item img{
	max-width: 100px;
}

.catListingImg{
	max-width: 130px;
	max-height: 150px;
}

.catImg{
	margin-top: 0px;
	margin-right: 15px;
}
.catImg img{

}

#im1{
	margin-bottom: 0px;
}


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #C0C0C0;
	/* border-left: 1px solid #C0C0C0; */
	width: 100%;
	margin-top: 10px;

}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #C0C0C0;
	/* border-left: none; */
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	/* background: #54463E; */
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	margin-right: 2px;
	font-style: italic;
}


ul.tabs li a {
	/* font-family: 'andere_schrift'; */
	text-decoration: none;
	color: #463a24;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	/* border: 1px solid #fff; */ /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

ul.tabs li a:hover {
	background: #adadad;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #1f1a17;
	/* border-bottom: 1px solid #fff; */  /*--Makes the active tab look like it's connected with its content--*/
	color: #fff;
	text-decoration: underline;
}

html ul.tabs li.active, html ul.tabs li.active a{
	color: #fff;
}

.tab_container {
	border: 1px solid #fff;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

#litab2{
	background: #AAA03F;
}

/* LEXIKON */
.lexikon_keyword {
	color: #CC0000;
	text-decoration: underline;
}

.newBanderole {
	position: absolute;
	top: -1px;
	left: -4px;
	width: 135px;
	height: 119px;
	z-index: 2501;
	background: url(img/banderole_new.png);
}

.saison {
	position: absolute;
	top: 235px;
	left: -7px;
	width: 192px;
	height: 30px;
	z-index: 2501;
	background: url(img/bachbindec2.png);
	line-height: 35px;
	color: #fff;
}

.ccwidth{

	width: 300px;

}


.ccTable{
	background: #c7ae43;
	color: #000;
}

.ccTtdp{
	background: #fff;
	color: #000;
	height: 25px;

}

.ccTul{
	border-top: 1px solid #000
}

.ccOv1{
	width: 370px;
	text-align: left;
}

.ccOv2{
	width: 230px;
	text-align: left;
}

.ccOv3{

}

.cHalf{
	width: 360px;

}

.cHalf1{
	width: 160px;

}
.cHalf2{
	width: 560px;

}

.CIsumme{
	font-size: 17px;
}

.CIsumme b{
	font-size: 17px;
}

.bb2{
	border-bottom: 1px solid #868685;
}

.bb{
	border-top: 1px dotted #000;
	padding-top: 5px;
}

.CheckOutFunction input[type=image]{
	margin-bottom: 80px;
}


.moduleRow{


}

.moduleRow td,.moduleRowOver td,.moduleRowSelected td{
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 10px;
	cursor: pointer;
	border-bottom: 1px solid #262626;
}

.moduleRowOver{
	background: #362D28;
}

.moduleRowSelected{
	background: #0F0D0B;
}

.infoBox table table td{

}
.coTabConfR1{
	width: 700px;
}

.coTabConfR2{
	width: 100px;
}

.coTabConfR3{
	width: 100px;
}

.coTabConfR4{
	width: 100px;
}


/*
Tags
*/
.pTags{

}

.pTags a{
	margin-right: 15px;
	background: #13B4AE;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#piArtikel2 .pTags a{
	color: #fff;
}

#sswl{
	margin-top: 10px;
	height: 25px;
}

#sswl a{
	color: #4B3F38;
	text-decoration: none;
}

.lager1{
	color: #639f2d;
}

.lager2{
	color: #ff280b;
}

.lager3{
	color: #ffa00b;
}

.voucher{

	border: 1px solid #efefef;
	text-align: center;
	width: 200px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px;
}

.smaller, .smaller a{
	font-size: 11px;

}

.wish1{
	background: #fbeece;
}

.reviews img, .wish1 img{
	margin-right: 10px;
}

.wish2{
	background: #fbedcd;
}

.admColor{
	background: #c00;
	border-right: 1px solid #fff;
}

.admColor a{
	color: #fff;
}

.newsCont{
	margin-bottom: 8px;
	overflow: hidden;
}

.newsCont img{
	margin-right: 8px;
}

.ncabst{
	margin-top: 44px;
}

div.error {
	background: url(img/ico_error.gif) no-repeat 5px center white;
}

div#info_message, div.gutschein-content, div.error, div#akt_msg, div#coupon_true, div#success_message {
	width: auto !important;
	padding: 2px 5px 2px 58px;
	border: 1px solid #CCC;
	min-height: 52px;
	margin: 5px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#neuBeiUns{
	margin-bottom: -3px;
	height: 41px;
	margin-top: 20px;
}

#neuBeiUns2{
	margin-bottom: -3px;
	height: 41px;
	margin-top: 20px;
}

.nBuI{
	left: 10px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	border: 1px solid #fff;
}

.nBuI2{
	background-image: url(img/utpsBG.png);
	background-repeat: no-repeat;
	left: -10px;
	height: 41px;
	line-height: 31px;
	color: #fff;
	padding-left: 20px;
	/* font-family: 'andere_schrift'; */
	font-size: 16px;
}

.nBuIW1{
	width: 910px;
}

.nBuIW2{
	width: 667px;
}

.nBuIW3{
	width: 710px;
}

.plus {
	display: block;
	background-image: url(img/plus.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
	margin-top: 6px;
}

.minus {
	display: block;
	background-image: url(img/minus.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
	margin-top: 6px;
}

.alter {
	display: block;
	background-image: url(img/alter.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}

.delete {
	display: block;
	background-image: url(img/cart_del.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	border: 0px;
	font-size: 0px;
	background-color: #FFF;
	cursor: pointer;
}


/* ProgressBar */
#ProgressBar {
	background-color: #eee;
	height: 27px;
	float: none;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 910px;
	color: #000;
}

#ProgressBar .divc{
	font-weight: bold;
	line-height: 27px;
	float: left;
	text-align: center;
	width: 25%;
}
#ProgressBar div.Current {
	color: #fff;
	background-color: #c7ae43;
}

#coLb{
	width: 27px;
	height: 24px;
	padding-top: 4px;
}

.CheckOutFunction {
	border-top: 1px solid rgb(219, 200, 179);
	border-right: 1px solid rgb(219, 200, 179);
	padding: 10px 0 10px 0px;
}

.CheckOutFunction p {}
.CheckOutFunction .Half {
	padding-top: 10px;
}

.CheckOutFunction input[type=image]{
	margin-bottom: 80px;
}
.onepxwidth{
	width: 1px;
}

#stateTable{
	display: none;
}

#indicator{
	visibility: hidden;
	width: 20px;
}

#states{
	width: 200px;
}

#smbox {
	position: absolute;
	top: 478px;
	left: 950px;
	width: 52px;
	height: 172px;
	z-index: 5;
	background: url("img/ml+/bg-left-social.png") no-repeat;
	padding: 18px 0 0;
}

#blogbox {
	position: absolute;
	top: 380px;
	left: 950px;
	width: 52px;
	height: 172px;
	z-index: 5;
	background: url("img/ml+/bg-left-blog.png") no-repeat;
	padding: 18px 0 0;
	cursor: pointer;
}


#nlbox-slide {
	display: none;
	position: absolute;
	top: 200px;
	left: 950px;
	width: 275px;
	height: 194px;
	background: url("img/ml+/bg-ldgddf5.png") no-repeat;
	z-index: 5;
}

#nlbox {
	display: block;
	position: absolute;
	top: 200px;
	left: 950px;
	width: 52px;
	height: 194px;
	z-index: +1;
}

.divSName{
	font-weight: bold;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted;
}

.divSName:hover{
	background: #afafaf;
}

#welcomeCont{
	width: 928px;
	margin-left: 10px;
	margin-top: 20px;
}

#wsC1{
	top: -18px;
	left: 20px;
	width: 200px;
	height: 152px;
}

#wsC2{
	top: 1px;
	left: 246px;
	width: 670px;
	height: 111px;
	font-family: 'dupreeregular';
	color: #fff;
	font-size: 18px;
	margin-top: 12px;
	text-align: center;
}

#wsC2 p{
	margin: 9px;
}

.kfg5r{
	margin-top: 10px;
	background: url(images/pepft4.png);
	background-repeat: no-repeat;
	/* font-family: 'andere_schrift'; */
	height: 31px;
	line-height: 10px;
	padding-left: 10px;
	color: #fff;
	font-size: 15px;
}

.kfg5ru{
	text-shadow: none;
}

.KonfiSelCont{
	margin: 0 0 15px 0px;
	overflow: hidden;
}

table h3 {
	color: #644024;
	font-size: 15px;
	margin: 0px 0 10px 0;
}

.hhcol1{
	color: #644024;
}
.hhcol2{
	color: #FE9901;
}
.hhcol3{
	color: #92A400;
}
.hhcol4{
	color: #FFC133;
}
.lustigeLinie{
	background: url(img/ml+/steppnaht_4oct4u51.png);
	height: 4px;
	background-repeat: repeat-x;
}

.wrapperKfg5 {
	width: 675px;
}

.scrollsKfg5 {
	/*
	overflow-x: scroll;
	overflow-y: hidden;
	white-space:nowrap
	*/
}


.colorbox{
	border: 2px solid #efefef;
	margin-right: 3px;
	cursor: pointer;
	/* width: 125px; */
}

.selectedBox{
	border: 2px solid #FF7E07;
}

.fp{
	height: 150px;
	margin-top: 0px;
	width: 443px;
}

#konfi{
	padding: 10px;
	background: #FFF;
	margin-right: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#starter{

}

#starter:hover{

}


.btnClass {
/* font-family: 'novecento_sans_widenormal'; */
	display: inline-block;
	height: 57px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #AAA03F;
}

.btnClass:hover{
	background: #AAA03F; /* Old browsers */
	background: -moz-linear-gradient(top,  #AAA03F 0%, #6e991e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAA03F), color-stop(100%,#6e991e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #AAA03F 0%,#6e991e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #AAA03F 0%,#6e991e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #AAA03F 0%,#6e991e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #AAA03F 0%,#6e991e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AAA03F', endColorstr='#6e991e',GradientType=0 ); /* IE6-9 */
}

.bb-color2 {
	background: #6e991e; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e991e 0%, #AAA03F 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e991e), color-stop(100%,#AAA03F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6e991e 0%,#AAA03F 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6e991e 0%,#AAA03F 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6e991e 0%,#AAA03F 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6e991e 0%,#AAA03F 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e991e', endColorstr='#AAA03F',GradientType=0 ); /* IE6-9 */
	width: 685px;
}

.bbllink {
	display: inline-block;
	text-align: center;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #fff;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.48);
	padding: 0 38px 0 38px;
	width: 609px;
}

#starter span{
	font-size: 22px;
	color: #FFF;
}

#closer{
	width: 30px;
	height: 30px;
	background: #cff;
	left: 640px;
	top: 10px;
	background: url(img/ml+/close.jpg);
}

/* news manager */
.pageHeading_news {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.news_header {
	font-weight: bold;
	border-bottom: 1px dotted #B6B6B6;
	padding: 5px 0 5px 5px;
	background: rgb(253, 255, 239);
	width: 99%;
}

.news_header a{
	text-decoration: none;
}
.news_content {
	background-color:#fff;
	font-size: 11px;
	color:#7F7B7B;
}

.news_content2 {
	background-color:#f8f8f8;
	font-size: 11px;
	color:#7F7B7B;
}

.news_field {
	background-color:#eeeeee;
}

.news_heading {
	background-color:#eeeeee;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
}

.news_link {
	font-size:11px;
	color:#EC8C04;
	font-weight:bold;
}

.news_link:hover {
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.KonfiSelCont select{
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	width: 228px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px 0 0 0;
}

#stColor2, #stFont2, #stFont3, #stColor3, .stckDiv1, .stckDiv2{
	width: 210px;
}

.stckDiv1{
	margin-right: 10px;
}

.spe6dih{
	font-size: 18px;
	margin-bottom: 3px;
}

.stckDivL{
	width: 190px;
}

#kommentar{
	margin: 2px 281px 2px 2px;
	width: 387px;
	height: 76px;
}

.infos{
	margin-left: 15px;
	padding: 5px;
	background: #FCFFB9;
	width: 420px;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.kfg4area{
	width: 443px;
	height: 150px;
	border: 1px solid #acacac;
}

.priceArea{
	width: 200px;
	height: 150px;
	margin-left: 15px;
}

.kfg4areaVs{
	text-align:center;
	margin-top: 68px;
}

#mlInfos td{
	padding: 5px 0 5px 0;
}

.options{
	width: 228px;
}

#sel13{
	width: 227px;
}

#nlbox-slide{

}

.left-newsletter{
	margin: 73px 0 0 50px;
}

.left-datenschutz{
	margin: 8px 0 0 60px;
}

.left-close{
	position: absolute;
	left: 240px;
	top: 17px;
}
.sign_in input{

}

.allgBG{
	padding: 10px 10px 20px 20px;
	/* background: #fff; */
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 891px;
}

.suggestProd{
	padding: 10px 0 5px 10px;
}

#step6cont{
	margin-bottom: 20px;
}

#step6cont input{
	width: 50px;
}

#stTxt2, #stTxt3{
	height: 29px;
	padding-left: 5px;
	font-size: 18px;
	width: 170px;
}

#divName26{
	margin-top: -40px;
}

#divName29{
	margin-top: -20px;
}

.sclcm{
	width: 120px;
	height: 25px;
	line-height: 25px;
}

.scrcm{
	width: 100px;
}

/* */
.newHL {
	height: 25px;
	line-height: 25px;
}

.newHL h2 {
	font-size: 18px;
	border: #ddd solid;
	border-width: 0 0 1px 0;
	color: #666666;
	font-weight: normal;
}

#createL {
	width: 410px;
}

#createR {
	width: 430px;
	margin-left: 15px;
}

#submitArea{
	margin-top: 15px;
}

.newBoxes {
	padding: 15px;
	border: 1px solid #fff;
	/* background-color: #f6f6f6;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	*/
	min-height: 260px;
}

.dis {
	background-color: #4f4845;
}

fieldset label {
	line-height: 130%;
	background: transparent;
	width: 13em;
	padding-right: 4px;
	float: left;
	text-align: right;
	margin: 10px 0 0 0;
}

fieldset input[type="checkbox"]{
	margin: 12px 0 0 0;
}
fieldset input[type="radio"]{
	margin: 12px 0 0 5px;
}

#labGender{
	margin-top: 6px;
}

#country{
    padding: 4px 3px 4px;
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid rgba(0,0,0, 0.4);
    background: url(img/input_bg.gif) no-repeat;
    width: 150px;
}

.cblvl7{
	float:left;
}

.odimg{
	background: #fff;
	width: 120px;
}

.odimg img{

}

#cart_quantity .inputFeld{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.odprice{
	font-size: 14px;
}

.odugl{
	border-bottom: 1px dotted #6F695D;
	padding-bottom: 10px;
}

.mlBtn{
	/* font-family: 'andere_schrift'; */
	background: #AAA03F;
	padding: 10px 20px 10px 20px;
	color: #fff;
	text-decoration: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	/* border: 1px solid #800000; */
	min-width: 110px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	text-shadow: #000 2px 2px 2px;
	text-transform: uppercase;
	font-weight: bold;
}

.mlBtn:hover{
	background: #FFD41C;
	color: #fff;
}

.checkoutCont{
	padding-right: 20px;
}

.adrBook1{
	font-size: 16px;
}

.e404cont{
	margin-top: 10px;
	margin-right: 15px;
}

.e404L{

	padding: 10px;
}

.e404{
	font-size: 24px;
	margin: 0;
}

.e404R{

}

#mlInfoLayer{
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: -12px;
	border: 2px solid #c00;
	font-weight: bold;
	font-size: 16px;
	color: #c00;
	z-index: 500;
}

#descCont{
	margin-top: 35px;
}

.descCont21{
	width: 70px;
	margin-right: 3px;
}

#descCont2{
	margin-top: 50px;
}

.fixThisCrap{
	border: 10px solid #fff;
	margin-right: 20px;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.cnt2021{

}
.cnt2021_a{
	margin-right: 10px;
}
.cnt2021_b{
	margin-right: 10px;
	padding-top: 5px;
}
.cnt2021_c{
	margin-right: 0px;
}

.cntImg{
	float: left;

}