@charset "UTF-8";

/* temporäre Warnung an- und ausschalten:  */
#header_warning {display:none;}   


/* RESET - credits eric meyer... (modified by tba) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	vertical-align: baseline;
	text-align:left;
}

a:focus {
	outline: 0; /* remember to define focus styles! */
}

body {
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate; /* tables still need 'cellspacing="0"' in the markup */
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

q {
	quotes:none
}

a:active {
	outline: none;
}

.clearFloat {
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
}

.clearFloat:after {
	display: inline-block;
}

div.hr {
	border-top:1px solid #000; /* DIV statt echtem HR */
}

input[type=hidden] {
	display: none !important; /* FF 3 input bug */
}

#JS_Alert {
	z-index:1000; /* NoScript Warnung */
	position:absolute;
	right:5px;
	bottom:5px;
}

/*  end RESET */




body {
	text-align: center;
	padding: 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background-color:#B5BA80;
	background-attachment: fixed;
	background-image: url(1_media/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border:none;
}

a:focus, a:active {
	outline: none; /*no blurr Trick */
}

p, ul {
	margin-bottom:5px;
}

h1.access {
	position:absolute;
	z-index:5;
	top:-500px; /* h1 nur fuer Accessibility */
	left:0;
}

h1 {
}

h2 {
}

h3 {
	padding: 10px 0;
	font-size:20px;
	line-height:30px;
	color: #197E2E;
	font-weight: normal;
}

h4 {
	font-size:16px;
	line-height:20px;
	padding: 10px 0;
	color: #197E2E;
	font-weight: normal;
}

h5 {
	margin-bottom: 8px;
}

a:link {
	color: #126532;
}

a:visited {
	color: #126532;
}

a:hover {
	color: #E1147A;
}

a:active {
	color: #E1147A;
}

p {
	color:#126532;
	font-size:13px;
	line-height: 20px;
}

ul {
}

li {
	color:#126532;
	font-size:13px;
	line-height: 20px;
}

/* Layer: */


/* Linkrahmen bei Flash und Links entfernen: */
object:active, object:focus, :active, :focus {
	outline:none;
}

/* Layer: */

#CBOXa_Center, #CBOXi_Center, #CBOXa_Unten, #CBOXi_Unten {
	width: 900px;
}

#CBOXa_Center {
	margin: 0 auto;
	text-align: left;
	padding: 0 20px 0px 20px; /* Platz fr Schatten */
	background-repeat:repeat-y;
	background-position: left top;
	background-image: url(1_media/Bilder/rahmenschatten-Center.png);
}

#CBOXi_Center {
	background-color: #FFFFFF;
	background-color: #FFF;
}

#CBOXa_Unten {
	margin: 0 auto;
	height:30px;
	padding: 0 20px 20px 20px; /* Schatten */
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(1_media/Bilder/rahmenschatten-Bottom.png);
	text-align:left;
}

#CBOXi_Unten {
	background-color:#FFF;
	height:50px;
	position:relative;
	overflow:hidden;
}

#header_warning {
	width:100%;
	padding:2px 0;
	text-align:center;
	background-color:#D12B7D;
	color:#FEFEFE;
	font-family: Verdana, Geneva, sans-serif;
}

#HDR {
	padding: 0 5px 0 0;
	height:90px;
	width:885px;
}

#HDR_Menu1 {
	float:left;
	padding-top:33px;
	padding-left:20px;
	width:500px;
}

#HDR_Logo {
	float:right;
	padding-top:5px;
	padding-right:0;
	width:330px;
}

#HDR_Logotext {
	margin:0;
	padding:10px 10px 8px 5px;
	clear: both;
}

#CENTER {
	padding:0 20px 0 20px;
	width:860px;
	background-image:url(1_media/Bilder/Center-BG-Var1.jpg);
	background-repeat:repeat-y;
	min-height:500px;
}

