body,html { 
font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
color:#7D8B82; 
background-color:white; 
margin-top:0px; 
margin-left:100px; 
margin-left:0px; 
margin-bottom:0px; 
margin-right:0px; 
margin-top:0px; 

}

.a_product_detail { 
color:#7D8B82; 
text-decoration: none; 

}

.a_product_detail:hover { 
color:#AABB28; 
text-decoration: none; 

}

.a_product_view { 
color:#7D8B82; 
text-decoration: none; 

}

.a_product_view:hover { 
color:#AABB28; 
text-decoration: none; 

}

.a_product_detail:active { 
color:#AABB28; 
text-decoration: none; 

}

td#logo { 
height:160px; 

}

img#logoimg { 
margin-left:100px; 
padding-top:57px; 

}

.navigation { 
padding-left:100px; 
height:30px; 
background-image:url(../images/navigation/bg_green.png); 

}

.navtable { 
height:30px; 

}

.showroom { 
margin-left:100px; 
border-top:1px solid #CCCCCC; 

}

.small { 
font-size:10px; 
color:#7D8B82; 
background-color:white; 
text-decoration:none; 
line-height: 9pt;

}

.li_small {
font-size:10px; 
color:#7D8B82; 
background-color:white; 
text-decoration:none; 
line-height: 9pt;
}

.line { 
border-bottom:1px solid #CCCCCC; 

}

.border_tr {
border-top:1px solid #7D8B82;
border-right:1px solid #7D8B82;

}

.nav_pro {
margin-top:15px; 
border-left:1px solid #7D8B82;
border-bottom:1px solid #7D8B82;

}

.p_nav_pro { 
font-size:10px; 
color:#7D8B82; 
text-decoration:none; 
line-height: 9pt;
}

.table_nav_pro_0 { 
background-image:url(../images/produkte/produktseite/bg_grey.png);
color:white;

}

.table_nav_pro_1 {
color:#7D8B82;
background-color:#EFF6F3;

}

.table_nav_pro_2 {
color:#7D8B82;
background-color:#CCD1CD;

}

.application { 
padding-left:10px; 
font-size:10px; 
color:#7D8B82; 
background-color:white; 
text-decoration:none; 
line-height: 9pt; 

}

label, input, select { /* Alle Labels UND Formularelemente auswählen */
width: 115px; /* Breite.*/
  
}

.p_bottom10 {
padding-bottom:10px;

}
.p_bottom5 {
padding-bottom:5px;

}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
clear: left; /* das floating der labels und inputs aufheben */

}

input#submit { /* den Submit-Button */
  width: auto;}
  form {
  background: white;
  border: 1px solid #AABB28;
  height: 18px;
}

hr {
  text-align: center;
  margin: 5px auto 5px auto;
  border: 0;
  width: 100%;
  color: #CCCCCC;
  background-color: #CCCCCC;
  height: 1px;
}
