@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

body,html {
    margin: 0;
    padding: 0;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
	height: 100%;
}
a{
	color: #005ba6;
	}
#CLEAR, .CLEAR {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* AUSGEBLENDETE ELEMENTE */
#INFO, .itemfilterspan, #Rkategorie, .Rstamm, .seitenanfang, .mwz span,
.lupe, .Rnavi img, .Rnavi form, .preis, .merkzettel, #HLINE,
#LINEDOTTED, .slicknav_menu, .slicknav_menu form, .mobilesearch_menu {
	display: none;
}
/* ELEMENTE TRANSITION / BORDER.BOX */
#CONTENT a, SUBNAV a, .Rsuchfeld input[type=text],
.Rsuche input[type=submit], .ARTIKELBLOCK .ARTIKEL_BILD,
#contentART #contentARTIMG, .CAPTION, .KAT_BILD,
#ORDER3 input[type=text], #ORDER .paybtn input, .orderbtn input,
.RNewletterTable input[type=text], .RNewletterTable select, #BTN input,
#RLOGINFIELD .btnpos3, #RLOGINFIELD input[type=text], #RLOGINFIELD input[type=password],
#ORDER3 .btnpos2, .VALUEUP, .VALUEDOWN, .btnorder, .backLink,
.Rnavi li, .Rnavi a, .Rnavi ul, form[name=changeStats] input[type=text],
form[name=changeStats] .btnorder, .statsList .padwk a, form[name=searchOrder] input[type=text],
.DealerDiv a, .pdflink, .btnorder2, #DELIADRDIV #ORDER select, .PLZSelectTable select {
	transition : all 0.2s ease-out; 
	-webkit-transition : all 0.2s ease-out; 
	-moz-transition : all 0.2s ease-out;
	-o-transition : all 0.2s ease-out;		
}

.Rsuchfeld input[type=text], .Rsuche input[type=submit],
#KATPREVIEW, #contentARTIMG, .detailPic, .detailPicBorder, .txtDetail, #contentBOXtext2,
.Rpreisangabe2, .ARTIKELBLOCK .ARTIKEL_BILD, .KAT_BILD, #BORDER, #BORDER input[type="text"],
#BORDER select, #ORDER .paybtn input, .orderbtn input,
.RNewletterTable input[type=text], .RNewletterTable select, #BTN input,
#RLOGINFIELD .btnpos3, #RLOGINFIELD input[type=text], #RLOGINFIELD input[type=password],
#ORDER3 .btnpos2, table.copytext input[type=text], form[name=searchOrder] input[type=text],
.PLZSelectTable select, .LIGHTBOXTHUMBS, .LIGHTBOXTHUMB {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

/* RASTER */
.RMAINDIV {
	margin: 0 auto;
	width: 92%;
	max-width: 1170px;
}

.Rheader {
	background: #EFEFEF;
	background-image:url(/img/header/shop_header.png);
	height: 98px;
	position: relative;
	margin: 0 0 ;
	padding-right: 21px;
}

.LOGO {
	position: absolute;
	right: 24px;
	bottom: 14px;
}

.LOGO .PRINTLOGO {
	display: none;
}

.SHOPTITEL {
	font-size: 1.875em;
	color: #005BA6;
	position: absolute;
	left: 16px;
	bottom: 7px;	
}
.SHOPTITEL a {
	color: #005BA6;
	text-decoration:none;
}
.Rnavi {
	background:	#005BA6;
	height: 36px;
	border-bottom: solid 2px #003C84;
	margin: 0 0 20px;
	font-size: 1em;
}

.WRAPPERHEADERFUNTIONS {
	border-bottom: solid 4px #CCC;
	padding: 0 0 10px;
	height: 36px;
	position: relative;
}

.WRAPPERCONTENT {
	margin: 30px 0 0;
}

/* MAINNAV */ 
.Rnavi a {
	color: #FFF;
	text-decoration: none;
}
.Rnavi ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.Rnavi .LEVEL_1 li {
	float: left;
	border-right: solid 1px #003C84;
	border-bottom: solid 2px #003C84;	
	position: relative;
}
.Rnavi .LEVEL_1 li:hover {
	background: #003C84;
}
.Rnavi .LEVEL_1 a {
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 16px;
}
.Rnavi .LEVEL_1 a.Sel {
	background: #003C84;
}
.Rnavi .LEVEL_2 {
	display:none;
	position:absolute;
	width:220px;
	top: 38px;
	background:	#005BA6;
	z-index:5;
	font-size: 0.825em;
}
.Rnavi .LEVEL_1 li:hover .LEVEL_2 {
	display:block;
}
.Rnavi .LEVEL_2 a {
	height: auto;
	line-height: normal;
	padding: 8px 16px;
}
.Rnavi .LEVEL_2 li {
	float: none;
	border-right: none;
	position: relative;
	border-bottom: solid 1px #003C84;		
}
.Rnavi .LEVEL_3 {
	display:none;
	position:absolute;
	z-index:5;
	left: 220px;
	top: 0;
	background:	#005BA6;	
}
.Rnavi .LEVEL_4 {
	display:none;
}
.Rnavi .LEVEL_2 li:hover .LEVEL_3 {
	display:block;
}
.Rnavi .LEVEL_3 li {
	border-left: solid 1px #003C84;
}
/* --- SUBNAV --- */
#SUBNAV {
	width: 18%;
	float: left;
}

.SUBNAVHEADER {
	font-size: 1.375em;
	padding: 5px 0 0 4%;
}

#NAVIGATION {
	margin: 24px 0 0;
	display: block;
}

#NAVIGATION a:first-child {
	border-top: solid 1px #CCC;	
}

#NAVIGATION #level1, #NAVIGATION #level2, #NAVIGATION #level3, #NAVIGATION #level4, #NAVIGATION #level5 {
	padding: 8px 0 8px 4%;
	display: block;
	color: #333;
	text-decoration: none;
	border-bottom: solid 1px #CCC;
}

#NAVIGATION #level1:hover, #NAVIGATION #level2:hover, #NAVIGATION #level3:hover, 
#NAVIGATION #level1.Sel, #NAVIGATION #level2.Sel2, #NAVIGATION #level3.Sel3, #NAVIGATION #level4.Sel4,
#NAVIGATION #level5.Sel5 {
	color: #005BA6;
	background: none;
}


#NAVIGATION #level2 {
	padding: 8px 0 8px 8%;
}

#NAVIGATION #level3 {
	padding: 8px 0 8px 12%;
}

#NAVIGATION #level4 {
	padding: 8px 0 8px 16%;
}

#NAVIGATION #level5 {
	padding: 8px 0 8px 20%;
}

#level3{
	white-space:nowrap;
	}


.padLogin .backLink{
	margin-top:25px;
}


/* SUCHE */
.Rsuche {
	width: 230px;
	position: absolute;
	right: 230px;
	top: 0;
}

.Rsuchfeld {
	float: left;
}

.Rsuchfeld input[type=text] {
	height: 26px;
	height: auto!;
	border: solid 1px #005BA6;
	padding: 0;
	width: 188px;
	background: #EFEFEF;
	font-size: 18px;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
	/*text-indent: 0.5em;*/
	padding-left:0.5em;
}

.Rsuche input[type=submit] {
	background: url(../img/allg/icon_search.png) center center no-repeat #005BA6;
	border: solid 1px #005BA6;
	height: 26px;
	width: 26px;
	cursor: pointer;
}

.Rsuchfeld:hover input[type=text] {
	border: solid 1px #003C84;
	background: #FFF;
}
.Rsuche:hover input[type=submit] {
	background: url(../img/allg/icon_search.png) center center no-repeat #003C84;
	border: solid 1px #003C84;
}


/* MERKZETTEL */
.WRAPPERMERKZETTEL {
	width: 230px;
	height: 26px;
	background: url(../img/allg/icon_merkzettel_button.png) 20px center no-repeat #EFEFEF;
	font-size: 1.125em;
	color: #666;
	position: absolute;
	right: 0;
	top: 0;
}

.WRAPPERMERKZETTEL a {
	display: block;
	color: #666;
	text-decoration: none;
	line-height: 26px;
	padding: 0 0 0 56px;
}




/* BREADCRUMB */
#pfad {
	position: absolute;
	top: -76px;
	left: -22%;
	max-width: 68%;
}

#pfad a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	background: url(../img/allg/breadcrumb_arrow.png) right center no-repeat;
	padding: 0 20px 0 0;
	margin: 0 10px 4px 0;
	display: inline-block;
}

#pfad a:hover, #pfad a:last-child {
	color: #333;
}

