BODY {color: #000000; background-color: rgb(255,234,83); font-family: Arial
font-size: 12}
.gelbbox { background-color:#FFFF66; padding:6px; margin:0px; }
h0 {font-family: Arial; font-size: 32 }
h1, h2, h3 {font-family: Arial}
td, p, li {font-family: Arial; font-size: 11}
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(pics/buttongelb.gif);
background-repeat: no-repeat;
width: 90px;
height: 14px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button2, a.button2Dis {
display: block;
background-color: transparent;
background-image: url(pics/buttongelb2.gif);
background-repeat: no-repeat;
width: 140px;
height: 16px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button2:link    { background-color:transparent; }
a.button2:visited { background-color:transparent; background-image: url(pics/buttongelb2.gif);}
a.button2:hover   { background-color:transparent; background-image: url(pics/buttongrau.gif);}
a.button2:active  { background-color:transparent; background-image: url(pics/buttongelb2.gif);}
