/*	Systemhaus Maitschke stylesheet-file 'Sonderlisten & News' */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #EAEEF7;
  margin-top: 17px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  scrollbar-face-color: E7E7E7;
  scrollbar-highlight-color: D1D1D1;
  scrollbar-3dlight-color: E7E7E7;
  scrollbar-darkshadow-color: D1D1D1;
  scrollbar-shadow-color: 990033;
  scrollbar-arrow-color: 990033;
  scrollbar-track-color: D1D1D1;} 
    
a:link {
  font-weight: normal;
  font-size: 11px; 
  color: #990033;
  text-decoration: underline;
  }

a:visited {
  font-weight: normal;
  font-size: 11px;
  color: #990033;
  text-decoration: ;
  }
  
a:active {
  font-weight: normal;
  font-size: 11px;  
  color: #990033;
  text-decoration: underline;}

a:hover {
  font-weight: normal;
  font-size: 11px;
  color: #D81921;
  text-decoration: underline;}
  
h1 {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  color: #000000;
  text-align: justify;
  margin-bottom: 23px;
}  
  
h2 {
  font-weight: bold;
  font-size: 13px;
  color: #000000;
  text-align: justify;}  
  
p, font {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-align: justify;
  line-height: 15px;
  }  
  
p.right {
  text-align: justify;}  

p.note {
  display: none;}
  
b {
  font-weight: bold;}  
  
td, tr {
  font-weight: normal;
  font-size: 11px;
  vertical-align: top;
  color: #000000;}
  
li, ul, ol, dl {
  list-style-image: url(images/layout/list.gif);
  font-size: 11px;
  color: #000000;
  text-align: left;
  line-height: 15px;
  margin-left: 15px;} 
  
li.link {
  list-style-image: url(images/layout/list_link.gif);
  text-decoration: underline;
  color: #990033; 
  }
  
  
li.v12 {
  list-style-image: url(images/layout/list_link.gif);
  margin-left: 38px;} 
  
textarea, input, select { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #000000;}