body{
    margin:0;
    padding:0;
    background: #EDDCC0;
    color:#755935;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;    
}
h1 {
    color:#755935;
    font-family:"Times New Roman",Times,serif;
    font-size:200%;
    font-style:italic;
    font-variant:normal;
    font-weight:bold;
    line-height:70%;
    padding:0pt;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    margin:0.6em 0pt;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    margin:0.6em 0pt;
    padding-bottom: 0px;
}
p {
    margin-top: 10px;
}
a {
    color:#755935;
}
#maincontainer {
    position: relative;
    width: 960px;
    margin: auto;
    padding-bottom: 277px;
}
#contentwrapper{
    position: relative;
    top: 277px;
    width: 960px;
    background: #FCB325;
}
#content{
    position: relative;
    width: 700px;
    left: 220px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height:140%;
    background-color:#FFECD0;
}
#navigation{
    position: absolute;
    top: 0px;
    width: 220px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFECD0;
}
#navigation ul {
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 13px;
}
#navigation li {
    list-style: none;
    height: 27px;
}
#navigation a {
    text-decoration: none;
}
#navigation a:hover {
    text-decoration: underline;
}
#navigation ul li a {
    background: #FCB325;
    border-bottom:1px solid #FFFFFF;
    display:block;
    font-size:11px;
    font-weight:bold;
    padding:6px 2px 6px 20px;
    text-decoration:none;
    height: 14px;
}

#top{
    position: absolute;
    top: 0px;
}
#footer{
    position: relative;
    top: 277px;
    width: 100%;
    background:#FFECD0;
    color: #000000;
    text-align: center;
    padding: 4px 0;
    border-top: 1px solid #FCB325;
    z-index:1;
}
#footer a {
    
}
.zitat {
    border: 1px solid yellow;
    padding: 15px;
    background-color: #FFEEcc;
    margin-top: 15px;
    margin-bottom: 15px;
}
.breathcrumb {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}
.content_footer {
    border-top: 1px solid #755935;
    margin-top: 30px;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
}
.contentimage1 {
    float: right;
}
.contentimage1 {
    margin-left: 15px;
}
#poskeeper {
  height:300px;
  position:relative;
  width:960px;
  z-index:-1;
}
