BODY {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	width: 100%;
	height: 100 %;
	line-height:20px;

}


html {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	width: 100%;
	height: 100 %;
	line-height:20px;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #2E9198;
	margin:0px 0px 17px 0px;
}
h2{} /*reserviert fürs Menü*/
h3{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #2E9198; padding:0px; margin:0px 0px 10px 0px;}
h4{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #D18B40; padding:0px; margin:0px 0px 0px 0px;}
	
	
	
p{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
}

.newskurztext{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	margin:13px 0px 0px 0px;
	padding:0px;}
	
.datum{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: bold;}
	
.newsheadline{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #2E9198;
	font-size: 12px;
	font-weight: bold;}

	
.tabelleeingerueckt{margin:0px 0px 0px 40px;}
.bildtextklein{font-size:9px; margin:0px;}


a{color: #2E9198; text-decoration:none;}
a:hover{text-decoration:underline;}
a.boxhome{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #2E9198;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 13px; background-position:2px 4px; text-decoration:none; background-image: url(../_media/allgemein/pfeil.gif);
	background-repeat:no-repeat;
	}
	
a.boxhome:hover{text-decoration:underline; padding:0px 0px 0px 13px; background-position:2px 4px; text-decoration:none; background-image: url(../_media/allgemein/pfeil-aktiv.gif);
	background-repeat:no-repeat;}

a.produkteanker{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	padding:0px 0px 0px 0px;}
	
a.produkteanker:hover{text-decoration:underline;}

a.grau{color:#666666; font-size:10px; padding:0px 0px 0px 13px; background-position:2px 4px; text-decoration:none; background-image: url(../_media/allgemein/pfeil.gif);
	background-repeat:no-repeat;}
a.grau:hover{color:#666666; font-size:10px; background-position:2px 4px; text-decoration:none; background-image: url(../_media/allgemein/pfeil-aktiv.gif);
	background-repeat:no-repeat;}
a.footer{color:#666666;}
a.footer:hover{color:#666666;}

a.zelle{display:block; z-index:5000; cursor:pointer; color: #000; text-decoration:none; font-weight:normal; text-align:left;}
a.zelle:hover{position:relative; display:block; cursor:pointer; padding:0px;  text-decoration:none;  z-index:5000; } /*wichtig für IE 6*/
a.zelle span{position:absolute; visibility:hidden; width:0px; max-width:0px; cursor:pointer;  z-index:5000; display:none; text-decoration:none; color: #666666; font-weight:normal; text-align:left;}
a.zelle:hover span{position:absolute; cursor:pointer; width:600px; max-width:600px; visibility:visible; z-index:5000; display:block; left:40px; top:50px;   width:600px; height:auto; padding:10px 10px 10px 10px;  background-color:white; text-decoration:none;}
a.zelle:hover span ul{margin:0px 0px 0px -10px;}

/* *html a.zelle:hover span{left:0px;} */



table{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	}
table.elasto{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; line-height:15px; color: #666666;}
td{padding:0px 0px 0px 10px;}
.padding{padding:5px 5px 5px 5px;}
.row_beige{background-color:#F4EEDA;}
.row_weiss{background-color:none;}
.elasto{padding:0px 0px 0px 2px; background-color:#F0ECDE;}
.nopadding{padding:0px 0px 0px 0px;}




/*allgemein*/
#main{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
}

#kastenunterhead{position:fixed; left:0px; top:0px; width:940px; height:190px; background-color: #fff; z-index:3000;}
#kastenunterhead-home{position:fixed; left:0px; top:0px; width:940px; height:230px; background-color: #fff; z-index:3000;}

#linieoben{
	position: relative;
	height: 5px;
	max-height: 5px;
	background-color: #2E9198;
	width: 100%;
	font-size: 5px;

}



/*Headbereich Home*/
#headhome{
	position: relative;
	width: 930px;
	height: 228px;
}

#headhomebildteilung{
	position: relative;
	width: 310px;
	height: 100%;
	float: left;
}




/*Headbereich Unterseiten*/
#head{
	position: relative;
	width: 930px;
	height: 186px;
}
#headbildteilung{
	position: relative;
	width: 310px;
	height: 100%;
	float: left;

}


/*3 Spalten Grobgerüst*/
#spaltelinks{
	position: relative;
	width: 173px;
	float: left;
	background-image: url(../_media/allgemein/hgr-menu.jpg);
	background-repeat:no-repeat;
	min-height:409px;
}

#spaltelinks-home{
	position: fixed;
	top:240px;
	width: 173px;
	float: left;
	background-image: url(../_media/allgemein/hgr-menu.jpg);
	background-repeat:no-repeat;
	min-height:409px;
}

#spaltelinkslinie{
	position: relative;
	height: 5px;
	max-height: 5px;
	background-color: #2E9198;
	width: 100%;
	font-size: 5px;
}

#menu{}

#spalteinhalt{
	position: relative;
	width: 800px;
	float: left;

	
}

