body {
background-color: rgb(246,244,185);
color: rgb(0,0,0);
font-family: "Times New Roman", serif;
font-size: 14px;
margin: 0 auto 0;
width: 750px;
}

a {
color: rgb(204,146,51);
}

hr {
text-align: left;
width: 750px;
}

h1 {
background: url(/res/resin-panel.jpg) top left no-repeat;
display: block;
height: 149px;
margin: 10px;
padding: 0;
}

h1 span {
display: none;
}

h2 {
margin: 30px 10px 10px;
}

#navigation {
display: block;
padding: 0 10px 0;
margin: 10px 0 0;
list-style-type: none;
background: url(/res/navigation.jpg) top left no-repeat;
height: 26px;
}

#navigation li {
float: left;
font-size: 16px;
font-weight: bold;
line-height: 16px;
margin: 5px 5px 0;
}

#navigation li a {
padding: 2px 7px 3px;
/*border: 1px solid rgb(0,0,0);
border-bottom: none;*/
color: rgb(0,0,0);
display: block;
text-decoration: none;
}

#navigation li a:hover, .active {
background-color: rgb(246,244,185);
}


div {
margin: 10px;
}

.startseite {
background: url(/res/bild1.jpg) top left no-repeat;
margin: 50px 0 0 50px;
padding: 100px 0 0 220px;
width: 400px;
height: 250px;
font-weight: bold;
font-size: 22px;
}

.startseite span {
font-size: 32px;
}

.inhalt {
margin: 10px;
width: 680px;
}

.inhalt img {
display: block;
margin: 0 auto 0;
}

.inhalt b {
width: 100px;
float: left;
clear: left;
font-weight: normal;
}

table {
margin: 10px;
}

th, td {
text-align: left;
vertical-align: bottom;
padding: 5px;

}

.imprint {
margin-right: 540px;
}

