body {
   margin-top: 0;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0;
   border-style: solid;
   border-color: #333333;
   border-left-width: 3px;
   border-right-width: 0;
   border-top-width: 0;
   border-bottom-width: 0;
   font-family: Tahoma,Helvetica,sans-serif;
   background: #DDDDDD;
     }

form      { margin:0px; padding:0px; border-width:0px}
select    { background-color:#E8E8FF; width:140px; border-style:none; font-family:Arial,Helvetica,sans-serif; font-size:11px; }
input     { background-color:#D0D0F0; border-style:none; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; }


.stdbereichschwarz { width: 860px;
                     height: auto;
		             min-height: 1200px;
                     margin: 0,0,0,0;
				     border: 0,0,0,0;
					 padding: 0,0,0,0;
                     background-color: #000000; 
                   }

.stdbereichschwarzn {   width: 1040px;
                        height: 100%;
                        margin: 0,0,0,0;
					    border: 0,0,0,0;
					    padding: 0,0,0,0;
                        background-color: #000000;
                     }
					 


