/* Standard-CSS für www.droelle-gmbh.de */

/* Wichtige Farben
grau = #CDCECE
Gruen =	 #47659    
*/


html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left; font-size: 11px; line-height: 17px;
}


body
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 0 0 0px;
	/*text-align: left;*/
        text-align:center; 
	color: #000;
	background: url(../_allgemein/body-bg.gif) top left repeat-x #E9E9E8;
}

#page
{
	margin: 20px 0px 0px 0px; width: 910px;
}

#content
{
	width: 910px;
}

#head
{
	height: 60px; width: 900px;
	float: left; margin-bottom: 5px;
	
}
#mitte
{
		height: 300px; width: 900px;
	float: left; 
	
}

#mitte-links
{
	height: 300px;
	width: 305px;
	float: left;
	background-image: url(../_allgemein/bild-links.jpg);
	background-repeat: no-repeat;
	float: left;
}
#mitte-links-home
{
	height: 300px;
	width: 305px;
	background-image: url(../_media/home/bild-links-home.jpg);
	float: left;
	background-repeat: no-repeat;
}

#mitte-rechts
{
	height: 300px; 
	width: 595px;
	float: left; 
	
}
#unten
{
	width: 900px;
	float: left;
	background: url(../_allgemein/unten-bg.gif) no-repeat bottom left; 
}

#fusszeile
{text-align: right;
	width: 900px;
	float: left;
	margin-bottom: 10px;
}

#unten-text-rechts
{
	margin:20px 100px 40px 15px;
	}
#unten-text-links
{
	margin:20px 20px 10px 20px;
	}

ul.newsletter {
   margin-left:19px; 
   }

li.newsletter  {
   margin-left:0px; padding-left:5px; list-style-image: url(../_allgemein/aufzaehlung.gif);
   }	

#unten-text-links ul {
   margin-left:19px; 
   }

#unten-text-links li {
   margin-left:0px; padding-left:5px; list-style-image: url(../_allgemein/aufzaehlung.gif);
   }
	
#unten-links {min-height:100px; width: 305px; float: left; }
#unten-rechts {padding-left:5px; width: 590px; float: left;}

#container-produktgruppe {width: 137px; height: 220px; margin-top: 20px; margin-right: 10px; float: left;}
#container-produktgruppe-rechts {width: 137px; height: 220px; margin-top: 20px; float: left;}





#headline {
	position: relative;
	width: 295px;
	height: 101px;
	float:left; margin-bottom:5px;
	
}

#navi {
	
	width: 145px; 
	height: 180px;
	float:left; 
	}

#lupe {position:absolute;
top:395px; left:840px;
	width: 50px; 
	height: 71px;
	}




h1 {
	font-size: 20px; line-height: 25px;
	color: #fff;
	margin: 40px 0px 0px 8px;
	font-weight: normal;
}


h3 {
	font-size: 14px; line-height: 16px;
	color: #666;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}


p {
	
}

.grau {
	font-weight: bold;
	color: #666;
}

.mehr {
	text-decoration: none;
	background: url(../_allgemein/pfeil-link-blau.gif); background-repeat: no-repeat;
	background-position: left top; padding-left:15px; color: #3A4B60;
	font-weight: bold;
}

#unten-text-rechts ul {
   margin-left:19px; 
   }

#unten-text-rechts li {
   margin-left:0px; padding-left:5px; list-style-image: url(../_allgemein/aufzaehlung.gif);
   }


a.mehr  {text-decoration: none;
	background: url(../_allgemein/pfeil-link-blau.gif); background-repeat: no-repeat;
	background-position: left top; padding-left:15px; color: #3A4B60;
	font-weight: bold;
}

a.mehr:hover {text-decoration: none; 
	background: url(../_allgemein/pfeil-link-grau.gif); background-repeat: no-repeat; 
	background-position: left top; padding-left:15px; color: #666;
}

a.fusszeile  {text-decoration: none;
	color: #999;
	font-weight: normal;
}

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



.minheight
{
	display: block;
	font-size: 0.1px;
	line-height: 0;
	height: 700px;
	float: left; 
}


.clear
{
	display: block;
	font-size: 0.1px;
	line-height: 0;
	clear: both;
	float: none;
}


.padding5 {
	padding:5px;
}

.padding-left10 {
padding-left:10px;}






#navi
{
margin: 0;
padding: 4px 0 0 0;
}

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

#navi ul li
{
margin: 0;
padding: 0;
width: 100%;
float: left;
}

#navi ul li a
{
display: block;
background: transparent;
margin: 0;
padding: 2px 0 2px 7px;
color: #333;
text-decoration: none;
font-weight: normal;
}

#navi ul li a:hover,
#navi li.active a
{
background: #526985;
font-weight: bold;
color: #fff;
}

#navi ul ul
{line-height:8px;
width: 145px;
position: absolute;
left: 155px;
top: 200px;
padding: 0 0 0 5px;
height: 180px;
background: url(/_allgemein/navi-l2-bg.jpg) top left no-repeat;
}

#navi ul ul li a
{
color: #fff; 
padding: 1px 0 1px 7px;
}

#navi ul ul li a:hover,
#navi li.active li.active a
{
background: transparent;
font-weight: bold;
color: #fff;
}

#navi ul li.active li a
{
background: transparent;
color: #fff;
font-weight: normal;
}

#navi ul li.active li a:hover
{
font-weight: bold;
}


#navi li ul
{
display: none;
}

#navi li:hover ul,
#navi li.active ul
{
display: block;
z-index: 500;
}

#navi li:hover ul
{
z-index: 1000;
}