body {
background-color: #f9dea7;
font-family: Arial, Helvetica, sans-serif;
}

#titelbild {
position: absolute;
top: 0px;
left: 317px;
left: 0px;
height: 267px;
height: 167px;
z-index:2;
background-color:#358968;
background-color:#671e27;
background-color:#8C2934;
}

#spalte-links {
position:absolute;
top:167px;
left:0px;
width:318px;
height:100%;
background-color:#671e27;
background-color:#8C2934;
}

#titel-background {
position: absolute;
top: 0px;
left: 317px;
height: 267px;
width: 830px;
background-color:#405139;
}

#menu-left{
font-size:11px;
position: absolute;
top: 770px;
left: 6px;
z-index:5;
}

#menu {
font-size:11px;
position: absolute;
top: 290px;
left: 260px;
width:155px;
/*background-color:#671e26;*/
background-color: #C36543;
background-color: #358968;
background-color:#8C2934;

padding: 10px;
z-index:5;
color:#f9dea7;
}
#menu-punkt {
color:#f9dea7;
padding:2px;
padding-left:4px;
border: solid 2px #ffffff;
margin-bottom:5px;
}
a.menu-punkt:link {
color:#f9dea7;
text-decoration: none;
}
a.menu-punkt:visited {
color:#f9dea7;
text-decoration: none;
}
a.menu-punkt:hover {
color:#f9dea7;
font-weight:bold;
text-decoration: none;
}
a.menu-punkt:active {
color:#f9dea7;
font-weight:bold;
text-decoration: none;
}

#content {
position: absolute;
top:210px;
left:470px;
font-size:12px;
position: absolute;
width:600px;
}

.ueberschrift {
font-weight: bold;
color: #671e26;
font-size:16px;
}
.text {
font-size:12px;
}


a:link {
color:#405139;
text-decoration: none;
}
a:hover {
color:#405139;
font-weight:bold;
text-decoration: none;

}

