/* CVT GmbH & Co. KG - Frames*/

body { margin:0px 0px 0px 0px; background:#FFFFFF; }

a:link { text-decoration:none; color:#8D1E31;}
a:visited { text-decoration:none; color:#8D1E31;}
a:hover { text-decoration:none; color:#8D1E31;}
a:active { text-decoration:none; color:#8D1E31;}

td.grau { background:#EEEEEE; }
td.rot { background:#8E2F46; }

p {
  font-family: arial;
  font-size: 11px;
  color: #666666;
  text-decoration:none;
  font-weight: normal;
  }
  
p.klein {
  font-family: arial;
  font-size: 9px;
  color: #666666;
  text-decoration:none;
  font-weight: normal;
  }   
  
p.rot {
  font-family: arial;
  font-size: 11px;
  color: #8D1E31;
  text-decoration:none;
  font-weight: normal;
  } 
  
p.weiss {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration:none;
  font-weight: normal;
  } 
  
h1 {  font-family:arial; color:#8D1E31; margin-top: 0px; margin-bottom: 0px; font-size: 13px; font-weight: bold; text-decoration: none;}
h2 {  font-family:arial; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size: 13px; font-weight: bold; text-decoration: none;}
h3 {  font-family:arial; color:#8D1E31; margin-top: 0px; margin-bottom: 0px; font-size: 15px; font-weight: bold; text-decoration: none;}


.input, .inputplz {
       background-color: #EEEEEE;
       border-top: #EEEEEE 1px solid;
       border-bottom: #8D1D30 1px solid;
       border-left: #EEEEEE 1px solid;
       border-right: #EEEEEE 1px solid;
       font-family:  Arial, Verdana, Tahoma, Helvetica;
       font-size: 11px;
       color: #8D1D30;
}
.submit {
		 background-color: #EEEEEE;
       border-top: #8D1D30 1px solid;
       border-bottom: #8D1D30 1px solid;
       border-left: #8D1D30 1px solid;
       border-right: #8D1D30 1px solid;
       font-family:  Arial, Verdana, Tahoma, Helvetica;
       font-size: 11px;
       color: #8D1D30;
}

body {
scrollbar-face-color:EEEEEE;
scrollbar-shadow-color:8D1D30;
scrollbar-highlight-color:8D1D30;
scrollbar-3dlight-color:CCCCCC;
scrollbar-darkshadow-color:CCCCCC;
scrollbar-track-color:CCCCCC;
scrollbar-arrow-color:8D1D30;
margin:0px 0px 0px 0px;}

/* ------------------------------------------- */