body  {
background-image:url(images/background.gif);
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #dada00;
text-align: center;
margin-top: 25px;
margin-left: 0px;
padding: 0px;
}

a:link {color: #D8910E; text-decoration: none; font-weight: bold;}
a:visited {color: #D8910E; text-decoration: none;font-weight: bold;}
a:hover {color: #808080; text-decoration: none;font-weight: bold;}
a:active {color: #D8910E; text-decoration: none;font-weight: bold;}

a.yellow:link {color: #dada00; text-decoration: none;font-weight: bold;}
a.yellow:visited {color: #dada00; text-decoration: none;font-weight: bold;}
a.yellow:hover {color: #808080; text-decoration: none;font-weight: bold;}
a.yellow:active {color: #dada00; text-decoration: none;font-weight: bold;}

.rahmen {
background-color: #D8910E;
border: 1px solid black;
width:760px;
cellspacing:0px;
cellpadding:0px;
margin: auto;
font-size: 12px;
}

.rahmen_klein  { font-size: 12px; background-color: #dada00; text-align: left; margin: auto; width: 100%; border: solid 1px black; cellpadding: 0px; cellspacing: 0px }

.rahmen_98 {
text-align: left;
background-color: #dada00;
border: 1px solid black;
width:98%;
cellspacing:0px;
cellpadding:0px;
margin: auto;
font-size: 12px;
}

ul, li {
font-size: 10px;
}

.klein {
font-size: 10px;
}

.gross {
font-size: 12px;
}

.border {
border: 1px dotted black;
border-bottom: 1px dotted black;
}

.h2 {
font-size: 12px;
font-weight: bold;
color: #dada00;
}

.yellow {
color: #dada00;
font-weight: bold;
font-size: 12px;
}
