@charset "UTF-8";

* {
	margin:0;
}

html {
	width:100%;
	height:100%;
	overflow:scroll;
}

body {
	width:100%;
	height:100%;
	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: */

#CBOXa {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px 0 20px; /* Platz für Schatten */
	background-image: url(1_media/rahmenschatten_900.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#CBOXi {
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #FFF;
	padding-bottom:20px;
}

#HDR {
	padding: 7px 5px 0 17px;
	position:relative;
	height:90px;
}

#HDR_Menu1 {
	float:left;
	padding-top:33px;
	padding-left:3px;
	width:530px;
}

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

/*
#HDR_Logo {
		z-index:12;
		position:absolute;
		top:11px;
		right:15px;
}
*/


#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;
}

#SIDEBAR1 {
	float: left;
	width: 190px;
	/* min-height:500px; /* -> min-height für Container. Reserveplatz lassen!  */
	padding: 0 0 20px 0;
	margin: 0 10px 0 0;
}

#CONTENT {
	float: left;
	margin: 0;
	padding: 0;
	width: 660px;
}

#LEGAL {
	position:relative;
	height:16px;
	overflow:hidden;
	z-index:3;
	top:0px;
	padding: 4px 0;
	text-align: left;
	margin:0 0 5px 0;
}

#LEGAL p,
#LEGAL p a {
	color: #00a100;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}

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


#Bookmarks {margin-right:10px;height:26px;}
#Bookmarks img {
	width:10px;
	height:10px;
	margin:0 8px 0 0;
	border: 1px solid #FFF;
	background-color:#FFF;
	vertical-align:middle;
}
#Bookmarks img:hover {
	width:16px;
	height:16px;
	margin:0 2px 0 0;
	border: 1px solid #F90;
}


/* PRODUKTE */

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

#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;
	padding-bottom:20px;
}

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

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

#ColLetzteSpalte {
	margin-right:0;
}

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

.FliessText ul {
	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 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 für Container. Padding abziehen. Mindestens Flashplayer Höhe!  */
	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_Merkmale/lang-d/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_Merkmale/lang-d/BG_farbe.png);
padding:30px;}


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

#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;
}

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

/* 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;}
