body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   font-family:  Arial, sans-serif;
   font-size: 0.75em;
   color: #585858;
   #line-height: 1.3;
}
.printonly {
   display: none;
}
h1 {
   margin: 16px 0;
}
h4 {
   font-size: 1.0em;
}
.std_border {
 
   width: 100%
}
.std_border td {
   background-color: #CCCCCC;
   padding: 3px 3px 3px 5px;
}
a,
a:visited {
   text-decoration: none;
   color: black;
}
a:hover {
   text-decoration: underline;
}
a.prodNaviLinkActive {
   text-decoration: underline;
}
ul {
   list-style-image: url(../fileadmin/images/list_pfeil.gif);
   line-height: 1.5;
   margin: 0px;
   padding: 0 0 0 0;
}
.csc-mailform-field {
   padding:0 0 5px;
   width:500px;
}
.csc-mailform-field input,
.csc-mailform-field textarea {
   border:1px solid #585858;
   color:#585858;
   width:300px;
}
.csc-mailform-field div.mailformlabel {
   width: 70px;
   float: left;
}
.csc-mailform-field input.csc-mailform-submit {
   border:1px solid #969696;
   color:#595959;
   font-weight:bold;
   margin-top:5px;
   width:150px;
}
.contenttable td {
   border: 1px solid grey;
   padding: 0px 5px 2px 5px;
}