/* Dreiplus */
/* ===== 'Hacks' und 'Hilfscontainer' ===== */
/* commented backslash hack \*/ 
html, body {
height: 100%;
}
/* ende backslash hack */
/* safari wrapper (thanks to Tim Connor) */
html > body  #minheight {
float: left;
width: 0;
height: 100%;
margin-bottom: -21px;
}
/* fuer IE mac */
* > html #clearfooter {
float: left;
width: 100%;
} 
/* gegen IEs 3-Pixel-Bug */
* html #content {
height: 1%;
} 
* html #spiegel {
height: 1%;
} 


/* fuer IE (der 'height' sowieso als 'min-height' sieht */
* html #wrapper{
height: 100%;
} 
* html #box{
height: 100%;
}

* html .htmlBox{
} 


 /* Platz fuer 'header' und 'footer' schaffen */
#clearheader {
height: 180px;
}
#clearfooter {
clear: both;
height: 19px;
}
/* Bei folgenden die Margins immer 1px weniger als die width setzen,
   da sonst u.U. der 'footer' nicht nach unten gedrueckt wird! */
#links {
position: relative;
width: 175px;
float: left;
margin-top: 35px;
margin-left: -174px;
}
#rechts {
position: relative;
width: 150px;
float: right;
margin-top: 50px;
margin-right: -149px;
}
/* ===== Ende der 'Hacks' und 'Hilfscontainer' ===== */

/* Alle margins und paddings auf '0' setzen */
* {

}
#header{
	position:absolute;
	height: 180px;
	left: 0px;
	top: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width:970px;
}
body {
	background-color: #FFD8B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #550000;
	text-align: center;
	
}
td,th,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #550000;
}
a{
	color: #550000;
}
p{
         margin-top:0px;	
}
img{
	border:0;
}
img.imgRechts{
	float:right;
	margin-left:10px;
	margin.bottom:10px;
	border: 1px solid #FFDBB5;
	
}
img.imgLinks{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
img.imgRechtsOhne{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.break{
        clear:left;
}

#box{
	position:relative;
	width:970px;
	margin:auto;
	text-align:left;
	background-color: #FFEBC6;
}
#wrapper {
min-height:100%;
margin: 0 160px -19px 185px;
} /* -60px = 'footer'-H?he */

#topNav1 {
	position: absolute;
	left: 10px;
	top: 140px;
}
#topNav2 {
	position: absolute;
	left: 130px;
	top: 140px;
}
#topNav3 {
	position: absolute;
	left: 250px;
	top: 140px;
}
#topNav4 {
	position: absolute;
	left: 370px;
	top: 140px;
}
#topNav5 {
	position: absolute;
	left: 490px;
	top: 140px;
}
#topNav6 {
	position: absolute;
	left: 610px;
	top: 140px;
}
#topNav7 {
	position: absolute;
	left: 730px;
	top: 140px;
	width:220px;
	font-size: 12px;
	font-weight: bold;
	color: #FFEBC6;
	text-align: center;
	line-height: 20px;
         padding-top:3px;
         vertical-align:middle;
}
a.topNav{
	font-size: 12px;
	font-weight: bold;
	color: #FFEBC6;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFEBC6;
	line-height: 20px;
	width:118px;
	text-decoration: none;
	display: block;
}
* html a.topNav{
	width:120px;
}
a.topNav:link {
	background-color: transparent;
}
a.topNav:visited{
	background-color: transparent;
}
a.topNav:hover{
	background-color: #FD8E8E;

}
a.topNav:active {
	background-color: #FD8E8E;

}
#leftNav {
	background-image: url(../images/navLeftBg.gif);
	width: 175px;
}
#leftNavLogo{
 width:160px;
 text-align:center;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFD8B0;
}
a.leftNav{
	font-size: 12px;
	font-weight: bold;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:150px;
	padding-left:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
}
a.leftNavOn{
	font-size: 12px;
	font-weight: bold;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:150px;
	padding-left:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
	background-color:#FD8E8E;
}

