body {
    margin : 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 0.8em;
    color: #171717;
    text-align: center;
    background: #fff;
}
a {
    color: #005ea0; text-decoration: none;
}
a:hover, a:focus {
    color: #171717;
}

h1 {
    color : #005ea0;
    text-align : left;
    font-size : 1.3em;
    margin: 0.5em 0em 0.5em 0em;
    background-color: #fff;
}

h2, h3, h4 {
    margin: 0.5em 0em 0.5em 0em;
    font-weight: bold;
    background-color: #fff;
}
h2 {
    font-size : 1.1em;
    color : #005ea0;
}
h3 {
    font-size: 1em;
    color : #005ea0;
}
h4 {
    font-size: 1em;
    color: #171717;
}
p, div, ul, img, form, label, input, fieldset {
    padding: 0;
    margin: 0;
}
img, fieldset {
    border: 0;
}
img.left {
    float: left;
    padding: 0px 0.5em 0.5em 0px;
}
#rahmen {
	margin: auto;
	text-align: left;
	max-width: 1000px;
    background: #fff;
    padding : 1px 2px 0px 2px;
    border: solid 1px #a3acad;
}
#logo {
    margin-top:3px;
    width:435x;
    height:131px;
    float:left;
}
#header {
    width:563px;
    height:135px;
    float:right;
    padding-bottom: 0px;
}
#linkleiste {
    width: 100%;
    padding: 9px 0px 8px 0px;
    clear: both;
    background: #005ea0;
}
#linkleiste form {
    float: right;
    margin: 0px 10px 0px 20px;
}
#linkleiste form label {
    color: #fff;    
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 0.3em;
}
#linkleiste input {
    font-size : 0.9em;
    margin-top: -2px;
}
#linkleiste a {
    color : #d9e7f1;
    font-weight: bold;
}
#linkleiste a:hover {
    color : #a9becc;
}
#linkleiste div.llclear {
    clear: both;
    height:1px;
    overflow: hidden;
}
#toplinks {
    float: right;
}
#toplinks a {
    display: block;
    float: left;
    margin-left: 20px;
}
#mitte {
    margin: 2px 0px 2px 0px;
    background: url(../images/menu_bg.gif) repeat-y top left;
    }
#menue {
    width: 14.5em;
    background-color: #e7ebec;
    margin: 0px 0px 2px 0px;
    clear: both;
    float: left;
}
#menue p.zg {
    background: #f8fcfe;
    margin-top: 2em;
    padding: 4px 0px 8px 0px;
    line-height: 1.5em;
    border-top: #005ea0 1px solid;
    border-bottom: #005ea0 1px solid;
    font-weight: bold;
}
#menue p.zg a {
    display: block;
    text-decoration: none;
    background: url(../images/haken_t.gif) no-repeat top left;
    padding: 4px 0px 0px 1.2em;
    margin:0px;
}
#menue ul {
    padding: 1.3em 0px 0px 0px;
    margin: 0px;
    width: 14.5em;
    list-style-type: none;
    background-color: #e7ebec;
    border-bottom: #fff 1px solid;
}
#menue ul li {
    border-top: #fff 1px solid;
}
#menue ul li a {
    display: block;
    padding: 4px 5px 4px 1.2em;
    text-decoration: none;
    width: 12.95em;
    background: url(../images/haken_t.gif) no-repeat top left #e7ebec;
    font-weight: bold;
}
#menue ul li a.ml1active {
    background: #005ea0;
    color: #fff;
    font-weight: normal;
}
#menue ul li a.ml2pass {
    background: #bfd7e7;
    color: #005ea0;
    padding-left: 2em;
    width: 12em;
    font-weight: normal;
}
#menue ul li a.ml2pass:hover, #menue ul li a.ml2pass:focus, #menue ul li a.ml2pass:active, #menue ul li a.ml2active, #menue ul li a.ml2active:hover, #menue ul li a.ml2active:focus {
    color: #fff;
    background: #73a7cb;
    padding-left: 2em;
    width: 12em;
}
#menue ul li a:hover, #menue ul li a:focus, #menue ul li a:active {
    background: url(../images/haken_tw.gif) no-repeat top left #005ea0;
    color: #fff;
    display: block;
    font-weight: bold;
}
#menue ul li ul{
    padding-top: 0em;
    border-bottom: 0px;
    background-color: #bfd7e7;
}
#menue ul li ul li{
         border-top: #005ea0;
}
#menue ul li ul li:hover, #menue ul li ul li.active {
         background: #73a7cb;
}
#rechter-rahmen {
    background: url(../images/rechts_bg.gif) repeat-y top right;
}
#rechte-spalte {
    width: 177px;
    margin: 0px 0px 0px 2px;
    padding-left: 2px;
    float: right;
    background-color: #fff;
}
#rechte-links {
    width: 177px;
    padding: 0px 0px 0px 0px;
    background-color: #e7ebec;
}
#rechte-links p {
    padding: 0px 2px 7px 0px;
}
#rechte-links p a {
    background: url(../images/haken.gif) no-repeat center left;
    padding-left: 10px;
}
#rechte-links ul {
    margin: 0px;
    width: 177px;
    list-style-type: none;
    background-color: #e7ebec;
    padding-bottom: 10px;
}
#rechte-links ul.rn1 {
    padding-top: 1.3em;
}
#rechte-links ul li {
    display: block;
    border-bottom: #fff 1px solid;
}
#rechte-links ul li.ohnelink {
    padding: 0px 1px 0px 0px;
    border: 0px;
}
#rechte-links ul li ul{
    border-bottom: 0px;
}
#rechte-links ul li a {
    display: block;
    padding: 4px 2px 4px 1.2em;
    text-decoration: none;
    width: 167;
    background: url(../images/haken_t.gif) no-repeat top left #e7ebec;
    font-weight: bold;
}
#rechte-links ul li a:hover, #rechte-links ul li a:focus {
    background: url(../images/haken_tw.gif) no-repeat top left #005ea0;
    color: #fff;
}
#rechte-links ul li a.on {
    background: #005ea0;
    color: #fff;
    font-weight: normal;
}
#rechte-links div.lastnews {
    padding-top: 2em;
}
#rechte-spalte h3 {
	margin-top: 0px;
    color: #fff;
    background-color: #005ea0;
    padding: 3px 2px 5px 2px;
}
#rechte-spalte p {
    padding: 2px 1px 0.5em 0px;
}