#pfad a:last-child {
	background: none;
}
	
/* --- CONTENT --- */
#CONTENT {
	width: 78%;
	width:77%!;
/*	max-width: 930px;	*/
/*	padding: 0 0 0 40px;*/
	padding: 0 0 0 4%;
	float: left;
	position: relative;
}
/*#CONTENT a{
	color: #005ba6;
	}*/
.zBest a:first-Child{
	margin-left:18px;
	}

/* KATEGORIE LISTE */ 
#KATPREVIEW {
	float: left;
	width: 22%;
	cursor:pointer;
	color:#005BA6;
	margin-bottom: 4%;
}

.KAT_TRENNER {
	float: left;
	height: 1px;
	width: 4%;
}

.KAT_TRENNER.FOURTH {
	float: none;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.KAT_BILD {
	border: solid 1px #CCC;
	text-align: center;
	height:190px;
	width:201px;
	vertical-align:middle;
	display:table-cell;
}

#KATPREVIEW:hover .KAT_BILD {
	border: solid 1px #005BA6;
}

.KAT_BILD img {
	width: 80%;
}

.KAT_TITEL {
	font-size: 1.375em;
	margin: 12px 0 0;
}

/* ARTIKEL LISTE */
#pfadNAVI {
/*	background: #EFEFEF;*/
	height: 30px;
	clear: both;
/*	background: url(../img/allg/contentnavi_hg.png) left top repeat-x;	*/
	margin: 0 0 20px;
}

#pfadNAVI .TRENNER {
	margin: 0 8px;
	display: inline-block;
}

#uebersicht {
	float: left;
}



#VorZurueck {
	float: right;
}

#uebersicht a, #VorZurueck a {
	background: #EFEFEF;
	border-bottom: solid 4px #CCC;
	color: #333;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	padding: 0 14px;
}
#uebersicht a{
	background-image: url("../img/allg/uebersicht_arrow.png") ;
	background-repeat:no-repeat;
	background-position:9px center;
	padding: 0 14px 0 28px;	
	}

#uebersicht a:hover, #VorZurueck a:hover {
	background: #005BA6;
	border-bottom: solid 4px #003C84;
	color: #FFF;
}

#uebersicht a:hover  {
	background-image: url("../img/allg/uebersicht_arrow_w.png") ;
	background-repeat:no-repeat;
	background-position:9px center;
}

.contentART_HEADLINE {
	display:block;
	/*background:	#005BA6;*/
/*	height: 36px;*/
	border-bottom: solid 4px #005BA6;
	margin: 0 0 20px;
	padding: 0 0 4px 0;
	font-size: 1.375em;
	color:#005BA6;
	line-height: 1.2em;
	padding-left:16px;
}
#contentART {
	float: left;
	width: 30%;
	margin: 0 0 5%;
}

#contentBOX {
	cursor: pointer;
}

#contentART #UEcontent {
	font-size: 1.375em;
	color: #005BA6;
	padding: 0;
	margin: 0 0 8px;
}

#contentARTIMG {
	width: 100%;
	border: solid 1px #CCC;	
	display: block;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#contentART:hover #contentARTIMG {
	border: solid 1px #005BA6;
}

#contentARTIMG img {
	width: 50%;
}

#contentART .BESCHREIBUNG {
	display: none;
}

.LISTENTRENNER {
	float: left;
	width: 5%;
	height: 1px;
}

.LISTENTRENNER.THIRD {
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
	height: 0;
	width: 100%;
}

#contentBOXtext {
	margin: 12px 0 0;
}

#PRICEAB {
	width: 62%;
	font-size: 1.375em;
	color: #005BA6;
	margin: 8px 0 ;
	font-weight: 700;
	float: left;
}
	
#PRICEAB u {
	display: block;
	font-size: 0.825rem;
	font-size:0.6em!;
	color: #333;
	font-weight: 400;	
}

#mehr {
	width: 38%;
	margin: 8px 0 ;
	float: right;
	text-align: right;
}

#mehr a {
	background: #005BA6;
	border-bottom: solid 4px #003C84;
	color: #FFF;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	padding: 0 14px;
}

#mehr a:hover, #contentART:hover #mehr a {
	background: #003C84;
}

.inBasket {
	clear: both;
	color: #C00;
	font-weight: 700;
}
/* ARTIKEL DETAIL */
#UEcontent, #CONTENT h1 {
	font-size: 1.875em;
	color: #005BA6;
	padding: 0;
	margin: 0 0 24px;
	font-weight: 400;
}
#CONTENT h3 {
	font-size: 1.3em;
	color: #005BA6;
	margin:0px;
	font-weight: 400;
}

#CONTENT h2 {
	font-size: 1.3em;
	color: #000;
	margin:0px;
	font-weight: 400;
}

#CONTENT .FARBENWRAPPER h3 {
	font-size: 1em;
	color: #333;
	margin:0px;
	font-weight: bold;
	margin-bottom:12px;
}

h6 {
	font-size: 16px;
	
}
.detailPic {
	width: 28%;
/*	border: solid 1px #CCC;*/
	float: left;
	text-align: center;
}
.detailPicBorder {
	width: 100%;
	height: 100%;
	border: solid 1px #CCC;
}
.detailPic1, .detailPic2, .detailPic3 {
	position:absolute;
}

.detailPic img {
	max-width: 90%;
}

/* AUSGABE ZUSATZBILDER */ 
.LIGHTBOXTHUMBS {
/*	width: 28%;
	float:left;
	position:absolute;
	margin:12px 0 0 -1px;*/
	margin: 12px -4px 0 0;
}
.LIGHTBOXTHUMB {
	float:left;
	width:31.3333%;
	border: solid 1px #FFF;
	padding: 4px;
	margin: 2% 2% 0 0;
	border: solid 1px #CCC;	
}
.LIGHTBOXTHUMBS .LIGHTBOXTHUMB:nth-child(3n) {
	margin: 2% 0 0; 
}
.LIGHTBOXTHUMB.SEL {
	border: solid 1px #005BA6;
}
.LIGHTBOXTHUMB img {
	width:100%;
	cursor:pointer;
}
.txtDetail {
	padding: 0px 16px;
	float: left;
	width: 47%;	
	width: 38%!;
/*	width: 366px;*/
}

.txtDetail h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	margin: 24px 0 0;
}

#contentBOXtext2 {
/*	width: 190px;*/
	width: 25%;	
	padding: 14px 20px 20px;
	border: solid 1px #CCC;
	background: #EFEFEF;
	float: left;
}

.Rfeldabstand {
	font-weight: 700;
	color: #005BA6;
	font-size: 1.875em;
}

.MWST{
	font-size:20px;	
	}
	
#MWST{
	float:left;	
	margin-right:5px;
	}


.Rpreisangabe2 {
	height: 26px;
	border: solid 1px #005BA6;
	padding: 0;
	width: 120px;
	font-size: 16px;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0.5em;
	margin: 4px 0 0;
}

#RArtNr {
	font-size: 1.125em;
}

.Rfeldabstand2 {
	border-top: solid 2px #999;
	border-bottom: solid 2px #999;
	margin: 10px 0 16px;
	padding: 10px 0 16px;
}

.VALUEUP {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: url(../img/allg/icon_valueup.png) center center no-repeat #005BA6;
	cursor: pointer;
	margin: 4px 0 0 0;	
}

.VALUEDOWN {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: url(../img/allg/icon_valuedown.png) center center no-repeat #005BA6;	
	cursor: pointer;
	margin: 4px 0 0 8px;
}

.VALUEUP:hover {
	background: url(../img/allg/icon_valueup.png) center center no-repeat #003C84;
}

.VALUEDOWN:hover {
	background: url(../img/allg/icon_valuedown.png) center center no-repeat #003C84;
}

.warenkorb a {
	display: block;
	border-bottom: solid 4px #003C84;
	color: #FFF;
	text-decoration: none;
	font-size: 1.125em;
	padding: 13px 6px 11px 48px;
	background: url(../img/allg/icon_merkzettel.png) 8px center no-repeat #005BA6;
}

.warenkorb a:hover {
	background: url(../img/allg/icon_merkzettel.png) 8px center no-repeat #003C84;
}

.FARBENWRAPPER {
	margin: 8px 0 0;
}

.FARBENWRAPPER .TITEL {
	float: left;
	width: 100%;
}

.FARBENWRAPPER .FARBWAHL {
	float: left;
	width: 80%;	
}

.FARBWAHL .FARBE {
	border: solid 2px #FFF;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 2px 4px 0;
	cursor: pointer;
}

