body {
background-color: #FFFF99;
font-family: Verdana, Geneva, Arial;
font-size: small;
background-repeat: no-repeat;
}

img
{
border-style: none;
vertical-align: middle;
align: center;
}

#textfeld
{
font-size: small;
text-align: left;
color: #000000;
}



#bu
{
font-size: 12px;
text-align: left;
vertical-align: bottom;
color: #000000;
font-weight: bolder; 
}

#rot
{ 
font-size: small; 
color: #CC0000;
text-align: left; 
}

#grossrot
{ 
font-size: medium;
font-weight: bolder; 
color: #CC0000;
text-align: left; 
}

table 
{
border-style: none;
padding: 6px;
width: 100%;
font-size: small;
text-align: left;
color: #000000;
}

.center
{
width: 50%;
vertical-align: middle;
align: center;
}

h1
{
font-size: 20px;
text-align: left;
color: #CC0000;
}

h2
{
font-family: Arial, Verdana, Geneva;
font-size: medium;
text-align: center;
font-weight: bold;
color: #CC0000;
}

.bild
{
border-style: solid;
border-width: 2px;
border-color: #CC0000;
padding: 6px
vertical-align: middle;
align: center;
}

a 
{ 
font-family: Verdana, Geneva, Arial;
color: #0000CC; 
font-size: small; 
text-decoration: none; 
}

a:link   
{ 
color: #CC0000; 
font-size: small;
text-decoration: none;
}

a:visited   
{ 
font-family: Verdana, Geneva, Arial;
color: #CC0000; 
font-size: small;
text-decoration: none;
}

a:hover 
{ 
font-family: Verdana, Geneva, Arial;
color: #CC0000; 
font-size: small; 
text-decoration: none;
}

a:active 
{ 
font-family: Verdana, Geneva, Arial;
color: #0000CC; 
font-size: small; 
text-decoration: none;
}