* {
padding: 0;
margin: 0;
}
img{border: none;}
body{
background: #c5b389;
margin: 0;
padding: 0;
line-height: 140%;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#0c0904;
}
a{
color: #5c761f;
text-decoration: none;
}
#page{
position:absolute;
/*height:480px;*/
height: 40em;
/*width:900px;*/
width: 75em;

top: 50%; 
left: 50%;
background: #c5b389;
}
#content{
position: absolute;
/*width: 603px;*/
width: 50.25em;
/*height: 450px;*/
height: 35.9em;
/*margin-left: 297px;*/
left: 24.75em;
/*margin-top: 30px;*/
top: 4.1em;
background: #ffffff;
border-left: 1px solid #5c761f;
border-right: 1px solid #5c761f;
border-bottom: 1px solid #5c761f;
border-top: 1px solid #5c761f;
overflow: hidden;
}


#content h1{
color: #5c761f;
border-bottom: 1px solid #5c761f;
font-size: 1.6em;
margin: 0.625em 1em;
padding: 0.625em 0;
font-family: "Arial Narrow", Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
}
#content h2{
color: #5c761f;
font-size: 1.4em;
padding-bottom: 0.5em;
padding-top: 0.5em;
font-family: "Arial Narrow", Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
}
#content p{
padding-bottom: 0.8em;
}
#content ul{
padding-bottom: 0.8em;
padding-left: 1.5em;
list-style-type: square;
}
#content a, #zusatz a{
border-bottom: 1px dashed #5c761f;
}
#content a:hover, #zusatz a:hover{
border-bottom: 1px solid #5c761f;
}
#left{
position: absolute;
left: 0;
/*top: 30px;*/
top: 2.5em;
/*width: 282px;*/
width: 23.5em;
/*height: 450px;*/
height: 37.5em;
background: #c5b389;
z-index: 10;

}
h1#titel{
font-family: "Arial Narrow", Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
position: absolute;
left: 0.38em;
top: 5em;
font-size: 2.6em;
height: 3em;
width: 10em;
padding: 0.2em 0;
z-index: 1;
}
#left address{
position: absolute;
left: 1em;
bottom: 1em;
font-style: normal;
}
#navigation{
position: absolute;
/*width: 603px;*/
width: 50.25em;
/*height: 30px;*/
height: 1.6em;
top: 2.5em;
/*left: 297px;*/
left: 24.75em;
background: #ffffff;
border: 1px solid #5c761f;
}
#help{
position: absolute;
/*top: 33px;*/
top: 2.75em;
/*right: 18px;*/
right: 0.25em;
/*width: 60px;*/
width: 5em;
/*height: 15px;*/
height: 1.25em;
background : #ffffff;
text-align: right;
}

ul#navlist 
{

margin-left: 0.8em;
padding-left: 0;
white-space: nowrap;


}

#navlist li
{
display: inline;


}

#navlist a { 
padding: 0 0.8em; 
border: none;


}

#navlist a:link, #navlist a:visited
{
color: #5c761f;
background-color: #fff;
text-decoration: none;

}
#navlist a:hover
{
color: #fff;
background-color: #c5b389;
text-decoration: none;
}

#navlist a:before { content:url(../images/nav_left.png)" "; }
#navlist a:visited:before { content:url(../images/nav_vis.png)" "; }
#navlist .act:before { content:url(../images/nav_act.png)" "; }


.col{
width: 21em;
float: left;
padding: 0.8em 1.6em;
}

#backbutton{
clear: both;
padding: 0.8em 1.6em;
display: none;
}
.act{
padding: 0 0.8em; 
color: #5c761f;

}

html* .act{
background: #c5b389;
}

#zusatz{
position: absolute;
/*width: 603px;*/
width: 50.2em;
/*height: 450px;*/
height: 35.7em;
/*margin-left: 297px;*/
left: 24.8em;
/*margin-top: 30px;*/
top: 4.3em;
display: none;
z-index: 200;
background: #ffffff;

overflow: hidden;
}
#zusatz h1{
color: #5c761f;
border-bottom: 1px solid #5c761f;
font-size: 1.6em;
margin: 0.625em 1em;
padding: 0.625em 0;
font-family: "Arial Narrow", Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
}
#zusatz h2{
color: #5c761f;
font-size: 1.4em;
padding-bottom: 0.5em;
padding-top: 0.5em;
font-family: "Arial Narrow", Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;

}
#zusatz p{
padding-bottom: 0.8em;
}
#zusatz ul{
padding-bottom: 0.8em;
padding-left: 1.5em;
list-style-type: square;
}
