body
{
background-image:url(bilder/Hintergrund-matt.jpg);
background-repeat:repeat-x;
}

table, td, tr
{
font-family: arial;
}

h1
{
color:#FF0000;
text-shadow: red 3px 2px 3px;
}

a:link 
{ 
text-decoration:none; 
font-weight:bold; 
color:#e00000; 
}
a:visited 
{ 
text-decoration:none; 
font-weight:bold; 
color:#800000; 
}
a:hover, a:active, a:focus 
{ 
text-decoration:none; 
font-weight:bold; 
background-color:#eddd20; 
}

ul
{
list-style-image:url(bilder/sonne24.jpg);
}

#oben
{
height:329px;
border:solid 1px black;
}

#button a, #button a:active, #button a:visited
{
background-color:#000000;
font-family: arial;
font-size: 11pt;
color: #a9a9a9;
text-align: center;
text-decoration: none;
display: block;
line-height: 30px;
}

#button a:hover
{
color: #000000;
background-color:#eddd20;
}

#unten
{
padding: 20px;
text-align: justify;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
}
