body {background: #ffffff;color: #008000; 
      font-weight: normal; font-style: normal; font-size:16px; margin: 10px; 
     } 


h1 {font-weight: bold; font-style: italic;font-family: verdana; font-size:16px; }
h2 {font-weight: bold; font-style: normal; font-size:16px; }
h3 {font-weight: normal; font-style: normal; font-size:16px; }

div.std {	background-color:#fcffa4;
          	border-width:2px;
          	border-style:solid;
         	border-color:#09d522;
		float: bottom;
     	}

div.suche {	color:#ffffff;
		font-weight: 100;
		font-style: normal;
		font-size:0px;
	}

#head {height: 195px;margin-bottom: 10px;}
#main {margin-bottom:10px;padding:7px;}           
#nav  {width: 160px; float:left;}
#cont {min-height:390px;margin-left: 174px;padding:0px 5px;}
* html #cont { /* workaround fpr IE: min-height is not recognized */ height:390px;}
#foot {text-align: right;padding:0px 5px;}

#map {background-color:#ffffff;width:420px; height:420px;margin: 5px;padding:5px;}
#hmap {background-color:#ffffff;width:600px; height:700px;/*float:left;*/margin: 5px;padding:5px;}
#hmap1 {background-color:#ffffff;width:600px; height:500px;margin: 5px;padding:5px;}




p.hinweis {font-size:10pt; font-style:italic;}
p.rechts {float:right}

img {border:none;}

img.logo {float:left; margin-right:30px;width:468px;height:195px;}
img.flag {float:right;}


table.news {table-layout:fixed;width:100%;border:none;border-collapse:collapse;margin-bottom:30px;}
table.news td{border-color:#008000;border-top:medium dashed;border-bottom:medium dashed;}

table.product{border:none;}

table.dealer{border:none;}
table.dealer td {border:none;padding:5px;vertical-align:top;text-align:left;}




#navl {list-style-type:disc;}

ul#navl li>ul {
     top: 1.0em; margin: 0 0 0 1em; padding: 0; list-style-type:circle;
  }

/*display: none;
ul#navl li:hover>ul {
    display: block; margin: 0 0 0 1em; padding: 0;
  }

/* ul#nav li>a#aktuell+ul        ul#nav li ul {
    margin: 0 0 0 1em; padding: 0;
  }
ul#nav li ul li {
    margin: 0.1em 0;
*/