#SIDEBAR1 {
	float: left;
	width: 190px;
	padding: 0 0 20px 0;
	margin: 0 10px 0 0;
	min-height:500px;
   height:auto !important;
  /* für moderne Browser */    height:500px;
  /*für den IE - am besten mit viel Reserve*/
}

#CONTENT {
	float: left;
	margin: 0;
	padding: 0;
	width: 660px;
	min-height:500px;
	height:auto !important;	/* für moderne Browser */   	
	height:500px;	/*für den IE - am besten mit viel Reserve*/	
}

#LEGAL {
	position:absolute;
	z-index:40;
	top:19px;
	left:20px;
	text-align: left;
	opacity: 0.4;
}

#LEGAL:hover {
	opacity: 1.0;
}

#LEGAL p, #LEGAL p a {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:17px;
	font-weight: normal;
	text-decoration:none;
	margin:0;
	padding:0;
}

#LEGAL p a:hover {
	text-decoration: underline;
}

#LEGAL .WebyepLog img {
	width:10px;
	height:10px;
}

#BOOKMARK {
	position:absolute;
	z-index:5;
	padding: 4px 0;
	text-align: right;
	margin:0 0 5px 0;
	top: 10px;
	right:20px;
	min-width:200px;
	text-align:right;
	min-height:27px;
	overflow:hidden;
	opacity: 0.7;	
}

#BOOKMARK:hover {
	opacity: 1.0;
}

#BOOKMARK a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}

#BOOKMARK a {
	border-radius: 2px; 
	-moz-border-radius: 2px;
}

/* PRODUKTE */

#SB1_header, #SB1_headerA {
	height:50px;
	width: 190px;
	background-color:#00521F;
	background-image: url(1_media/hl-bg-li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0;
	margin:0;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#SB1_header {
	background-position: 0px -60px;
}

#SB1_headerA:hover {
	background-position: 0px -150px;
}

#SB1_headerA p a {
	color: #FFF;
	display:block;
	padding:14px 0 0 23px;
	text-decoration:none;
}

#CONT_header {
	height:50px;
	background-color:#00521F;
	background-image: url(1_media/hl-bg-re.jpg);
	background-repeat: no-repeat;
	position:relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#CONT_hd_Icn {
	float:left;
	margin: 0 0 0 10px;
}

#CONT_hd_HL {
	float:left;
	margin: 0 0 0 10px;
}

#CONT_hd_HL h2 {
	color:#FFF;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	margin-top:10px;
}

#CONT_hd_Shop {
	/* display:none;      /* Wenn Shop offline, verstecken */
	position:absolute;
	top:0;
	right:12px;
	height:50px;
	width: 50px;
	background-image: url(1_media/Bilder/shop__icn.jpg);
	background-repeat: no-repeat;
	background-position: -17px 1px;
}

#CONT_hd_Shop:hover {
	background-position: -160px 1px;
}

#CONT_hd_Flags {
	position:absolute;
	right:70px;
	height:50px;
	padding-top:17px;
	font-size: 11px;
	line-height:16px;
}

#CONT_hd_Flags ul {
	list-style:none;
}

#CONT_hd_Flags ul li {
	display:inline;
	text-align:right;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	margin-left:10px;
}

#CONT_main {
	float:left;
	width:450px;
	margin:10px 0 10px 10px;
}

.Col3spaltig {
	width:200px;
	margin-right:10px;
	float:left;
}

.Col2spaltig {
	width:200px;
	margin-right:10px;
	float:left;
}

#ColLetzteSpalte,
.ColLetzteSpalte {
	margin-right:0;
}

.FliessText p {
	margin:0 0 5px 0
}

.FliessText ul, .FliessText ol {
	margin:0 0 5px 0;
	padding:0;
	color:#126532;
	font-size:13px;
	line-height: 20px;
}

