body {
 background: #E7E7E7 url('img/Background.jpg') top left;
 background-attachment:fixed;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {
color: #DB7093;
}

a:visited, a:hover {
color:#0C820C;
}

a:active { 
color:#000000;
}

h1 {
font-size: 13px;
text-transform:uppercase;
margin:0px 
}

h2 {
color: #000000;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
font-style:italic;
}

img.download {
vertical-align:middle;
}

#container {
width: 760px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
border:1px solid #8D8D8D;
}

#headline {
background: url('img/headline.png') no-repeat;
color: #0C820C;
}

#header {
height:50px;
text-align: center;
background:  url('img/header.jpg') no-repeat bottom center;
}

#header img {
padding:10px 0px;
} 

#headertext{
margin-left: 25px; 
}

#headertextsmall{
padding-top: 5px;
text-align:left; 
margin-left: 25px; 
font-size:16px;
}

#rechts {
background:#ffffff  url('img/content.jpg') no-repeat top right;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}

div#rechts { 
min-height:800px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

#links {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#FFFFFF;
height:90%;
position: relative;
min-height: 800px;
}

iframe {
border:none;
width:95%;
height: 670px;
}

#framedatenschutz {
background-color: white;
height: 100%;
line-height: 1.45;
overflow: scroll;
}

#frame {
background-color: white;
height: 100%;
line-height: 1.45;
}

#frame td {
font-size: 11px;
vertical-align:top;
}

#frame a:link, .menu a:visited, .menu a:hover {
text-align: left;
font-family:'Arial',Times,serif;
}

#sponsor {
position: absolute;
bottom: 0;
left: 0;
margin: 5px;
}

#sponsor img {
width: 100%;
border: 0;
}

#sponsor a {
display: inline;
font: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
text-align: none;
vertical-align:none;
margin-top: 0px;
width: 100%;
height: 100%;
}

#footer {
clear: both;
margin: 0px;
padding:0px;
height:35px;
text-align: left; 
background:  url('img/footer.jpg') repeat-x ;
}
 
#footer p{
padding:5px 5px 0px 0px;
margin-left: 20px;
text-transform:lowercase;
color:#FFFFFF;
}

.menu ul{
 list-style:none;
 padding: 10px;
 margin: 0px;
}

 .menu li, a:link, .menu a:visited, .menu a:hover {
   display: block;
   font: bold 1em Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   text-decoration: none;
   text-align: center;
   vertical-align:middle;
   margin-top: 5px;
   width: 143px;
   height: 35px;
 }

 .menu a:hover{
   background: url('img/menuhover.png') no-repeat;
   color: #0C820C;
 }