/* 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: 220px;
}
#clearfooter {
clear: both;
height: 21px;
}
/* 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: 175px;
float: right;
margin-top: 50px;
margin-right: -174px;
text-align:right;
}
/* ===== Ende der 'Hacks' und 'Hilfscontainer' ===== */

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

}
#header{
	position:absolute;
	height: 210px;
	left: 0px;
	top: 10px;
	background-image: url(../images/banner_top.png);
	background-repeat: no-repeat;
	width:970px;
}
#header_ef{
	position:absolute;
	height: 180px;
	left: 0px;
	top: 0px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	width:970px;
}
body {
	
	background-attachment: fixed;
	background-image: url(../images/himmel_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #333333;
	background-color: #F9F9F9;
}
td,th,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
a{
	color: #333333;
}
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: #f4f8fb;*/
	background-image: url(../images/bg_trans.png);
}
#wrapper {
min-height:100%;
margin: 0 185px -19px 185px;
} /* -60px = 'footer'-H?he */

#topNav1 {
	position: absolute;
	left: 10px;
	top: 180px;
}
#topNav2 {
	position: absolute;
	left: 120px;
	top: 180px;
}
#topNav3 {
	position: absolute;
	left: 230px;
	top: 180px;
}
#topNav4 {
	position: absolute;
	left: 340px;
	top: 180px;
}
#topNav5 {
	position: absolute;
	left: 450px;
	top: 180px;
}
#topNav6 {
	position: absolute;
	left: 560px;
	top: 180px;
}
#topNav7 {
	position: absolute;
	left: 690px;
	top: 174px;
	width:280px;
	font-size: 12px;
	font-weight: bold;
	color: f4f8fb;
	text-align: center;
	line-height: 20px;
         padding-top:3px;
         vertical-align:middle;
}
a.topNav{
	font-size: 12px;
	font-weight: bold;
	color: f4f8fb;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: f4f8fb;
	line-height: 20px;
	width:108px;
	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: #b3c5df;

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

}
#leftNav {
	background-image: url(../images/navLeftBg.png);
	width: 175px;
}

#leftNavTop{
	background-image: url(../images/navTop.png);
	width: 175px;
	height: 22px;
}
#leftNavFooter{
	background-image: url(../images/navFooter.png);
	width: 175px;
	height: 30px;
}
#leftNavLogo{
 width:160px;
 text-align:center;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #f4f8fb;
}
a.leftNav{
	font-size: 12px;
	font-weight: bold;
	color: f4f8fb;;
	line-height: 20px;
	display: block;
	width:150px;
	padding-left:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f8fb;
}
a.leftNavOn{
	font-size: 12px;
	font-weight: bold;
	color: f4f8fb;;
	line-height: 20px;
	display: block;
	width:150px;
	padding-left:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f8fb;
	background-color:#b3c5df;
}

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

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

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

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

}
a.leftNavSub3:visited{
	background-color:#839fcb;
}
a.leftNavSub3:hover{
	background-color:#b3c5df;
}
a.leftNavSub3:active {
	background-color:#b3c5df;
}




#produkte {
	padding:10px;
	background-color:#EDF1F8;
	border: solid 1px #839fcb;
	text-align:left;
	margin-top:20px;
	margin-left:15px;
	

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

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

.htmlBox{
  background-color:#EDF1F8;
  padding:10px;
  margin-bottom:10px;
  border-bottom: solid 1px #839fcb;
  border-left: solid 1px #839fcb;
  border-right: solid 1px #839fcb;
}
.headlineBox{
  background-color:#b3c5df;
  padding: 3px 10px 3px 10px;
  border-top: solid 1px #839fcb;
  border-left: solid 1px #839fcb;
  border-right: solid 1px #839fcb;
}


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: 10px;
	border-top: solid 1px #839fcb;
	line-height:10px;
	margin:10px;
}
#adresse{
	text-align: right;
	margin-top: 20px;

}


#redline{
	background-color: #b3c5df;

}
#vertrauen{
	float:left;
	widh:367px;
}
#sprachen{
   position:absolute;
   top: 234px;
   left:670px;
  
   
}
td.login{
	font-size: 12px;
	font-weight: bold;
	color: f4f8fb;
}
#login{
background-color:#EDF1F8;
font-size:11px;
position:absolute;
width:950;
top: 230px;
left: 10px;
line-height:24px;
height:24px;
border: solid 1px #839fcb;
}

#login form{
margin:0px;
}

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


#message{
 visibility:hidden;
}



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

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

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

.labyrinthTxt {
     padding-left:260px;
}