* html a.leftNav{
	width: 160;
}
 * html a.leftNavOn{
	width: 160;
} 
a.leftNav:link {
	background-color:#BF002C;

}
a.leftNav:visited{
	background-color:#BF002C;
}
a.leftNav:hover{
	background-color:#FD8E8E;
}
a.leftNav:active {
	background-color:#FD8E8E;
}
a.leftNavSub{
	font-size: 12px;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:150px;
	padding-left:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
}
* html a.leftNavSub{
	width: 160;
}
 a.leftNavSubOn{
	font-size: 12px;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:150px;
	padding-left:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
	background-color:#FD8E8E;
}
* html a.leftNavSubOn{
	width: 160;
} 
a.leftNavSub:link {
	background-color:#BF002C;

}
a.leftNavSub:visited{
	background-color:#BF002C;
}
a.leftNavSub:hover{
	background-color:#FD8E8E;
}
a.leftNavSub:active {
	background-color:#FD8E8E;
}
a.leftNavSub2{
	font-size: 12px;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:140px;
	padding-left:20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
}
* html a.leftNavSub2{
	width: 160;
} 
a.leftNavSub2On{
	font-size: 12px;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:140px;
	padding-left:20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
	background-color:#FD8E8E;
}
* html a.leftNavSub2On{
	width: 160;
} 
a.leftNavSub2:link {
	background-color:#BF002C;

}
a.leftNavSub2:visited{
	background-color:#BF002C;
}
a.leftNavSub2:hover{
	background-color:#FD8E8E;
}
a.leftNavSub2:active {
	background-color:#FD8E8E;
}
a.leftNavSub3{
	font-size: 12px;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:130px;
	padding-left:30px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
}
* html a.leftNavSub3{
	width: 160;
} 
a.leftNavSub3On{
	font-size: 12px;
	color: #FFEBC6;;
	line-height: 20px;
	display: block;
	width:130px;
	padding-left:30px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD8B0;
	background-color:#FD8E8E;
}
* html a.leftNavSub3On{
	width: 160;
} 
a.leftNavSub3:link {
	background-color:#BF002C;

}
a.leftNavSub3:visited{
	background-color:#BF002C;
}
a.leftNavSub3:hover{
	background-color:#FD8E8E;
}
a.leftNavSub3:active {
	background-color:#FD8E8E;
}




#produkte {
	padding:10px;
	border: 1px solid #336600;

}
#produkte img{
	margin-bottom:10px;
}

#content {
position: relative;
margin-top: 50px;
text-align: center;
}

#content #spiegel {
width: 520px;
margin: 0 auto;
text-align: left;
}

.htmlBox{
  background-color:#FFF2D9;
  padding:10px;
  margin-bottom:10px;
  border-bottom: solid 1px #B87461;
  border-left: solid 1px #B87461;
  border-right: solid 1px #B87461;
}
.headlineBox{
  background-color:#FED698;
  padding: 3px 10px 3px 10px;
  border-top: solid 1px #B87461;
  border-left: solid 1px #B87461;
  border-right: solid 1px #B87461;
}


h1 {
	font-size: 16px;
	
}
h1.raster {
	margin:0px;
        
}
h2 {
	font-size:18px;
	padding-bottom:10px;
	padding-top: 0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #508957;
	font-style: italic;



}
h3 {
	font-size: 12px;
	margin:0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#footer {
	position: relative;
	height: 19px;
	padding:10px;
}
#redline{
	background-color: #A60024;

}
#vertrauen{
	float:left;
	widh:367px;
}
#sprachen{
   position:absolute;
   top: 185px;
   left: 580px;
}

#login{
font-size:11px;
position:absolute;
width:950;
top: 182px;
left: 10px;
line-height:24px;
height:24px;
border-bottom: solid 1px #B87461;
border-top: solid 1px #B87461;
}

#login form{
margin:0px;
}

#login td, #sprachen td{
font-size:11px;
}
#login input{
height:16px;
}

#adresse{
 text-align: right;
 margin-top:5px;
 color:#000;
}
#message{
 visibility:hidden;
}

div.prodListe{
	position:relative;
	height:75px;
	overflow:visible;
	margin-bottom:10px;
	background-color:#FFF2D9;
}
.tblListeHead {
	color: #528A52;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #FFDBB5;
        font-weight: bold;

}
.tblListeRow {
	background-color: #FFEBC6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #528A52;
}
.textGruen{
	color: #528A52;
}

.labyrinthImg {
     float:left;
     margin-right: 10px;
}

.labyrinthTxt {
     padding-left:260px;
}