.FARBWAHL .FARBE div {
	border: solid 1px #CCC;
	width: 18px;
	height: 18px;	
}

.FARBWAHL .FARBE:hover div, .FARBWAHL .SEL div {
	border: solid 1px #FFF;
	width: 18px;
	height: 18px;	
}

.FARBWAHL .FARBE:last-child {
	margin: 0 0 2px 0;
}

.FARBWAHL .FARBE:hover , .FARBWAHL .SEL {
	border: solid 2px #003C84;
}

.FARBWAHL .CLEAR {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: none;
}

.FARBWAHL .ral_7035 {
    background: #d1d6d3;
}
.FARBWAHL .hks_43_k {
/*    background: #0057a3;*/
    background: #104594;	
}
.FARBWAHL .hks_43k {
    background: #104594;
/*    background: #0057a3;	*/
}
.FARBWAHL .ral_7016 {
    background: #25363c;
}
.FARBWAHL .ral_9004 {
    background: #000;
}
.FARBWAHL .ral_1007 {
    background: #f9b200;
}
.FARBWAHL .ral_2011  {
    background: #f08a00;
}
.FARBWAHL .ral_2008  {
    background: #f08a00;
}
.FARBWAHL .ral_3002  {
    background: #af141e;
}
.FARBWAHL .ral_5015 {
    background: #058ac9;
}
.FARBWAHL .ral_5003 {
    background: #00356b;
}
.FARBWAHL .ral_6001 {
    background: #167430;
}
.FARBWAHL .hks_54_k {
    background: #008e60;
}
.FARBWAHL .hks_54k {
    background: #008e60;
}
.FARBWAHL .ral_9016 {
}

/* ZUBEHÖR */
.WRAPPERZUBEHOER {
	border-top: solid 2px #CCC;
	margin: 32px 0 0;
	padding: 24px 0 0;
}

.WRAPPERZUBEHOER h2 {
	font-size: 1.375em;
	color: #005BA6;
	font-weight: 400;
	margin: 0;
}

.REITERNAVIGATION {
/*	height: 30px;*/ 
	list-style: none;
	padding: 0;
	margin: 16px 0;
}

.REITERNAVIGATION li {
	float: left;
/*	border-right: solid 1px #CCC;*/
	margin: 0 8px 8px 0;
}

.REITERNAVIGATION a {
	background: #EFEFEF;
	border-bottom: solid 4px #CCC;
	color: #333;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	display: block;
	padding: 0 14px;
}

.REITERNAVIGATION li:last-child {
	border-right: none;
}

.REITERNAVIGATION a:hover, .REITERNAVIGATION .SEL {
	background: #005BA6;
	border-bottom: solid 4px #003C84;
	color: #FFF;
}
.WRAPPER_ARTIKELZUBEHOER {
	display:none;
	clear:both;
	margin: 24px 0 0;
}
.WRAPPER_ARTIKELZUBEHOER.SEL {
	display:block;
}
.ARTIKELBLOCK {
	float: left;
	width: 160px;
	margin: 0 20px 20px 0;
	min-height: 178px;
}

.ARTIKELBLOCK a .ARTIKEL_BILD img {
	border: none;
}

.ARTIKELBLOCK a .ARTIKEL_TITEL, .ARTIKELBLOCK a {
	text-decoration: none;
	color: #333;
}

/*.ARTIKELBLOCK:first-child {
	margin: 0;
}
*/

.ARTIKELBLOCK .ARTIKEL_BILD {
	border: solid 1px #CCC;
	text-align: center;
	margin: 0 0 4px;
}

.ARTIKELBLOCK:hover .ARTIKEL_BILD {
	border: solid 1px #005BA6;
}

.ARTIKELBLOCK .ARTIKEL_BILD img {
	max-width: 80%;
}

/* FOOTER */
.Rfooter {
	border-top: solid 4px #CCC;
	margin: 20px 0 0;
	padding: 16px 0 32px;
}

.Rfooter2 {
	float: right;
}

.Rfooter2 a {
	color: #333;
	text-decoration: none;
	margin: 0 0 0 16px;
}

.ADRESSE {
	float: left;
}

.mwz {
	font-size: 0.825em;
	margin: 8px 0 0;
}

/* WARENKORB / MERKZETTEL */
.zBest a {
	display: block;
	float: right; 
	color: #fff;
	text-decoration: none;
	background: #005BA6;
	border-bottom: solid 4px #003C84;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	font-size: 1.125em;
}

.zBest a:hover {
	background: #003C84;
}

#WKOVERVIEW {
	width: 100%;
	border: solid 1px #CCC;
	border-right: none;
	border-bottom: none;		
}

#WKOVERVIEW th {
	text-align: left;
	background: #EFEFEF;
	padding: 10px 16px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;	
}

#WKOVERVIEW td {
	text-align: left;
	padding: 10px 16px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-size: 1.125em;
}

#WKOVERVIEW #RB td {
	background: #005BA6;
	color: #FFF;
	font-weight: 700;
}

#WKOVERVIEW .wkline {
	line-height: 0;
	font-size: 0;
	background: #CCC;
	height: 0;
	padding: 0;
}

#WKOVERVIEW .WARENWERT, #WKOVERVIEW .ZSUMME, #WKOVERVIEW .GESAMT {
	text-align: right;
}

/* RECHNUNGS-/LIEFERADRESSE */
#BORDER {
	width: 100;
	/*font-size: 1.125em;*/

}

#ORDER3.TABLE_ADDRESS {
	float:left;
	width: 400px;
	margin-top:20px;
}

#ORDER3.TABLE_ADDRESS td {
	border-bottom:1px solid #ccc;	
}

#ORDER3.TABLE_ADDRESS tr td:first-child {
	font-weight: bold;
}

#ORDER3 td:last-child {
	width:250px;
}

form[name=registration] #ORDER3 td:last-child {
	width: auto;
}

#ORDER3 a{
	color:#005ba6;
	
	}
.RNewletterTable {
	width: 50%;
}

#ORDER3 th {
	text-align: left;
}

#ORDER3 td,
.RNewletterTable td {
	padding: 10px 16px 10px 0;
}

.RNewletterTable tr td:first-child {
	width: 66px;
}

.RNewletterTable tr td:nth-child(2n) {
	padding: 0;
	width: 0;
}

#ORDER3 input[type=text],
.RNewletterTable input[type=text],
#RLOGINFIELD input[type=text],
#RLOGINFIELD input[type=password],
form[name=changeStats] input[type=text],
form[name=searchOrder] input[type=text] {
	width: 100%;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 0;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0.5em;
	height: 32px;
	font-size: 1em;
}

.RNewletterTable input[name=newsplz] {
	width: 25%;
	margin: 0 5% 0 0;
}
.RNewletterTable input[name=newsort] {
	width: 70%;
}

#ORDER3 select,
.RNewletterTable select,
#DELIADRDIV select,
.PLZSelectTable select {
	width: 100%;
	border: solid 1px #CCC;
	background: #FFF;	
	padding: 0;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0.1em;
	height: 32px;
	font-size: 1em;
}

#DELIADRDIV #ORDER select {
	width: 74%;
}

.PLZSelectTable select {
	margin: 0 0 8px;
}


#ORDER3 input[type=text]:hover, #ORDER3 input[type=text]:focus,
#ORDER3 select:hover, #ORDER3 select:focus,
.RNewletterTable input[type=text]:hover, .RNewletterTable input[type=text]:focus,
.RNewletterTable select:hover, .RNewletterTable select:focus,
#RLOGINFIELD input[type=text]:hover, #RLOGINFIELD input[type=text]:focus,
#RLOGINFIELD input[type=password]:hover, #RLOGINFIELD input[type=password]:focus,
form[name=changeStats] input[type=text]:hover, form[name=changeStats] input[type=text]:focus,
form[name=searchOrder] input[type=text]:hover, form[name=searchOrder] input[type=text]:focus,
#DELIADRDIV #ORDER select:hover, #DELIADRDIV #ORDER select:focus,
.PLZSelectTable select:hover, .PLZSelectTable select:focus {
	border: solid 1px #005BA6;
	background: #EFEFEF;
}

#ORDER {
	width: 100%;
	margin: 32px 0 0;
}

#DELIADRDIV #ORDER {
	width: 100%;
	margin: 0 0 4px;
}


#ORDER .paybtn {
	display: block;
	height: 36px;
	width: 100%;
}

#ORDER .paybtn input, #BTN input {
	cursor: pointer;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #005BA6;
	border: solid 4px #005BA6;
	border-bottom: solid 4px #003C84;
	height: 32px;
	padding: 0 20px;
	font-size: 1em;
	overflow: visible;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;	
}

