body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image:url(img/design/hintergrund.jpg);
background-repeat:repeat-y;
background-attachment:fixed;
margin:0;
padding:0;
}

.ueberschrift {
font-size:12px;
color:#000000;
font-weight:bold;
display:block;
border-bottom:1px #aebb49 dotted;
}

.ueberschrift_news {
font-size:12px;
font-weight:bold;
}

.schrift_news {
font-size:12px;
color:#000000;
}