#spalteinhalt-home{
	position: absolute;
	width: 770px;
	float: left;
	left:170px;
	top:240px;
z-index:1000;
	height:75%;
}


#spalteinhalt ul{margin-top:0px; margin-bottom:5px;}

#spalteinhalt ul li{margin:0px; padding:0px;}

#spalteinhaltlinks{
	position: relative;
	width: 520px;
	float: left;

}
#spalteinhaltlinkshome{
	position: relative;
	width: 520px;
	float: left;
}

#spalteinhaltlinkspadding{
	position: relative;
	padding: 29px 70px 0px 20px;
	color:#666666;

}

#spalteinhaltlinks #spalteinhaltlinkspadding p img {float:left; margin:0px 20px 10px 0px; }

#spalteinhaltlinks #spalteinhaltlinkspadding li{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height:25px;
}

#spalteinhaltlinkshome #spalteinhaltlinkspadding p img {float:left; margin:0px 20px 10px 0px; }

#spalteinhaltlinkshome #spalteinhaltlinkspadding li{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height:25px;
}

#spalteinhaltrechts{
	position: relative;
	width: 195px;
	float: left;

}

#footer{
	position: relative;
	width: 565px;
	margin: 0px 0px 20px 0px;
	clear:both;

}

#footerpadding{
	position: relative;
	padding: 20px 0px 0px 20px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}



/*spalte rechts home*/
#boxhome{
	position: relative;
	width: 195px;
	height: 109px;
	background-image: url(../_media/allgemein/boxklein-hgr.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
line-height:13px;


}

#boxhomeheadline{
	position: relative;
	padding: 2px 0px 0px 34px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: bold;

}
	
#boxhometext{
	position: relative;
	padding: 0px 7px 0px 34px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
line-height:13px;
}
	
#boxhomelink{
	position: relative;
	padding: 2px 0px 0px 34px;
}



/*Spalte rechts mit Bilder*/
#box{position: relative;
	width: 195px;
	height: 290px;
	background-image: url(../_media/allgemein/boxgross-hgr.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;}
	
#boxpadding{
	position: relative;
	padding: 37px 0px 0px 27px;
}

#boxbild{margin:0px 0px 5px 0px;}

#boxbildtext{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	margin: 0px 0px 10px 10px;
}
	
	
	
/*Spalte rechts als Ankerverlinkung*/
#boxmittel{
	position: relative;
	width: 195px;
	height:200px;
	background-image: url(../_media/allgemein/boxmittel-hgr.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;

}

#boxmittelpadding{
	position: relative;
	padding: 37px 0px 0px 27px;

}

#boxmittelbild{margin:0px 0px 10px 23px; }

#boxmittellink{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	margin: 0px 0px 0px 10px;

}


/*Newsboxen*/
#newsbox{
	position: relative;
	width: 690px;
	min-height: 156px;
	background-image: url(../_media/allgemein/newsboxhgr.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;

}

#newsboxbild{
	position: relative;
	width: 185px;
	height: 156px;
	float: left;
	padding: 1px 0px 0px 1px;

}

#newsboxtext{
	position: relative;
	width: 467px;
	
	float: left;
}

#newsboxtextpadding{
	position: relative;
	padding: 10px 10px 10px 10px;
}



/*tabelle/liste produkte*/
#tabelle{
	position: relative;
	width: 690px;
float:left;
}


#tabellekopf{
	position: relative;
	float: left;
	width: 230px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	margin:0px 0px 20px 0px;
}
	
#tabellenkopf{width:690px; margin:0px 0px 0px 0px;}


#tabellepadding{
	position: relative;
	padding: 0px 0px 0px 20px;
}

#zeile{
	position: relative;
	width: 690px;
	height: 95px;
	background-image: url(../_media/allgemein/liste-hgr.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	float:left;
}


#zeilebranch{
	position: relative;
	width: 690px;
	height: 130px;
	background-image: url(../_media/allgemein/liste-hgr2.jpg);
	margin:0px 0px 15px 0px;
	float:left;
}

#zelle{
	position: relative;
	float: left;
	width: 230px;
}

#zellepadding{
	position: relative;
	padding: 10px 0px 0px 10px;
	float:left;
}

#bildergalerie{position:relative;
width:100px; height:auto; float:left; margin:0px 20px 20px 0px;
}

/*download*/
#download-bildtext{position:relative; float:left;}
#download-bildtext img {position:relative; float:left;}
#download-bildtext img p{position:relative; float:left;}