#ORDER .paybtn input:hover, #BTN input:hover {
	border: solid 4px #003C84;
	background: #003C84;
}

#ORDER .paybtn input.btnpos_back {
	background: #EFEFEF;
	border: solid 4px #EFEFEF;
	border-bottom: solid 4px #CCC;
	color: #333;
}

#ORDER .paybtn input.btnpos_back:hover {
	background: #005BA6;
	border: solid 4px #005BA6;
	border-bottom: solid 4px #003C84;
	color: #FFF;
}

#ORDER .paybtn .btnpos_back {
	float: left;
}

#ORDER .paybtn .btnpos, #BTN input {
	float: right;
}

/* HÄNDLER */
.orderbtn input {
	cursor: pointer;
	display: block;
	color: #333;
	text-decoration: none;
	background: #EFEFEF;
	border: solid 4px #EFEFEF;
	border-bottom: solid 4px #CCC;
	height: 32px;
	padding: 0 20px;
	font-size: 1.125em;
	overflow: visible;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;	
}

.orderbtn input:hover {
	border: solid 4px #005BA6;
	border-bottom: solid 4px #003C84;	
	background: #005BA6;
	color: #FFF;
}

/* MEIN KONTO */
form[name=registration] {
/*	width: 75%;*/
}

form[name=registration] #ORDER3 {
	width: 56%;
}

form[name=registration] .WKausg #ORDER3 {
	width: 100%;
}

#RLOGINFIELD .btnpos3, #ORDER3 .btnpos2 {
	cursor: pointer;
	display: block;
	color: #FFF;
	text-decoration: none;
	background: #005BA6;
	border: solid 4px #005BA6;
	border-bottom: solid 4px #003C84;
	height: 32px;
	padding: 0 20px;
	font-size: 1em;
	overflow: visible;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
	float: right;
}

#ORDER3 .btnpos2 {
	margin: 0 20% 0 0;
}

form[name=registration] #ORDER3 .btnpos2 {
	margin: 0 3% 0 0;
}


#RLOGINFIELD {
	width: 53%;
}

#RLOGINFIELD .btnpos3:hover, #ORDER3 .btnpos2:hover {
	border: solid 4px #003C84;
	background: #003C84;
}

#RLOGINFIELD th {
	text-align: left;
	padding: 10px 16px 10px 0;
}

#RLOGINFIELD a {
	color: #005ba6;
    font-size: 16px;
}

#RLOGINFIELD td {
	text-align: left;
	padding: 10px 16px 10px 0;
}

#CONTENT .btnacnt, #CONTENT .btnacnt_o, .statsList .padwk a, .pdflink, #CONTENT .btnorder   {
    background: #efefef;
    border-bottom: 4px solid #ccc;
    color: #333;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 14px;
    text-decoration: none;
}
#CONTENT input[type=submit].btnorder, #CONTENT input[type=button].btnorder {
	font-size: 1em;
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;
	cursor: pointer;
}
#CONTENT .btnacnt:hover, #CONTENT .btnacnt_o, .statsList .padwk a:hover, .pdflink:hover, #CONTENT .btnorder:hover {
    background: #005BA6;
    border-bottom: 4px solid #003C84;
    color: #FFF;
}
#CONTENT .btnorder{
	text-decoration:none;
	border-top:none;
	border-left:none;
	border-right:none;
	height:31px;
	}
.statsList .padwk a {
	margin: 0 0 20px;
}
.pdflink {
	margin: 0 0 20px;
}
form[name=changeStats] input[type=text] {
	padding: 0 !important;
	width: 80px !important;
}
form[name=changeStats] .copytext td {
	padding: 10px 16px 10px 0;
	text-align: right;
}
form[name=changeStats] .copytext .tblhead {
	text-align: left;
	font-weight: 700;
}
form[name=changeStats] .btnorder {
	font-family: "PT Sans Narrow",Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color: #333;
	display: inline-block;
	width: auto;
	font-size: 16px;
	line-height: 26px;
	background-color: #EFEFEF;
	border: solid 4px #EFEFEF;	
	border-bottom: 4px solid #CCC;
	text-decoration: none;
	cursor: pointer;
	overflow: visible;
	float: left;
	padding: 0 16px;
}
form[name=changeStats] .btnorder:hover {
	background: #005BA6;
	border: solid 4px #005BA6;
	border-bottom: solid 4px #003C84;
	color: #FFF;
		
}
.statsList .tblhead td {
	background: #005BA6;
	color: #FFF;
	font-weight: 700;
	border-right: solid 1px #003C84;
}

.statsList .tblhead td:last-child {
	border-right: none;
}

.statsList .padStats td {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #EFEFEF;
	cursor: pointer;
}

.statsList .padStats td:first-child {
	border-left: solid 1px #EFEFEF;
}
.statsList .tblhead td, .statsList .padStats td {
	padding: 10px 16px;
}

.copytext {
	width: auto;
}

form[name=searchOrder] .copytext td {
	white-space: nowrap;
	padding: 10px 16px 10px 0;
}

.copytext{
	margin-bottom:40px;
}
/* ------------------------------------------ */
/* --- KLASSEN FÜR TD "INFO" ---------------- */
/* ------------------------------------------ */
#INFO {
	width: 253px;
}

#Rnavirechts h2{
	width: 227px;
	margin: 0px 0px 0px 4px;
	padding: 14px 0px 10px 18px;
	background: url(../img/kategorie.gif) repeat-x;
	color: #FFF;
	font-size: 12px;
	vertical-align: top;
}	

#Rnavirechts h2 u {
	text-decoration: none;
	font-size: 14px;
	margin: 0px 6px 0px 0px;
}	
.Rangebote {
	width: 225px;
	margin: 0px;
	padding: 8px 10px 0px 18px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/bgangebote.gif) no-repeat left bottom;
	cursor: pointer;	

}

#ANGEBOTIMG {
	margin: 0px 6px 0px 0px;
}

.Rproduktname {
	color: #3F3F3F;
}

.Rproduktdetail {
	color: #3F3F3F;
	font-weight: normal;
	font-size: 9px;
	clear: both;
}

.Rproduktpreis {
	color: #3F3F3F;
	font-weight: bold;
	font-size: 12px;
}

.Rproduktlink {
	color: #FFF;
	width: 233px;
	margin: 0px 0px 1px 4px;
	padding: 6px 0px 6px 12px;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/produktlinkbg.gif) no-repeat left top;
	text-decoration: none;
 }

.Rproduktlink a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
} 

.Rproduktlink a:link {
	color: #FFF;
	text-decoration: none;
}
 
.Rproduktlink a:visited {
	color: #FFF;
	text-decoration: none;
}
 
.Rproduktlink a:hover{
	color: #FFF;
	text-decoration: none;
}
 
.Rproduktlink a:active {
	color: #FFF;
	text-decoration: none;
}

.Rproduktlink img {
	border: none;
}

#Rnavirechts h3 {
	width: 227px;
	margin: 0px 0px 0px 4px;
	padding: 14px 0px 10px 18px;
	background: url(../img/kategorie.gif) repeat-x;
	color: #FFF;
	font-size: 12px;
}

#Rnavirechts h3 img {
	float: left;
	margin: 0px 6px 0px 0px;
}

.Rrechtsangebote {
	color: #FFF;
	text-decoration: none;
}

.Rproduktname5 {
	color: #3F3F3F;
	font-size: 9px;
	padding: 0px 0px 8px 0px;
	display: block;
}

#BASKETRIGHTSHORT {
	clear: both;
	margin: 7px 0px 7px 0px;
}

#BASKETRIGHTSHORT td {
	vertical-align: top;
}

.Rproduktname2 {
	color: #3F3F3F;
	width: 160px;
	padding: 3px 0px;
	font-size: 11px;
	cursor: pointer;
}

.Rproduktname3 {
	color: #3F3F3F;
	padding-top: 3px;
	padding-bottom: 3px; 
	width: 50px;
	font-size: 9px;
}
 
.Rangebote .Rproduktlink {
	color: #FFF;
	width: 208px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 12px;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/produktlinkbg.gif) no-repeat left top;
	text-decoration: none;
}

#KBORDER #ORDER3 {
	width: auto;
	margin: 0 0 40px;
}

#KBORDER #ORDER3 td, #KBORDER #ORDER3 th {
	padding: 4px 16px 4px 0;
}

#KBORDER #ORDER3 td{
	border-bottom: solid 1px #CCC;
}