#rechte-spalte p.datum {
    padding: 1em 2px 0px 0px;
    font-size: 0.85em;
}
#rechte-spalte p a {
    background: url(../images/haken.gif) no-repeat center left;
    padding-left: 1.2em;
}
#content-rahmen {
    background: url(../images/mitte_bg.gif) repeat-y top left #fff;
    margin-left: 14.5em;
    }
#content {
    padding: 3px 0px 0px 13px;
    line-height: 1.3em;
    float: left;
}
#content.seite {
    width: 64%;
    margin-right: 10px;
}
#content p {
    padding-bottom: 0.8em;
    background-color: #fff;
}
#content p.clear {
    clear: both;
}
#content p.datum {
    padding: 0.8em 0em 0em 0em;
    font-size: 0.85em;
}
#content a.internlink {
    background: url(../images/haken.gif) no-repeat center left;
    padding-left: 1.2em;
}
#content a.externallink {
    background: url(../images/ext_link_icon.gif) no-repeat center left;
    padding-left: 1.2em;
}
#content a.downloadlink {
    background: url(../images/download_icon.gif) no-repeat center left;
    padding-left: 1.2em;
}
#content li {
    padding: 0em 0em 0.3em 0.2em;
    margin-left: 2em;
}
#content ul {
    padding-bottom: 0.5em;
}
#content div.standort {
    font-size: 0.85em;    
    background-color: #fff;
}
#content div.breit {
}
#content div.breit p, #content div.breit h1 {
width: 100%;
    max-width: 40em;
    min-width: 25em;
}
#content div.text {
    width: 100%;
}
#content div.text p.artliste {
    padding-top: 0.5em;
    font-size: 0.85em;
}
#content div.bfwspalte {
        width: 49%;
        min-width: 19em;
    margin-bottom:30px;
    float: left;
}
#content div.bfwspalte h2 {
    border-bottom-style:solid;
    border-width:1px;
    margin-right: 8px;
}
#content div.breitspalte {
    width: 100%;
    border-top: solid 1px #a3acad;
    clear: both;
}
#content div.schmalspalte {
    width: 232px;
    float: left;
    margin: 5px 15px 0px 0px;
    border-top: solid 1px #a3acad;
}
#fussleiste {
    width: 99%;
    min-height: 1.2em;
    padding: 5px 0px 5px 10px;
    border-top: solid 1px #a3acad;
    clear: both;
}
#banner {
}
.left {
    float: left;
}
.llbarr {
    float: left;
    padding-left: 10px;
}
.right {
    float: right;
}
span.unsichtbar {
    width:0px;
    height:0px;
    overflow:hidden;
    display:none;
}
div.clear, br.clear {
    clear: both;
    height:1px;
    overflow: hidden;
    background-color: #fff;
}
.linie {
    border-bottom:  solid 1px;
}
.weiss {
	color: #fff;
	}