@import url("basis.css");

body {
min-width: 780px;
color: #333;
background: #2e5b94 url(../bilder/hg_oben.jpg) repeat-x;
}
a {
padding: 2px;
position: relative;
left: -2px;
color: #333;
}
a:hover, a:focus, a:active,
.soznet  a:hover span, .soznet  a:focus span, .soznet  a:active span {
background: #2e5b94;
color: #fff;
}
.soznet  a:hover, .soznet  a:focus, .soznet  a:active,
a.none:hover, a.none:focus, a.none:active {
background: none;
}
a.none, a.none:hover, a.none:focus, a.none:active {
color: #333;
text-decoration: none;
}

.rahmen, .rahmen_unten {
width: 100%;
background: #fff;
padding-bottom: 0.1em;
}
.kopf, .mitte, .ueberschrift, .schluss {
margin: 0 auto;
min-width: 780px;
width: 70%;
padding: 0;
}
.kopf {
height: 30px;
padding-left: 20px;
background: url(../bilder/oben_li.png) top left no-repeat;
}
.kopf2 {
height: 30px;
padding-right: 20px;
background: url(../bilder/oben_re.png) top right no-repeat;
}
.navleiste {
background: #235e9d;
height: 28px;
padding-top: 2px;
}
.navleiste li, .navleiste li a, .schluss p, .schluss a {
color: #fff;
}
.navleiste li a:hover, .navleiste li a:focus, .navleiste li a:active,
.schluss a:hover, .schluss a:focus, .schluss a:active {
background: #fefefe;
color: #235e9d;
}
.rahmen_unten {
background: url(../bilder/hg_unten.jpg) top repeat-x;
padding-top: 52px;
}
.schluss p {
margin-bottom: 4em;
}
a.print, a.top {
background-repeat: no-repeat;
background-position: 0.2em;
}
a.print {
background-image: url(../bilder/druck.gif);
padding-left: 2.3em;
}
a.top {
background-image: url(../bilder/top_weiss.gif);
padding-left: 1.5em;
}
a.top:hover, a.top:focus, a.top:active {
background: #fff url(../bilder/top.gif) 0.2em no-repeat;
}
a.print:hover, a.print:focus, a.print:active {
background: #fff url(../bilder/druck.gif) 0.2em no-repeat;
}

.ueberschrift h1, .ueberschrift p {
color: #fff;
}
.ueberschrift {
margin-bottom: 65px;
}
.h_absatz {
background: url(../bilder/box.jpg) no-repeat;
padding: 20px 20px 40px 20px;
margin: 40px -20px 0 0;
}
.absatz {
background: url(../bilder/box_unten.jpg) right bottom no-repeat;
padding: 0 20px 20px 20px;
margin: 0 -20px -40px 0;
display: block;
position: relative;
top: -40px;
}
a.nach_oben {
background-image: url(../bilder/top_grau.gif);
background-position: right 0.3em;
background-repeat: no-repeat;
padding: 0 15px 0 3px;
float: right;
font-size: 0.8em;
line-height: 1.6em;
text-decoration: none;
font-weight: normal;
position: relative;
top: -10px;
}
a.nach_oben:hover, a.nach_oben:active, a.nach_oben:focus {
background-image: url(../bilder/top_weiss.gif);
}
.datum {
text-transform: uppercase;
font-style: normal;
display: block;
color: #777;
font-family: sans-serif;
font-size: 0.9em;
}