#KBORDER #ORDER3 tr td:first-child {
	font-weight: 700;
}

.HEADLINE_DEALER {
	display: block;
	margin: 40px 0 6px;
	font-weight: 700;
}
.DealerDiv a {
	color: #005BA6;
}
.DealerDiv a:hover {
	color: #003C84;
}

/* ------------------------------------------ */
.Rflaggeger {
	
	float: right;
	padding-right: 3px;
	padding-top: 5px;
}

.Rflaggegb {
	float: right;
	padding-right: 3px;
}

.Rnavimain {
	display: block;
	float: left;
	vertical-align: middle;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 32px;
}

.Rnavimainnewsletter {
	display: block;
	float: left;
	height: 42px;
	vertical-align: middle;
	text-align:center;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

.Rhome {
	display: block;
	float: left;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 6px;
	vertical-align: middle;
	border: none;
}

.Rnavipunkt {
	display: block;
	float: left;
}
	
.Rgo {
	padding-top: 13px;
	border: none;
	display: block;
	float: left;
}
	
.newsletterfeld {
	font-size: 11px;
	width: 120px;
	height: 14px;
	padding: 0px;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
	
.news {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 4px;
}
	
.Rstamm {
	border: none;
	margin: 0px;
	background-image: url(../img/stammkundenbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	padding-left: 20px;
}
	
.Rstammlogin {
	margin: 0px;
	padding: 0px;
	width: 87px;
	display: block;
	float: left;
}
	
.Remail {
	padding-top: 14px;
	color: #3F3F3F;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
}
		
		
.Remail2{


	padding-top: 0px;
	color: #3F3F3F;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
	
	}
	
.Rkennwort{


	padding-top: 8px;
	color: #3F3F3F;
	font-size: 9px;
	font-weight: normal;
	padding-right: 4px;
	text-decoration: underline;
	
	}
	
.Rkennwort a{


	padding-top: 8px;
	color: #3F3F3F;
	font-size: 9px;
	font-weight: normal;
	padding-right: 4px;
	text-decoration: underline;
	
	}
 
.Rproduktname4 {

 display: block;
 float: left;
 color: #3F3F3F;
 margin-left: 20px;
 margin-top: 18px;
 width: 145px;
 text-align: left;
 font-size: 9px;
 }
 
 
 .Rproduktpreis2{

 display: block;
 float: left;
 color: #3F3F3F;
 padding-left: 18px;
 margin-top: 18px;
 width: 150px;
 font-weight: bold;
 font-size: 12px;
 padding-bottom: 15px;
 }
 
.button {
	float: left;

	  border: 0px;
}
 
.button2 {
	float: left;
	border: 0px;
	padding-right: 5px;
}

.seitenanfang {
	
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#contentHEAD {
	width: 100%;
	margin-bottom: 2px;
}

#contentHEAD img {
	width: 100%;
	height: auto
}

#mehr img {
	margin-top: 5px;
	margin-right: 5px;
}

.gallerie {

	width: 66px;


}

.gallerie2 {

	width: 66px;
	float: left;
	margin-left: 1px;


}

.gallerieg {

	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1px;
}

.preis {

	float: left;
	width: 138px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 12px;


}

.Rpreisangabe {

	height: 15px;
	vertical-align: middle;
	border: 0px;
	width: 122px;

}

.Rtextabstanddetail {

	margin-top: 20px;
	
	}
	
	
.warenkorbbutton {
	width: 250px;
	height: 25px;
	background-image: url(../img/warenkorb_detail.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 40px;
	}
	
.warenkorbbutton a:link{
	color: #FFFFFF;
	text-decoration: none;
	
	}
	
.warenkorbbutton a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.warenkorbbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.warenkorbbutton a:aktiv{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.padwk a{
	color:#005ba6;
	}	


	
.merkzettelbutton {
	width: 250px;
	height: 25px;
	background-image: url(../img/merkzettel_detail.jpg);
	margin-top: 1px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 40px;
	}
	
#CONTENT #contentBOX td {

	padding-left: 0px;
	}

.fieldleft {

	padding: 0px;
	padding: 0px; 
	
	}


#firma {

	margin-left: 0px;
	margin-bottom: 3px;

}

#anrede {

	margin-left: 0px;
	margin-bottom: 3px;


}


#nachname {

	margin-left: 0px;
	margin-bottom: 3px;


}


#vorname{

	margin-left: 0px;
	margin-bottom: 3px;


}


#strasse {

	margin-left: 0px;
	margin-bottom: 3px;


}


#plz {

	margin-left: 0px;
	margin-bottom: 3px;


}


#ort {

	margin-left: 0px;
	margin-bottom: 3px;


}

#land {

	margin-left: 0px;
	margin-bottom: 3px;


}


#email {


	margin-bottom: 3px;


}


#telefon {

	margin-left: 0px;
	margin-bottom: 3px;


}


#telefax {

	margin-left: 0px;
	margin-bottom: 3px;


}


#mobile{

	margin-left: 0px;
	margin-bottom: 3px;



}

.btnorder2:hover, .backLink:hover  {
	background: #005BA6;
	border-bottom: solid 4px #003C84;
	color: #FFF;
		
}

.btnorder2 {

	font-family: "PT Sans Narrow",Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color: #333;
	display: inline-block;
	width: 246px;
	font-size: 16px;
	line-height: 26px;
	background-color: #EFEFEF;
	border-bottom: 4px solid #CCC;
	text-decoration: none;
	margin-top: 10px;
	cursor: pointer;
	border-right: 0;

}

.backLink {
	
	font-family: "PT Sans Narrow",Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color: #333;
	display: inline-block;
	width: 146px;
	font-size: 16px;
	line-height: 26px;
	background-color: #EFEFEF;
	border-bottom: 4px solid #CCC;
	text-decoration: none;
	margin-top: 10px;
	cursor: pointer;
	border-right: 0;

}


#DEALERMAPDIV {

/*width: 290px;*/
width: 543px;
float:left;


}

#DEALERMAPDIV img {
  position:absolute;

 }

#SelectDealer {

	width: 220px;
	margin-right: 9px;

}

.PLZSelectTable {

margin-top: 30px;
margin-left: 0px;
text-align: left;

}

#CONTENT .PLZSelectTable td {

text-align: left;
padding-left: 0px;

}

#CONTENT .PLZSelectTable select{

text-align: left;
margin-left: 10px;

}
	
	
#PRODLIST {
	width: 530px;
	padding-top:0px;

	padding-bottom: 30px;
}
.infotxt{
	font-weight: bold;
	}


#RLOGINFIELD .loginfield2{

	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	
	}
	
#RLOGINFIELD{

	padding-left: 0px;
	
	}
	
.pad20All {

padding: 0px;
margin: 0px;
}

#newsname {

	margin-bottom: 3px;
	
	}
	
#newsmail{

	margin-bottom: 3px;
	
	}
	
#newsstrasse{

	margin-bottom: 3px;
	
	}
	
.field .anrede {

	margin-top: 0;
	margin-left: 85px;
	margin-bottom:15px;
	height:32px;
	}

#DELIADRDIV .field .anrede {
	margin-left: 0;
	margin-bottom:15px;
}


.zBest2 a:link {
	padding-bottom: 15px;
	color:#005BA6; 
}

.zBest2 a:visited {
	padding-bottom: 15px;
	color:#005BA6; 
}

.zBest2 a:hover {
	padding-bottom: 15px;
	color:#005BA6; 
}

.zBest2 a:active {
	padding-bottom: 15px;
	color:#005BA6; 
}
	
	
.select {
	font-size: 11px;
	margin-bottom: 3px;
	
	}
.copytext .right {
	width: 56px;
}

.wichtigesheandlerdetailzumhervorheben {
	color: #C00;
	font-weight: bold;
}
.imgcursor {
	cursor:pointer;
}

#ORDER th {
	text-align: left;
	padding-bottom: 5px;
}


#ORDER .pswrd {
	width: 48px;
}

#GALERY {
	position: fixed !important;
	top: 0;
	left: 0;
	z-index:5;
	text-align:center;
	width:100%;
	height: 100%;
	cursor:pointer;
	vertical-align: middle;
}

.GALLERYIMG {
	text-align:center;
	width:100%;
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

#GALERY img {
	vertical-align: middle;
}

@media screen and (orientation: portrait) {
	#GALERY img {
		max-width: 90%;
		height: auto;
		max-height: 100%;
	}
}

@media screen and (orientation: landscape) {
	 #GALERY img {
		max-height: 90%;
		width: auto;
		max-width: 100%;
	}
}

