body {
    margin: 0;
    padding: 0;
    width:100%;
    height:100%;
    background-color: #a3a3a3;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #474747;
}

.cls {
    float: none;
    clear: both;
}

a.mini_navi, a.mini_navi:link, a.mini_navi:visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #474747;
    text-decoration: none;
}

a.mini_navi:hover, a.mini_navi:active {
    color: #008855;
}

#buehne_aussen {
    background-color: #fff;
    width: 940px;
    height: 689px; /*war 600*/
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -470px;
    margin-top: -344px; /**/
}

#buehne_innen {
    margin-top: 20px;
    margin-left: 20px;
    width: 900px;
    height: 560px;
}

#kopf {
    height: 80px;
    width: 900px;
}

#mini_navi {
    width: 300px;
    margin-top: 65px;
    float: left;
    display: inline;
    background-color: #fff;
}

#logo {
    width: 307px;
    height: 80px;
    float: right;
    background-color: #fff;
}

#inhalt {
    width: 900px;
    height: 389px; /*war 300*/
    margin-top: 20px;
    background-color: #008855;
}

#textbereich {
    width: 350px;
    height: 389px; /*war 300*/
    float: left;
    overflow: hidden;
}

#bildbereich {
    width: 550px;
    height: 389px; /*war 300*/
    float: right;
}

p.copytext {
    width: 310px;
    margin: 0px;
    margin-top: 20px;
    margin-left: 20px;
    color: #fff;
    font-size: 10pt;
    line-height: 140%;
}

h1.copyhead {
    width: 310px;
    margin: 0px;
    margin-top: 30px;
    margin-left: 20px;
    color: #fff;
    font-family: garamond, times new roman, serif;
    font-weight: 400;
}

.teaser_aussen {
    margin-top: 20px;
    width: 208px;
    height: 140px;
    border: solid 1px #008855;
    float: left;
    overflow: hidden;
}

.teaser_innen {
    margin-top: 2px;
    margin-left: 2px;
    width: 204px;
    height: 136px;
    overflow: hidden;
}

.folge {
    margin-left: 20px;
}

h1.teaser_head {
    margin: 10px 5px;
    font-size: 11pt;
    font-weight: 400;
}

p.teaser_copy {
    font-size: 9pt;
    color: #fff;
    background-color: #008855;
    margin: 0px;
    padding: 8px 5px;
}

.link {
    margin-left: 2px;
    margin-top: 3px;
    width: 194px;
    overflow: hidden;
    text-align: right;
}

a.mehr, a.mehr:link, a.mehr:visited {
    color: #008855;
    text-decoration: underline;
}

a.mehr:hover, a.mehr:active {
    text-decoration: none;
}