.FliessText ul li {
	margin:0;
	padding:0 0 0 12px;
	background-image: url(1_media/dot-list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
}

.FliessText ol li {
	margin:0 0 0 19px;
	padding:0 0 0 3px;
	list-style-type:decimal;
}

.FliessText h5 {
	color:#254F24;
	font-size:14px;
	line-height:15px;
	font-family:Verdana, Geneva, sans-serif;
}

#CONT_SB2 {
	float: right;
	width: 160px;
	min-height:365px; /* -> min-height fr Container. Padding abziehen. Mindestens Flashplayer Hhe!  */
	background-color: #FFF;
	margin:10px 10px 50px 0;
	padding: 5px 10px 10px 10px;
	color:#F00; /* Kein-Absatz-Tag-Warnung*/
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(1_media/Prod_Material/lang-d/Bilder/BG_farbe.png);
}

#CONT_SB2 p {
	font-size:11px;
	line-height:15px;
	color:#000;
	margin:0;
	padding:0;
}

#CONT_SB2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#CONT_SB2 ul li {
	margin:0;
	padding:0 0 5px 0;
}

#CONT_SB2 h4 {
	margin:0 0 5px 0;
	padding:0;
	font-size: 11px;
	line-height: 15px;
	color: #07652C;
	font-weight:bold;
}

#CONT_SB2_Material, #CONT_SB2_Abmess, #CONT_SB2_Zubeh {
	margin-top:15px;
}

#CONT_SB2_FactsBilder img {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACCF4C;
	margin-top: 2px;
}

#PRODUKT_Galerie {
	background-color:#ECECEC;
	margin-bottom:10px;
}

#ProduktInfo {
	background-image: url(1_media/Prod_Material/lang-d/Bilder/BG_farbe.png);
	padding:30px;
}

#WebYep {
	z-index:1001;
	position:absolute;
	left:2px;
	top:2px;
}

#WebYep:hover {
	border-top:solid 1px #BEC6A1;
	border-left:solid 1px #BEC6A1;
	border-bottom:solid 1px #FFF;
	border-right:solid 1px #FFF;
}

/* allg */


.floatRight {
	float: right;
	margin-left: 8px;
}

.floatLeft {
	float: left;
	margin-right: 8px;
}

/* Allg. Styles*/


p.kleinGrau, p.kleinGrau A {
	color:#999;
	font-size:11px;
	line-height:15px;
}

p.credits, p.credits a {
	color:#999;
	font-size:11px;
	line-height:15px;
}

/* Produktseiten */


#header_SB1 {
	height: 50px;
	width: 190px;
}

#header_CONT {
}

/* SPEZIAL */

.MiniMenu a {
	font-size:10px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}

.MiniMenu a:hover {
	text-decoration:underline;
}

.MiniMenu a {
	font-size:10px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}

#Prod_TempNr {
	display:none; /* Zum Testen des Produktkuerzels, normalerweise display:none */
	font-size:12px;
	margin-left:10px;
	padding: 0 5px;
	border: 1px solid #999;
	color:#999;
}

.wichtig {
	background-color:#F00;
	padding:0 3px;
	color:#FFF;
}

.privacy {
	color:#666;
	font-size:11px;
	line-height:15px
}

.privacy a {
	color:#666;
}

.SpalteVar1Links {
	float:left;
	width:280px;
	margin-right:20px;
	text-align:center;
}

.SpalteVar1Rechts {
	float:left;
	width:300px;
}

.hide {
	display:none;
}

/* NEU */

.neuFlag {
	position:absolute;
	z-index:99;
	width:30px;
	height:18px;
	background-image: url(1_media/neu-flag.png);
	background-repeat:no-repeat;
	display:block;
}

body span.neuFlag {display:none;}
.M2ul li ul li a {position:relative;}
.M2ul li ul li a span.neuFlag {top:4px;right:-3px;}
.ProdGruppe li a {position:relative;}
.ProdGruppe li a span.neuFlag {bottom:0px;right:0px;}