* html #GALERY {
/*	position:absolute;
	top:150px;
	left: auto;
	z-index:5;
	text-align:center;
	width:100%;
	cursor:pointer;
*/
}

.dealerloginform {
	width: 95%;
	background-image: url(../img/contentBOX.gif);
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	background-color: #E5E5E5;
	margin: 0px;
}

#CONTENT .dealerloginform td {
	padding: 3px 0px 3px 10px;
}
.dealerloginform  .button  {
	color: #fff;
	display: block;
	width: 166px;
	height: 34px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/loginbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	padding-left: 38px;
	cursor: pointer;
	border:0px;
}
html body #SEL {
	color:#CCF;
}

.hinweis {
	width: 95%;
	background-image: url(../img/contentBOX.gif);
	background-repeat: repeat-x;
	border: 1px solid #C00;
	background-color: #E5E5E5;
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 3px 10px;	
}

.dealerloginform .felder {
	font-size: 11px;
	width: 192px;
}

.dealerlist {
	width: 95%;
	border: 1px solid #E1E1E1;
	border-bottom: none;
	border-right: none;	
	margin: 0px;
}

.dealerlist th {
	background: url(../img/contentBOX.gif) repeat-x top;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #E1E1E1;	
	border-right: 1px solid #E1E1E1;		
}

.dealerlist td {
	padding: 3px;
	border-bottom: 1px solid #E1E1E1;		
	border-right: 1px solid #E1E1E1;			
}

#FORM {
	width: 95%;
	background-image: url(../img/contentBOX.gif);
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	background-color: #E5E5E5;
	margin: 0px;
}

#FORM th {
	text-align: left;
	padding: 3px 0px 3px 10px;
}

#FORM .lefttd {
	width: 90px;
}

#FORM td {
	padding: 3px 0px 3px 10px;
}

#FORM  .button  {
	color: #fff;
	display: block;
	width: 146px;
	height: 34px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/loginbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	padding-left: 38px;
	cursor: pointer;
	border:0px;
}

.dealerlist .felder {
	font-size: 11px;
	width: 192px;
}

.dealerlist .felder_sel {
	font-size: 11px;
	width: 192px;
	background: #F00;
}

#KATPREVIEW table {
	width:100%;
	margin-bottom:6px;
}
#KATPREVIEW table td {
	height:85px;
	vertical-align:bottom;
	text-align:center;
}

/* ------------------------------------------------------ */
/* --- STYLES FÜR ADMINBEREICH -------------------------- */
/* ------------------------------------------------------ */
.ButtonADM {
	font-family: 'PT Sans Narrow', Tahoma, Arial, Verdana, Helvetica, sans-serif;	
	width: auto;
	font-size: 16px;
	background: #005BA6;
	border: solid 0 #FFF;
	border-bottom: solid 4px #003C84;
	color: #FFF;
	overflow: visible;
	padding: 2px 12px;
	cursor: pointer;
	text-align: center;
	max-width: 110px;
}

.ButtonADM:hover {
	background: #003C84;
}

.ADM_LINK {
	display: inline-block;
	padding: 2px 12px;	
	background: #005BA6;
	border: solid 0 #FFF;
	border-bottom: solid 4px #003C84;
	color: #FFF;
	text-decoration: none;
	margin: 0 16px 0 0;
}

.ADM_LINK:hover {
	background: #003C84;
}

.ADM_TABLEHEADER {
	background: #005BA6;
	color: #FFF;
	font-weight: bold;
}

.ADM_TABLEHEADER td {
	padding: 6px 8px;
}

.ADM_TABLELIST td {
	padding: 6px 8px;
	border-top: solid 1px #CCC;
}

.ADM_TABLELIST td img {
	vertical-align: bottom;
}

.ADM_TABLELIST th {
	padding: 6px 8px;
	background: #005BA6;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.ADM_TABLELIST tr:first-child td {
	border-top: none;
}

.ADM_PAGER.ADM_TOP {
	border-bottom: solid 2px #005BA6;
	width: 100%;
	margin: 0 0 8px;
}

.ADM_PAGER.ADM_TOP td {
	padding: 0 0 8px;
	vertical-align: top;
}

.ADM_PAGER.ADM_TOP td td {
	padding: 0;
}

.ADM_PAGER.ADM_TOP .ADM_PAGER_IMG {
	margin: 8px 0 0;
}

.ADM_PAGER.ADM_TOP .ADM_PAGER_IMG td {
	padding: 4px 0 0;
}

.ADM_PAGER.ADM_TOP td.ADM_c2 {
	padding: 0 0 8px;
}

.ADM_PAGER.ADM_BOTTOM {
	border-top: solid 2px #005BA6;
	width: 100%;
	margin: 8px 0 0;
}

.ADM_PAGER_IMG {
	margin: 8px 0 0;
}

.ADM_PAGER.ADM_TOP td.ADM_PAGER_ABSTAND {
	padding: 0 0 0 16px;
}

.ADM_TABLE_BACK {
	border-top: solid 2px #005BA6;
	width: 100%;
}

.ADM_POPUP_FORM {
	padding: 20px;
}

.ADM_REITER {
	display: inline-block;
	padding: 2px 6px;	
	background: #EFEFEF;
	border-bottom: solid 4px #CCC;
	color: #000;
	text-decoration: none;	
}

.ADM_REITER:hover, .ADM_REITER.ADM_REITER_AKTIV {
	background: #005BA6;
	border-bottom: solid 4px #003C84;	
	color: #FFF;
}

.ADM_FILTER_LINK a {
	text-decoration: none;
}

.ADM_TABLE_REITER {
	border-top: solid 2px #005BA6;
	width: 100%;
}

.ADM_TABLE_REITER td {
	padding: 16px 0 0;
}
.ADM_TABLE_REITER a {
	margin: 0 8px 0 0;
}

.ADM_TABLE_CHKBX td {
	padding: 0 32px 8px 0;
}

.ADM_TABLE_CHKBX td.ADM_CHKBX {
	padding: 0 8px 8px 0;
}

.ADM_KAT_LVL0 {
	margin: 16px 0 0;
	padding: 16px 0 0;
	border-top: solid 2px #005BA6;
}

table td .ADM_KAT_LVL0:first_child {
	border-top: none;
}

.ADM_KAT_LVL0 a {
	font-size: 16px;
	text-decoration: none;
}

.ADM_KAT_LVL1 a {
	margin: 0 0 0 20px;	
	text-decoration: none;	
}

.ADM_KAT_LVL2 a {
	margin: 0 0 0 40px;	
	text-decoration: none;	
}

.ADM_KAT_LVL3 a {
	margin: 0 0 0 60px;	
	text-decoration: none;	
}

.ADM_KAT_LVL4 a {
	margin: 0 0 0 80px;	
	text-decoration: none;	
}

.ADM_KAT_LVL5 a {
	margin: 0 0 0 100px;	
	text-decoration: none;	
}

.ADM_TABLEMARG {
	margin: 16px 0 0;
}

.ADM_TABLEMARG  td{
	padding: 16px 0 0;
}

.ADM_SUBLINE {
	font-weight: 700;
	font-size: 18px;
	width: 100%;
	margin: 0 0 16px;
	padding: 0 0 16px;
	border-bottom: solid 2px #005BA6;
	display: block;
}

fieldset {
	border: solid 1px #CCC;
	padding: 8px 16px;
	display: inline-block;
	width: 50%;
}

.microForm td {
	vertical-align: top;
	padding: 2px 8px 2px 0px;
}

.padBottom td {
	width:110px;
}

.logoPOPUP {
	margin-top: 16px;
}
/* verstecken der Fragezeichenhilfe */
.hidehelp {
	margin-top:-15px;
	margin-left:25px;
	float:right;
	padding:8px;
	display:none;
	position:absolute;
	width:200px;
	border:1px solid #000;
	background-color:#FFF;
	text-align:left;
}
html body .MicroDetailButton {
	width: 113px;
	float:left;
	display:block;
	margin: 0px 1px 0px 0px;
	padding: 14px 14px 10px 18px;
	background: url(../img/kategorie.gif) repeat-x;
	font-weight:bold;
	color: #FFF;
	font-size: 12px;
	vertical-align: top;
}
#ARTNEU {
	position:absolute;
	margin-left:-70px;
	behavior: url("css/pngbehavior.htc");
	width:67px;
}
.itemfilterspan {
	margin:4px;
	margin-bottom:2px;
	margin-top:2px;
/*	display:block;*/
	background-color:#959595;
	padding:6px;
	padding-left:20px;
	font-weight:bold;
	color:#FFF;
}
.itemfilter {
	width:130px;
	margin-bottom:4px;
	color:#FFF;
	background-color:#959595;
}
.GEODATENINFO{
	width: 350px;
}
.GEODATENTOP{
	border-top: 1px solid #FFFFFF; 
}
.GEODATENBOTTOM{
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 2px; 	
}
#SelectDealer {
	float: left !important;
	margin: 0 0 0 24px;
}
#ADDRESSDIV .DealerDiv {
	margin: 0 0 2em;
}
.MYADDRESS {
	width: 100%;
	border: solid 1px #CCC;
	border-right: none;
	border-bottom: none;		
}

