body {
font-size: 100.01%;
font-family: Arial,sans-serif;
margin: 0; 
padding: 0;
min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
background-color: black;
}

div#Header{
background-color: #000000;
width: 100%;
background-image: url(../image/style/bgHeader.jpg);
background-repeat:repeat-x;
}

div#Linde {
height: 100px;
width: 240px;
text-align: center;
float: left; 
}

div#Topmenu{
width: 555px;
background-image: url(../image/style/logo.jpg);
background-repeat:no-repeat;
height: 35px;
margin: 0 0 0 240px;
padding: 65px 5px 0 0;
text-align: center;
}

#Topmenu ul {
margin:0px;
padding: 0px;
list-style: none;
white-space: nowrap;
}

#Topmenu li {
display: inline;
}

#Topmenu a {
display: inline-block;
width: 130px;
line-height:25px;
margin: 0 8px 0 8px;
text-align: center;
background-image: url(../image/style/button-black-small.jpg);
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
font-size: 0.9em
}

#Topmenu a:hover {
background-image: url(../image/style/button-white-small.jpg);
background-repeat:no-repeat;
color: #000000;
}

div#Container {
width: 800px;
}

div#Navigation {
float: left; 
width: 240px;
color: #ffffff;
}

#Navigation ul {
margin:0 0 30px 0;
padding: 0px;
list-style: none;
white-space: nowrap;
}

#Navigation li {
}

#Navigation a {
display: block;
width: 200px;
line-height:39px;
margin: 10px 20px 10px 20px;
text-align: center;
background-image: url(../image/style/button-black-large.jpg);
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
font-size: 0.9em
}

#Navigation a:hover {
background-image: url(../image/style/button-white-large.jpg);
background-repeat:no-repeat;
color: #000000;
}

div#Inhalt {
border: 1px solid #474747;
margin-left: 240px;
min-height: 450px;
height: auto !important;
height: 450px;
}

div#Haupt {
min-height: 80px;
height: auto !important;
height: 80px;
width: 400px;
float: left; 
}

div#Text {
margin: 35px 0 0 0;
padding: 0 10px 0 10px;
color: #000000;
}

div#Text p {
margin: 10px 0 10px 0;
}

div#Rechts {
margin-left: 400px;
}

div#Clear {
clear: both;
}

h1 {
margin: 25px 0 0 0;
font-size: 1.15em;
color: #474747;
}

h2 {
margin: 25px 0 0 0;
font-size: 1.15em;
color: #000000;
}

h3 {
margin: 15px 0 0 0;
font-size: 1.05em;
color: #000000;
}

h1#HauptH1 {
margin: 0px;
padding: 10px;
font-size: 1.5em;
color: #000000;
}

p.moreentries {
text-align: center;
}

span.small {
font-size:0.7em;
color: #474747;
}

a {
text-decoration: none;
color: #474747;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}
