html, body {
font-family: arial;
color: #999999;
background-color: #E4E4E4;
font-size: 10pt;
line-height: 1.5;
}

a {
color: #505050;
}

a:hover {
color: #808080;
}

#rahmen {
min-height: 200px;
width: 1000px;
margin: 0px auto 0px auto;
background-color: #ffffff;
}

#nav1 {
width: 1000px;
height: 20px;
margin: 0px auto 0px auto;
text-align: right;
}

#nav1 a{
font-weight:bold;
font-size:8pt;
text-decoration:none;
color:#808080;
}

#nav1 a:hover {
color: #505050;
}

#logo {
width: 200px;
height: 40px;
float: left;
margin-left:10px;
margin-top:10px;
}

#nav2 {
width:770px;
height:40px;
float:right;
font-weight:bold;
font-size:8pt;
text-decoration:none;
margin-top: 10px;
}

#nav2 a {
font-weight:bold;
font-size:8pt;
text-decoration:none;
}


#header {
height: 200px;
width: 690px;
float: left;
background-image: url(bilder/header.png);
margin-top: 10px;
margin-left: 10px;

}

#header_klein {
height: 100px;
width: 690px;
background-image: url(bilder/header_klein.png);
float: left;
margin-top: 10px;
margin-left: 10px;
}

#headlink1 {
width: 290px;
height: 100px;
background-color: #CACACA;
float: right;
margin-top: 10px;
margin-right: 10px;
}

#headlink2 {
width: 290px;
height: 100px;
background-color: #5A5C5A;
float: right;
margin-right: 10px;
}

#nav_position {
width: 290px;
height: 100px;
background-color: #D2FE39;
float: right;
margin-right: 10px;
margin-top: 10px;
}

#inhalt1 {
width: 200px;
float: left;
margin: 10px 10px 10px 10px;

}

#inhalt2 {
width: 540px;
float: left;
margin: 10px 5px 10px 0px;
}

#inhalt3 {
width: 200px;
float: right;
margin: 10px 10px; 10px; 0px;
}

#invisible {
clear: both;
margin: 0px auto 0px auto;
}

#footer {
width: 900px;
clear: both;
font-size: 8pt;
margin: 0px auto 0px auto;
text-align: center;
}

#footer a {
font-size:8pt;
text-decoration:none;
color: #808080;
}

#footer a:hover {
color: #505050;
}