.MYADDRESS th {
	text-align: left;
	background: #EFEFEF;
	padding: 10px 16px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;	
}

.MYADDRESS td {
	text-align: left;
	padding: 10px 16px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-size: 1.125em;
}

.STAT_HITS {
	padding: 0 0 16px;
}
.TextBox, .SelectBox{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    font-family: "PT Sans Narrow",Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 1em;
    height: 32px;
    padding: 0;
    text-indent: 0.5em;
    width: 300px !important;
	margin-bottom:5px;
}

fieldset .TextBox, fieldset .SelectBox{
    width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;				
}

.ADM_POPUP_FORM .ADM_TABLELIST .TextBox, .ADM_POPUP_FORM .ADM_TABLELIST .SelectBox {
    width: 60px !important;
}
.padBottom:first-child{
	height:30px;
	}
#CONTENT .zBest a,#CONTENT .warenkorb a{
	color:#FFFFFF;
	/*color: #005ba6;*/
	}
	
	
@media only screen and (max-width: 1080px) {
	#pfad {
		max-width: 60%;
	}
}

@media only screen and (max-width: 1024px) {
	#contentART {
		float: left;
		width: 45%;
	}	
	.txtDetail {
		clear: both;
		font-size: 1.2em;
/*		width: 45%;
		padding-left: 0;*/
	}
	.detailPic {
		width: 43%;
/*		border: solid 0.15em #CCC;*/
		float: none;
		text-align: center;
		margin: 0 0 1em;
	}		
	.detailPicBorder {
		border: solid 0.15em #CCC;
	}		
	.LIGHTBOXTHUMB {
		border: solid 0.15em #CCC;	
	}
	.LIGHTBOXTHUMB.SEL {
		border: solid 0.15em #005BA6;
	}
	/* AUSGABE ZUSATZBILDER */ 
	.LIGHTBOXTHUMBS {
		margin: 1em 0; 
	}	
	.LIGHTBOXTHUMB {
	}	
	
/*	#contentBOXtext2 {
		width: 55%;	
	}*/
	.txtDetail {
		width: 100%;
		margin: 1em 0;
		padding: 0;
		float: none;
	}	
	#contentBOXtext2 {
		float: none;
		padding: 0.75em 1em 1em;
		width: 50%;
	}		
	.LISTENTRENNER {
		float: left;
		width: 10%;
		height: 1px;
	}
	.LISTENTRENNER.SECOND {
		clear: both;
		line-height: 0;
		font-size: 0;
		height: 0;
		width: 100%;
		float: none;
	}
	.LISTENTRENNER.THIRD {
		clear: none;
		float: left;
		height: 1px;
		width: 10%;
	}
	.LISTENTRENNER.SECOND.THIRD {	
		clear: both;
		line-height: 0;
		font-size: 0;
		height: 0;
		width: 100%;
		float: none;	
	}
	#KATPREVIEW {
		width: 30%;
	}
	.KAT_TRENNER {
		width: 5%;
	}
	.KAT_TRENNER.THIRD {
		clear: both;
		line-height: 0;
		font-size: 0;
		height: 0;
		width: 100%;
		float: none;
	}
	.KAT_TRENNER.FOURTH {
		clear: none;
		line-height: 0;
		font-size: 0;
		height: 1px;
		width: 5%;
		float: left;
	}	
}
@media only screen and (max-width: 1024px) {
	.Rnavi .LEVEL_1 a {
		padding: 0 12px;
	}
	.Rnavi .LEVEL_2 a {
		padding: 8px 12px;
	}
}
/*@media only screen and (max-width: 768px) {*/
@media only screen and (max-width: 900px) {
	body,html {
		font-size: 1em;
	}
	/* AUSGEBLENDETE ELEMENTE */
	.Rnavi, #SUBNAV, #pfad, .Rsuche {
		display: none;
	}	
	/* TABLETANSICHT */
	.slicknav_menu, .mobilesearch_menu {
		display: block;
	}	
	.slicknav_btn {
		background: url(/img/mobile/icon_menue.png) center center no-repeat #005BA6;
		background-size: 28px 24px; 
	    display: block;
	    height: 24px;
	    padding: 0.5em;
	    position: absolute;
	    left: 2em;
	    top: 1em;
	    width: 28px;
	}
	.mobilesearch_btn {
		background: url(/img/mobile/icon_search.png) center center no-repeat #005BA6;
		background-size: 28px 24px; 
	    display: block;
	    height: 24px;
	    padding: 0.5em;
	    position: absolute;
	    right: 92px;
	    top: 1em;
	    width: 28px;
	}	
	.WRAPPERMERKZETTEL  {
		background: url(/img/mobile/icon_merkzettel.png) center center no-repeat #005BA6;
		background-size: 28px 24px; 
	    display: block;
	    position: absolute;
	    right: 2em;
	    top: 1em;
		width: 28px;
		height: 24px;
	    padding: 0.5em;
		font-size: 1em;
		overflow: hidden;		
	}
	.WRAPPERMERKZETTEL a {
	    display: block;
	    height: 24px;
	    width: 28px;
		text-indent: 999em;
	}
	.RMAINDIV {
		width: 100%;
	}	
	.Rheader {
		background: none #EFEFEF;
	}
	.WRAPPERHEADERFUNTIONS {
		height: auto;
		min-height: 40px;
		padding: 1em 0;
	}	
	.WRAPPERCONTENT {
    	margin: 2em 0 0;
	}
	#CONTENT {
		float: none;
		padding: 0 2em;
		width: auto;
	}
	#CONTENT h1 a {
		color:#005ba6;
		text-decoration:none;

	}
	.padStats a {			
		color:#333;
		text-decoration:none;
	}

	.Rfooter {
		margin: 1em 0 0;
		padding: 1em;
	}	
	.ADRESSE {
		float: none;
	}	
	.ADRESSE a {
		text-decoration: none;
		color: #005BA6;
	}		
	.Rfooter2 {
		float: none;
		padding: 1em 0;
	}
	.Rfooter2 a {
		margin: 0 0 0.5em;
		float: left;
		width: 25%;
		display: block;
		color: #005BA6;
	}	
	.mwz {
		font-size: 1em;
		margin: 1em 0 0;
	}	
	.slicknav_nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.slicknav_nav a {
		text-decoration: none;
		color: #005BA6;
		font-weight: 700;
	}
	.slicknav_nav .slicknav_arrow {
		display: block;
		font-size: 1.2em;
		line-height: 1.3em;
		font-weight: 700;
		padding: 0.5em 1em;
		position: absolute;
		right: 0;
		top: 0;
	}	
	.slicknav_nav .LEVEL_1 {
		margin: 56px 0 0;
	}	
	.slicknav_nav .LEVEL_1 li {
		border-top: solid 0.15em #005BA6;
		position: relative;
	}
	.slicknav_nav .LEVEL_1 li a {
		padding: 0.5em 0 0.5em 0.75em;
		width: 80%;
		display: block;
		font-size: 1.3em;				
	}	
	.slicknav_nav .LEVEL_2 li a {
		padding: 0.5em 0 0.5em 1.25em;
			
	}		
	.slicknav_nav .LEVEL_3 li a {
		padding: 0.5em 0 0.5em 1.75em;
			
	}		
	.slicknav_nav .LEVEL_4 li a {
		padding: 0.5em 0 0.5em 2.25em;
			
	}		
	.slicknav_nav .LEVEL_5 li a {
		padding: 0.5em 0 0.5em 2.75em;
			
	}			
	.slicknav_nav .LEVEL_2 li a {
		font-weight: 400;
		font-size: 1.1em;
	}		
	.slicknav_nav li a a, .slicknav_nav .LEVEL_1 a a, .slicknav_nav .LEVEL_2 a a, .slicknav_nav .LEVEL_3 a a, .slicknav_nav .LEVEL_4 a a {
		padding: 0;
		font-size: 1em;		
	}	
	.mobilesearch_nav {
		margin: 56px 0 0;
		padding: 0 92px 0 2em;
		position: relative;
	}
	.mobilesearch_nav .Rsuchfeld {
    	float: none;
	}
	.mobilesearch_nav .Rsuchfeld input[type="text"] {
		border: 0.15em solid #005ba6;
		font-size: 1.2em;
		height: 36px;
		padding: 0;
		text-indent: 0.5em;
		width: 100%;
	}	
	.mobilesearch_nav input[type="submit"] {
		border: 0.15em solid #005ba6;
		cursor: pointer;
		height: 36px;
		width: 44px;
		background: url(/img/mobile/icon_search.png) center center no-repeat #005BA6;
		background-size: 28px 24px;
		position: absolute;
		right: 92px;
		top: 0;
		padding: 0;
		line-height: 2em;
		overflow: visible;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;			
	}	
	#WKOVERVIEW td {
		vertical-align: top;
	}		
	.SEARCH #uebersicht {
		display: none;
	}
	.SEARCH .contentART_HEADLINE {
		display: none;
	}
	.FARBWAHL .FARBE {
		width: 40px;
		height: 40px;
		margin: 0 0.25em 0.5em 0;
	}
	
	.FARBWAHL .FARBE div {
		width: 38px;
		height: 38px;	
	}
	
	.FARBWAHL .FARBE:hover div, .FARBWAHL .SEL div {
		width: 38px;
		height: 38px;	
	}
	
	.FARBWAHL .FARBE:last-child {
		margin: 0 0 0.5em 0;
	}	
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-device-pixel-ratio: 2),
screen and (max-witdh:480px){
	.SHOPTITEL{
	font-size:1.25em;
	}
	.LOGO{
		bottom:12px;
		}
	.LOGO img{
		width:110px;
		height:auto;
		}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 1){ 
	input[type=submit], select, input[type=password],
	input[type=button], input[type=text], textarea {
		-webkit-appearance:none;	
		border-radius: 0;				
	}
	#ORDER3 select,
	.RNewletterTable select,
	#DELIADRDIV select,
	.PLZSelectTable select {
		-webkit-appearance:none;	
		border-radius: 0;		
		background: url(/img/mobile/arrow_select.png) no-repeat right center #FFF;
		background-size: 15px 5px;
	}
	#ORDER3 select:focus,
	.RNewletterTable select:focus,
	#DELIADRDIV select:focus,
	.PLZSelectTable select:focus,
	#ORDER3 select:hover,
	.RNewletterTable select:hover,
	#DELIADRDIV select:hover,
	.PLZSelectTable select:hover {
		-webkit-appearance:none;	
		border-radius: 0;		
		background: url(/img/mobile/arrow_select.png) no-repeat right center #EFEFEF;
		background-size: 15px 5px;
	}	
}

