body {
background: #FFFFFF;
margin-left:0px; 
margin-right:0px; 
margin-top:20px; 
margin-bottom:0px
}

img {
border: none;
}

div.title {
width:748px;
height: 30px;
text-align:left;
margin-top:20px;
margin-right:2px;
font-family: Arial, sans-serif;
font-size: 24px;
font-weight:bold;
margin-top:-60px;
margin-left:200px;
margin-right:0px;
color: #006699;
}

div.oben {
width: 800px;
height: 220px;
text-indent: -9999px;
background-image: url(oben.jpg);
background-repeat:no-repeat;
background-position:center;
}

div.unten {
width: 800px;
height: 220px;
text-indent: -9999px;
background-image: url(unten.jpg);
background-repeat:no-repeat;
background-position:center;
}

div.bg {
background-image: url(klein.jpg);
background-repeat:repeat;
background-position:center;
width:800px;
}

div.block {
width:750px;
margin-top:00px;
text-align:left;
}

div.text {
width:724px;
text-align:left;
margin-left:12px;
margin-right:12px;
font-family: Arial, sans-serif;
font-size: 12px;
text-align:justify;
}

div.text a {
color: #FF0000;
text-decoration: underline;
}

div.text a:hover {
color: #000000;
text-decoration: underline;
}

#menu {
width:800px;
height: 20px;
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 20px;
float: middle;
text-align:center;
background-image: url(klein.jpg);
background-repeat:repeat;
background-position:center;
}

#menu a {
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
color: #000000;
text-decoration: bold;
}

