/*   bei abgeschaltetem Javascrift oder Monitor Auflösung < 1024x768       */  
body { 
  /*NS4*/
  margin-top:-8px; 
  margin-left:-8px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 100.01%;
  background-color : #f8da46;
  
    SCROLLBAR-FACE-COLOR: #EA0000;

    SCROLLBAR-TRACK-COLOR: #ff9f32;

    SCROLLBAR-SHADOW-COLOR: #ffffff;

    SCROLLBAR-ARROW-COLOR: #ffffff;
  }
#container { 
background-image : url(../grafik/bg.gif);
} 
@media all {
/* Moderne Browser: (Ausschluss von NS4, IE4 IE/MAC) */
  body { 
  margin-top:0px; 
  margin-left:0px; 
  }
}
/*   Ende Voreinstellungen       */  


P { 
margin : 0 0 5px 0;
font-size : 9pt;
color : #113e98;
} 
ul { 
margin-top: 8px;
font-size : 9pt;
color : #113e98;
margin-left : 9px;
padding-left : 0;
list-style-image : url(../grafik/li.gif);
} 
li { 
margin-bottom: 6px;
font-size : 9pt;
color : #113e98;
margin-left : 9px;
padding-left : 0;
list-style-image : url(../grafik/li.gif);
} 
.rot { 
color : #ea0000;
font-size : 10pt;
font-weight : bold;
} 
H1 { 
margin : 0 0 5px 0;

color : #EA0000;
font-size : 10pt;
font-weight : bold;
} 
.Feld { 
width : 210px;
height : 14px;
background-color : #ffffff;
font-size : 8pt;
color : #42656b;
} 
.Bereich { 
width : 420px;
height : 100px;
background-color : #ffffff;
font-size : 8pt;
color : #42656b;
} 
.Button { 
width : 140px;
} 
.stern { 
font-size : 9pt;
color : #d3003c;
} 
.pflicht { 
font-size : 7pt;
color : #d3003c;
} 
.Grafik { 
left : 189px;
width : 450px;
position : absolute;
top : 248px;
height : 261px;
border : 6px solid #cccccc;
} 
.Links { 
left : 189px;
width : 347px;
position : absolute;
top : 203px;
height : 40px;
border : 0 solid #ffffff;
} 