@media only screen and (max-width: 480px) { 
	.KAT_BILD {
		border: solid 1px #CCC;
		height: auto;
		width:100%;
		display: block; 
	}
	.ARTIKELBLOCK {
		float: none;
		margin: 0 0 1em;
		min-height: none;
		width: 100%;
	}
	body {
	    font-size: 1em;
	}
	.LOGO img {
		display: none;
	}	
	.LOGO a {
		background: url(/img/mobile/TANOS_GmbH.png) no-repeat center center;
		background-size: 145px 32px;
		display: block;
		height: 32px;
		width: 145px;
	}	
	#KATPREVIEW {
		width: 100%;
		float: none;
		margin-bottom: 2em;		
	}	
	.KAT_TRENNER {
    	display: none;
	}
	#contentART {
		float: none;
		width: 100%;
		margin: 0 0 2em;		
	}
	#mehr {
		float: none;
		margin: 8px 0;
		text-align: left;
	}	
	#PRICEAB {
		float: none;
		font-size: 1.375em;
		margin: 8px 0;
		width: 10 0%;
	}	
	.LISTENTRENNER {
		display: none;
	}	
	.detailPic {
		float: none;
		width: 100%;
	}	
	.LIGHTBOXTHUMBS {
		margin: 1em 0; 
	}	
	.LIGHTBOXTHUMB {
	}		
	.txtDetail {
		width: 100%;
		margin: 1em 0;
		padding: 0;
		float: none;
	}	
	#contentBOXtext2 {
		float: none;
		padding: 0.75em 1em 1em;
		width: 100%;
	}		
	.txtDetail a {
		color:#333;
		text-decoration:none;
		}	
	.ARTIKELNR	a {
		color:#333;
		text-decoration:none;
		}	
	.Rfooter2 a {
		width: 50%;
	}		
/*	#BORDER td {
		display: block;
		width: 100%;
	}
	#BORDER td td {
		display: table-cell;
		width: auto;
	}
	#BORDER #STATS td {
		display: table-cell;
		width: auto;
	}*/
	#ORDER3 {
		width:100%;
		}
	.field .anrede {
    margin-left: 0px;
	}
	.mobilesearch_nav form{
	right:150px
	}
	.SHOPTITEL {
		font-size: 1.2em;
		bottom: auto;
		top: 5px;
	}	
	#WKOVERVIEW {
		width: 100%;
	}
	#WKOVERVIEW th, #WKOVERVIEW td {
		padding: 0.25em 0.5em;
		vertical-align: top;
		font-size: 0.85em;
	}
	#WKOVERVIEW  img {
		width: auto;
		height: 20px;
	}	
	.statsList .tblhead td, .statsList .padStats td {
		padding: 0.25em 0.5em;
	}	
	.FARBWAHL .FARBE {
		width: 40px;
		height: 40px;
		margin: 0 0.25em 0.5em 0;
	}
	
	.FARBWAHL .FARBE div {
		width: 38px;
		height: 38px;	
	}
	
	.FARBWAHL .FARBE:hover div, .FARBWAHL .SEL div {
		width: 38px;
		height: 38px;	
	}
	
	.FARBWAHL .FARBE:last-child {
		margin: 0 0 0.5em 0;
	}
	#CONTENT {
		padding: 0 1em;	
	}
	.slicknav_btn {
	    left: 1em;
	}
	.mobilesearch_btn {
	    right: 76px;
	}	
	.WRAPPERMERKZETTEL  {
	    right: 1em;
	}	
	.mobilesearch_nav {
		padding: 0 1em;
	}
	.mobilesearch_nav input[type="submit"] {
		right: 1em;
	}		
	form[name="registration"] #ORDER3 {
		width: 100%;
	}	
	#RLOGINFIELD div {
		width: auto !important;
	}
	#RLOGINFIELD {
		width: 100%;
	}
	form[name="registration"] #ORDER3 {
		width: 100%;
	}	
	form[name="registration"] #ORDER3 .WKausg  {
		padding-right: 0;
	}		
	form[name="registration"] #ORDER3 .btnpos2 {
		margin: 0;
	}	
	#Rregistrierenbutton {
		text-align: right;
	}
	#CONTENT .btnacnt, #CONTENT .btnacnt_o {
		margin: 0 0.5em 0.5em 0;
	}	
	#ORDER3.TABLE_ADDRESS {
		width: 100%;
	}	
	.Rfooter2 a {
		margin: 0 0 1em;
	}		
	.ORDER_ADDRESS td {
		width: 100%;
		display: block;
	}
	.ORDER_ADDRESS td td {
		width: auto;
		display: table-cell;
	}	
	#DELIADRDIV	{
		margin: 2em 0 0;
		text-align: right;
	}
	#contentBOXtext2 {
		width: 100%;
	}			
	.txtDetail {
		font-size: 1em;
	}
	#SelectDealer {
		float: none !important;
		margin: 2em 0 0;
		width: 100%;
		clear: both;
	}	
	#ADDRESSDIV	 {
		height: auto !important;
	    overflow: visible !important;
	}
	.PLZSelectTable	{
		width: 100%;
	}
	
	#ORDER3 select,
	.RNewletterTable select,
	#DELIADRDIV select,
	.PLZSelectTable select {
		-webkit-appearance:none;	
		border-radius: 0;		
		background: url(/img/mobile/arrow_select.png) no-repeat right center #FFF;
		background-size: 15px 5px;
	}
	#ORDER3 select:focus,
	.RNewletterTable select:focus,
	#DELIADRDIV select:focus,
	.PLZSelectTable select:focus,
	#ORDER3 select:hover,
	.RNewletterTable select:hover,
	#DELIADRDIV select:hover,
	.PLZSelectTable select:hover {
		-webkit-appearance:none;	
		border-radius: 0;		
		background: url(/img/mobile/arrow_select.png) no-repeat right center #EFEFEF;
		background-size: 15px 5px;
	}	
}