body {
font: 100.01% Verdana, Arial, Helvetica, sans-serif;
color: #990000;
background: url(bilder/images/bg_verlauf.png) repeat-x;
background-color: #66CC00;
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.bioase {
background: url(bilder/images/bg_gesamt.png) repeat-y left top;
_background: url(bilder/images/ie_bg_gesamt.png) repeat-y left;
width: 900px;
}

div.left {
float: left;
width: 200px;
}
div.right {
margin-left:250px;
width: 650px;
_margin-left:0;
_float: right;
}

#kopf {
position: relative;
top: -5px;
_position: inherit;
_top: 0;
width: 250px;
}

#inhaltspruch {
margin-top:0;
width: 650px;
background: url(bilder/images/inhalt_bg_zwischen_bottom.png) no-repeat bottom left;
_background: url(bilder/images/ie_inhalt_bg_zwischen_bottom.png) no-repeat bottom left;
_margin:0;
}
#inhaltspruch h3 {
margin:0;
padding: 30px 30px 0 30px;
background: url(bilder/images/inhalt_bg_top.png) no-repeat top left;
_background: url(bilder/images/ie_inhalt_bg_top.png) no-repeat top left;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

#inhaltspruch h4 {
margin:0;
padding: 0 60px 30px 30px;
background: url(bilder/images/inhalt_bg_top.png) no-repeat top left;
_background: url(bilder/images/ie_inhalt_bg_top.png) no-repeat top left;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size:12px;
text-align:right;
}
#inhaltspruch h4 a {
margin:0;
padding: 30px 30px 0 30px;
background: url(bilder/images/inhalt_bg_top.png) no-repeat top left;
_background: url(bilder/images/ie_inhalt_bg_top.png) no-repeat top left;
font-family: Georgia, "Times New Roman", Times, serif;
color:#660000;
text-decoration:none;
font-variant:normal;
font-style: italic;
}

#inhalt {
margin: 0;
width: 650px;
}

#zwischenbild {
margin: 0;
background: url(bilder/images/inhalt_bg_zwischen_top.png) no-repeat top left;
_background: url(bilder/images/ie_inhalt_bg_zwischen_top.png) no-repeat top left;
width: inherit;
}

div.navigation {
padding: 30px 5px 0 20px;
}

div.inhalt {
width:570px;
padding:5px 20px;
_width:610px;
_padding:0;
}


#datum {
font-size:9px;
color:#999999;
float:right;
}

div.bild_klassisch {
float:right;
margin:0 0 10px 10px;
border: none;
clear: right;
width:150px;   /*Hier wird die breite des klassischen Bildes eingegeben (das bild am rechten rand)*/
font-size:9px;
text-align:center;
}

#inhalt_ueberschrift {
padding-bottom:10px;
display:block;
}

/*footer*/
p.footer {
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #555555;
text-align: center;
padding: 10px;
}
p.footer a {
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #555555;
font-size: 9px;
text-align: center;
}
div.footer {
text-align:center;
font-size: 9px;
width:900px;
background: url(bilder/images/bg_gesamt.png) repeat-y;
_margin-bottom:-5px;
}
