body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #000000;
background-image: url(hintergrund04.jpg);
margin: 0px;
color: #ffffff;
}

.tabelle1 {
background: #F7F8F3;   
/*background-image: url(bg_tabelle1.jpg);
background-repeat:y-repeat;
 border-top:1px solid #000000; */
}

.ueberschrift {
font-size: 18px;
color: #333;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
/* border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000; */
}

.text1 {
font-size: 14px;
color: #333;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
/* border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000; */
}
 


