/* botbox */
#botbox {display: none;}
#header #menu {display: none;}
#header #helpmenu {display: none;}
#teaserimg {display: none;}
#footer ul {display: none;}


/* Allgemeine Gestaltungs-Vorgaben */
body {
font-family: "Georgia", "Times New Roman", times, serif;
font-size: 10pt;
line-height: 14pt;
margin: 3em 5em 10em 5em;
padding: 0;
color: black;
}

img {
float: right;
}

#header #logo {
text-align: right;
margin-bottom: 3em;
}

#header {
display: block;
border: 1px solid white;
}

#teaser, #ref1, #ref2, #ref3, .refsb {
border-bottom: 1px dotted black;
padding: 0 0 2em 0;
}