* {
margin: 0;
padding: 0; }

html {
height: 100%;
font-family: Arial, Helvetica, sans-serif; }

body {
height: 100%; }

.spacer {
clear: both; }

#seite {
position: absolute;
background: none;
background: url(../images/bg_nav.gif) repeat-y;
left: 33%;
margin-left: -312px;
width: 952px;
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
height: 100%; }

a {
text-decoration: none; }

ul {
list-style-type: none; }

#abdeckung {
z-index: 4;
position: absolute;
top: 0;
left: 0;
background: white;
height: 28px;
width: 1000px; }


/* Sitemap */
.csc-sitemap ul li ul {
margin-left: 20px; }
/* Sitemap Ende */


/* Zeile mit Verlauf und Links */
#head1 {
z-index: 2;
position: absolute;
top: 28px;
left: 0;
width: 910px;
height: 28px;
color: #818181;
font-size: 11px;
padding-left: 14px;
padding-right: 28px;
background: #f0f0f0; }

* html #head1 {
width: 952px; }

#head1 a {
color: #818181; }

p#verlauf {
margin-top: 6px;
float: left; }

ul#links_oben {
height: 28px;
float: right; }

ul#links_oben li {
border-left: 1px solid white;
float: left; }

ul#links_oben li#impressum {
border-right: 1px solid white; }

ul#links_oben a {
float: left;
height: 22px;
padding: 6px 5px 0 5px;
display: block; }

* html ul#links_oben a {
height: 28px; }

ul#links_oben li#drucken a {
padding-left: 24px;
background: url(../images/icon_drucken.gif) no-repeat 5px 6px; }

ul#links_oben li#sitemap a { 
padding-left: 21px;
background: url(../images/icon_sitemap.gif) no-repeat 5px 6px; }
/* Zeile mit Verlauf und Links Ende */


/* Zeile mit Logo und Navi oben */
#head2 {
z-index: 2;
width: 952px;
position: absolute;
top: 56px;
left: 0;
height: 140px;
background: #ffce71;
background-position:right bottom;
background-repeat:no-repeat}

img#logo {
position: absolute;
left: 0;
top: 0; }

ul#navi_oben {
border-top: 1px solid white;
border-right: 1px solid #dce2ed;
height: 30px;
background: #e5e5e5;
font-size: 12px;
font-weight: bold;
text-align: center;
position: absolute;
bottom: 0;
right: 0; }

ul#navi_oben li {
/*width: 110px;*/
width: 94px;
height: 30px;
border-left: 1px solid white;
float: left; }

* html ul#navi_oben li {
/*width: 111px;*/
width: 95px; }

ul#navi_oben li a {
padding-top: 7px;
height: 23px;
display: block;
color: #2c8ac4; }

* html ul#navi_oben li a {
height: 30px; }

ul#navi_oben li a:hover, ul#navi_oben li.active a:hover {
background: #2c8ac4;
color: white; }

ul#navi_oben li.active a {
background: white;
color: #2c8ac4; }
/* Zeile mit Logo und Navi Ende oben */


/* Inhalt mit Navi links */
#contentrahmen {
background: url(../images/bg_kreise.gif) no-repeat left bottom;
z-index: 1;
border-right: 1px solid #dce2ed;
position: absolute;
left: 0;
top: 0;
width: 951px;
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
height: 100%; }

* html #contentrahmen {
width: 952px; }
 
ul#navi_links {
z-index: 4;
position: absolute;
top: 197px;
left: 0; }

ul#navi_links li a {
margin-bottom: 1px;
display: block; }

ul.ebene1 li a {
color: #2c8ac4;
padding: 6px 14px;
width: 210px;
background: #d8d8d8;
font-size: 12px;
font-weight: bold; }

* html ul.ebene1 li a {
width: 238px; }

ul.ebene2 li a {
width: 186px;
margin-left: 28px;
padding-left: 10px;
background: #e4e4e4;
font-size: 11px;
font-weight: bold; }

* html ul.ebene2 li a {
width: 210px; }

ul.ebene3 li a {
width: 174px;
padding-left: 22px;
padding-bottom: 7px;
background: #e4e4e4;
font-size: 11px;
font-weight: normal; }

ul.ebene1 li a:hover, ul.ebene2 li a:hover, ul.ebene3 li a:hover {
background: #2c8ac4;
color: white; }

/*ul.ebene1 li.active a, ul.ebene2 li.active a, ul.ebene3 li.active a {
background: white;
color: #2c8ac4; }*/

/* Firefox */
html:not([dummy]) ul.ebene1 li.active a,html:not([dummy]) ul.ebene2 li.active a,html:not([dummy]) ul.ebene3 li.active a {
background: white;
color: #2c8ac4; }

/* IE 6 unterstützt keine Kindselektoren :-( */
* html ul.ebene1 li.active a,* html ul.ebene2 li.active a,* html ul.ebene3 li.active a {
background: white;
color: #2c8ac4; }

/* IE 7 */
ul.ebene1 li.active>a, ul.ebene2 li.active>a, ul.ebene3 li.active>a {
background: white;
color: #2c8ac4; }

ul.ebene1 li.active a:hover, ul.ebene2 li.active a:hover, ul.ebene3 li.active a:hover {
background: #2c8ac4;
color: white; }

#abstand_content_oben {
margin-top: 196px; }

#inhalt {
margin-left: 286px;
width: 637px;
color: #4b4b4b; }

#rechte_spalte {
width: 168px;
float: right;
margin: 26px 0 28px 28px; }

#servicenav {
width: 168px;
margin-bottom: 28px;
color: #2c8ac4;
font-size: 11px;
font-weight: bold; }

ul.menue li {
width: 168px;
background: #e4e4e4;
margin-bottom: 1px; }

ul.menue li.active a {
font-weight: bold;
width: 150px;
border: 1px solid #e4e4e4;
padding: 2px 8px 1px 8px;
background: white; }

* html ul.menue li.active a {
width: 168px; }

ul.menue li a {
padding: 3px 9px 2px 9px;
width: 150px;
display: block;
font-weight: normal;
color: #2c8ac4; }

* html ul.menue li a {
width: 168px; }

ul.menue li a:hover, ul.menue li.active a:hover {
padding: 3px 9px 2px 9px;
background: #2c8ac4;
border: 0;
color: white; }

#inhalt p {
margin-bottom: 19px;
line-height: 18px;
font-size: 12px; }

#inhalt .csc-frame .bodytext {
margin-bottom: 0; }

#inhalt .csc-frame-frame1 .bodytext {
margin-bottom: 10px; }

#inhalt .csc-frame-invisible .bodytext {
margin-bottom: 10px; }

h1 {
margin-bottom: 10px;
font-size: 15px;
font-weight: bold; }

h2 {
margin-bottom: 10px;
font-size: 12px;
font-weight: bold; }

h3 {
padding: 6px 9px 0 9px;
color: #2c8ac4;
font-size: 12px;
font-weight: bold; }

.box {
width: 168px; }

.box .csc-frame-frame1 {
margin-bottom: 18px;
border: 1px solid #e4e4e4; }

.box .csc-textpic-intext-left {
padding: 8px 8px 0px 8px; }

.box h1 {
font-size: 11px;
font-weight: bold;
color: #4b4b4b;
padding: 3px 8px 4px 8px;
background: #e4e4e4; }

#inhalt .box .csc-textpic-imagewrap {
margin-left: 0px; }

#inhalt .box .csc-header h1 {
margin: 0; }

#inhalt .box .bodytext {
font-size: 11px;
line-height:105%;
padding: 0;
margin: 0;
padding: 6px 8px; }

#inhalt .box a {
font-size: 11px;
font-weight: bold;
color: #2c8ac4; }

#inhalt .box .csc-textpic-imagewrap a img {
margin-top: 20px; }

a.pdf span.groesse {
float: left;
color: #acb5c7; }

#footer a {
border: 1px solid #d1d8e4;
display: block;
float: left;
/*height: 16px;*/
margin: 20px 8px 10px 0;
padding-top: 2px;
color: #2c8ac4;
font-size: 11px;
text-decoration: none; }

#footer a#b_seitenanfang {
width: 100px;
padding-left: 10px; }

* html #footer a#b_seitenanfang {
width: 109px; }

#footer a#b_drucken {
width: 80px;
padding-left: 30px;
background: url(../images/icon_drucken2.gif) no-repeat 13px 4px; }

* html #footer a#b_drucken {
width: 109px; }
/* Inhalt mit Navi links Ende */


/* Elemente für den Content */
.inhalttext a {
color: #2c8ac4;
text-decoration: underline; }

.inhalttext .csc-textpic-intext-right .csc-textpic-imagewrap {
margin-top: -2px;
padding-bottom: 14px; }

.inhalttext .csc-textpic-intext-right dl {
padding-bottom: 14px; }

.inhalttext .csc-textpic-caption { /* Überschriften unter Bildern */
padding: 5px 9px;
color: #2c8ac4;
font-size: 11px;
background: #e8edf6; }

.inhalttext .csc-textpic-clear { /* Abstand Bilder nach unten */
margin-bottom: 15px; }

.inhalttext .csc-frame-frame2 .csc-textpic-clear {
margin: 0; }
 
.inhalttext ul {
font-size: 12px;
margin-top: -2px;
margin-bottom: 25px; }

* html .inhalttext ul {
margin-top: -5px; }

.inhalttext ul ul {
margin-top: 9px;
margin-bottom: 0px; }

* html .inhalttext ul ul {
margin-top: 6px; }

.inhalttext li {
background: url(../images/square_grau.gif) no-repeat 0px 4px;
margin-left: 1px;
margin-bottom: 9px;
padding-left: 13px; }

* html .inhalttext li {
margin-bottom: 6px;
background-position: 0px 7px; }

*+html .inhalttext li { /* IE 7*/
margin-bottom: 6px;
background-position: 0px 7px; }
 
.inhalttext .csc-frame-frame1 ul {
margin-bottom: 13px;
margin-top: -5px; }

* html .inhalttext .csc-frame-frame1 ul {
margin-top: -8px; }

.inhalttext .csc-frame-frame1 li {
margin-left: 5px;
padding-left: 13px; }

.inhalttext .csc-frame-frame1 .csc-header h1 {
background: #e4e4e4;
padding: 6px 4px; }

.inhalttext .csc-frame-frame1 p {
padding-left: 4px; }

.inhalttext .csc-frame-frame1 {
margin-bottom: 14px;
border: 1px solid #e4e4e4;
padding: 1px; }

* html .inhalttext .csc-frame-frame1 {
padding-top: 0; }

.inhalttext .csc-textpic-intext-right-nowrap .csc-textpic-image { /* Bilder rechte Spalte */
padding-bottom: 28px; }

/*.inhalttext .float_divs {
margin-bottom: 16px;
width: 660px;
height: 196px; }

.inhalttext .float_divs .csc-textpic-imagewrap {
margin: 0;
width: 182px; }

.inhalttext .float_divs .csc-textpic-clear {
clear: none; }

.inhalttext .float_divs .csc-textpic {
float: left;
margin-right: 2px;
width: 182px;
height: 196px;
background: #e8edf6; }

.inhalttext .float_divs .csc-textpic img {
border-bottom: 1px solid white; }

.inhalttext .float_divs .csc-textpic-text {
padding: 2px 9px 0 9px; }

* html .inhalttext .float_divs .csc-textpic-text {
padding-top: 1px; }

.inhalttext .float_divs .csc-textpic-text h3 {
padding: 0; }

#inhalt .inhalttext .float_divs .csc-textpic-text p {
padding: 0;
font-size: 11px;
line-height: 13px; }

#inhalt .inhalttext .float_divs .csc-textpic-text a {
text-decoration: underline;
color: #4b4b4b; }*/

.inhalttext .csc-frame-frame2 .csc-textpic-imagewrap { /* Abstand nach unten bei Bildern in Kästen */
margin-bottom: -5px; }

* html .inhalttext .csc-frame-frame2 .csc-textpic-imagewrap {
margin-bottom: 0px; }

*+html .inhalttext .csc-frame-frame2 .csc-textpic-imagewrap {
margin-bottom: 0px; }

.inhalttext .csc-frame-frame2 h1 {
font-size: 12px;
background: #e4e4e4;
padding: 3px 8px; }

.inhalttext .csc-frame-frame2 {
border: 1px solid #e4e4e4;
margin-bottom: 18px; }

.inhalttext .csc-frame-frame2 .csc-textpic-text {
margin-left: -10px; }

.inhalttext .csc-frame-frame2 .csc-textpic-text .bodytext {
padding-right: 10px; }

#inhalt .inhalttext .csc-textpicHeader a {
text-decoration: none; }

#inhalt .inhalttext .bodytext a {
text-decoration: underline;
color: #4b4b4b; }

.news-list-item {
border: 1px solid #e4e4e4;
padding-bottom: 10px;
padding-top: 2px;
margin-bottom: 18px; }

.news-list-item img {
padding-left: 10px; }

#inhalt .news-list-date {
font-size: 12px;
padding: 0px 7px 0 7px;
margin: 0; }

.news-list-image {
	float:right;
	margin:21px 0px 0px 0px;
}

#inhalt .news-single-item .news-list-date {
margin-bottom: 5px; }

.news-list-item h3, .news-single-item h3 {
font-size: 12px;
background: #e4e4e4;
color: #4b4b4b;
margin: 0;
margin-top: 3px;
padding: 3px 8px; }

.news-single-item h3 {
margin-bottom: 18px; }

.news-list-item h4, .news-single-item h4 {
font-size: 12px;
font-weight: normal;
padding: 11px 8px 3px 8px;
margin: 0; }

.news-single-item h4 {
display: none;
/*margin-bottom: 18px;*/ }

.news-single-item h4 b {
font-weight: normal; }

.news-list-item a {
padding: 3px 8px;
font-size: 12px;
color: #2c8ac4; }

.news-single-img {
margin-right: 20px;
float: left; }

.news-single-img img {
margin-top: 4px;
margin-bottom: 15px; }

.news-single-backlink {
font-weight: bold;
font-size: 12px; }

#inhalt table {
empty-cells: show;
margin-bottom: 14px;
border-right: 1px solid #dedfe1; }

#inhalt table .bodytext {
margin: 0;
padding: 0; }

#inhalt table thead td {
border: 0;
border-bottom: 1px solid #2c89c2;
color: #2c89c2;
font-weight: bold;
white-space: nowrap;
padding-bottom: 0; }

#inhalt table td {
empty-cells: show;
border-bottom: 1px solid #dedfe1;
padding: 5px 10px; }

#inhalt table td p.mittig {
text-align: center; }

#inhalt table#daten, #inhalt table#daten td {
margin: 0;
padding: 0;
border: 0; }

#inhalt table#daten {
color: #4b4b4b;
margin-top: -19px;
margin-bottom: 19px; }

#inhalt table#daten td.head_s1 {
white-space: nowrap;
width: 80px;
padding-right: 5px; }

#inhalt table#daten td.head {
padding-right: 5px; }

#inhalt blockquote {
margin-left: 28px; }

.dreispaltig {
height: 284px;
margin-bottom: 16px; }

.dreispaltig .spalte {
float: left;
width: 184px;
padding: 0;
margin: 0;
margin-right: 2px; }

.dreispaltig .csc-textpic {
border: 1px solid #e8edf6;
margin-bottom: 2px;
padding-bottom: 10px;
background: #e8edf6; }

.dreispaltig .csc-textpic-imagewrap {
margin: 0;
padding: 0; }

#inhalt .dreispaltig p {
padding: 0;
margin: 10px 8px 0 8px; }

.csc-frame-invisible {
width: 334px;
font-weight: bold;
padding: 9px 13px 0 13px;
border: 1px solid #d8d8d8;
margin-bottom: 43px; }

#linke_spalte a {
text-decoration: underline;
color: white; }
/* Elemente für den Content Ende */


/* Links zu Formularen */
.inhalttext .csc-frame-indent li {
margin: 0 0 1px 0;
padding: 0;
/*text-align: center;
margin: 0 1px 10px 0;
padding: 0 0 20px 0;
width: 158px;
float: left;*/ }

* html .csc-frame-indent li {
/*padding-bottom: 7px;*/ }

*+html .csc-frame-indent li {
/*padding-bottom: 24px;*/ }

.csc-frame-indent a {
background: #f0f0f0 url(../images/pfeil_blau.gif) no-repeat 5px center;
padding: 5px 15px;
margin: 0;
/*color: white;*/
text-decoration: none;
/*background: #2c8ac4;*/
/*background: url(../images/bg_button_big.gif) no-repeat;*/
display: block;
font-size:11px;
/*font-weight:bold;*/
/*padding: 6px 5px 5px 5px;*/ }

* html .csc-frame-indent a {
padding-top: 1px;
/*height: 65px;*/ }

*+html .csc-frame-indent a {
padding-top: 1px; }
/* Links zu Formularen Ende */

		
/* Formulare */
fieldset.csc-mailform {
border: 0px; 
margin: 20px 0 0 0;
padding: 0; }

div.csc-mailform-field {
width: 40em;
margin-bottom: 7px; }

input, textarea {
/*border: 1px solid #666666;*/
margin-bottom: 3px;
padding: 4px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*width: 400px;*/
width: 44em;
border: 1px solid #d8d8d8; }

input.csc-mailform-radio {
margin: 8px 5px 0 0;
border: 0px; }

label, span.label {
width: 40em;
display: block;
float: left;
padding-top: 3px;
padding-left: 1px;
margin-bottom: 2px;
font-size: 12px;
font-weight: bold; }

.csc-mailform-submit {
margin-top: 16px;
width: 13em;
padding: 6px 10px;;
border: 0;
font-size: 12px;
background-color: #2c8ac4;
color: white;
font-weight: bold; }

.csc-frame-indent6633 textarea {
width: 44em; }
/* Formulare Ende */


/* PLZ-Suche */
p#ausgabe {
color: red; }
/* PLZ-Suche Ende */


/* Login */
.csc-frame-indent3366 {
width: 50%;
margin-bottom: 20px;
margin-top: 20px;
border: 1px solid #2c8ac4; }

/*.csc-frame-indent3366 .tx-newloginbox-pi1 {
margin: 0 10px 10px 10px; }*/

.csc-frame-indent3366 .tx-newloginbox-pi1, 
.csc-frame-indent3366 form {
margin: 0 10px 10px 10px; }

.csc-frame-indent3366 form {
padding-top: 10px; }

.csc-frame-indent3366 h1 {
margin-top: 0;
padding: 5px 10px;
background: #2c8ac4;
color: white; }

.csc-frame-indent3366 h3 {
margin: 0;
padding: 0;
color: #4b4b4b }

#inhalt .csc-frame-indent3366 table {
margin: 0;
width: 100%;
border-collapse: collapse;
border-right: 0; }

#inhalt .csc-frame-indent3366 table tr {
margin: 0;
padding: 0; }

#inhalt .csc-frame-indent3366 table td {
padding: 0;
margin: 0;
border-bottom: 0; }

.csc-frame-indent3366 td p {
font-size: 12px;
padding-right: 10px; }

.csc-frame-indent3366 {
font-size: 12px; }

.csc-frame-indent3366 input, .csc-frame-indent3366 textarea {
width: auto; }

.tx-newloginbox-pi1-submit {
margin-top: 10px;
border: 0;
background: #2c8ac4;
color: white; }
/* Login Ende */

/* Dokumente */
#inhalt .tx-mocfilemanager-pi1 table {
color: #4b4b4b;
margin: 0;
margin-bottom: 20px;
width: 100%;
/*border-collapse: collapse;*/
border-right: 0; }

#inhalt .tx-mocfilemanager-pi1 table tr {
margin: 0;
padding: 0; }

#inhalt .tx-mocfilemanager-pi1 table td {
padding: 0;
margin: 0;
font-size: 12px;
background: #f0f0f0;
border-bottom: 1px solid white; }

#inhalt .tx-mocfilemanager-pi1 a {
color: #4b4b4b;
margin-top: 7px; }

#inhalt .tx-mocfilemanager-pi1 a img {
margin-bottom: 7px; }

#inhalt .tx-mocfilemanager-pi1 .command {
color: #4b4b4b;
margin: 0; }

#inhalt .tx-mocfilemanager-pi1 form table {
border-collapse: collapse; }

#inhalt .tx-mocfilemanager-pi1 form table td {
background: none; }

#inhalt .tx-mocfilemanager-pi1 form table input.action {
width: 415px;
border: 1px solid #d8d8d8; }

* html #inhalt .tx-mocfilemanager-pi1 form table input.action {
width: 311px; }

*+html #inhalt .tx-mocfilemanager-pi1 form table input.action {
width: 311px; }

#inhalt .tx-mocfilemanager-pi1 form table textarea {
width: 190px; }

* html #inhalt .tx-mocfilemanager-pi1 form table textarea {
width: 200px; }

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file:hover {
background-color:#ffce71;
}
/* Dokumente Ende */


/* TEMP */
/*#abdeckung, #links_oben, #head2, #abstand_content_oben, #footer, #navi_links, #rechte_spalte, #linke_spalte, img {
display: none; }

img {
height: 0px;
visibility: hidden; }

#seite {

width: 100%; }

div#head1 {
width: 100%;
margin-bottom: 20px; }

div#contentrahmen {
width: 100%; }

div#inhalt {
width: 100%; }

p#verlauf, p#verlauf a {
color: black;
font-weight: bold;
font-size: 12px; }

#head1 {
position: static; }

#inhalt {
width: 650px;
margin: 0px;
padding: 0px; }

#contentrahmen {
position: static;
border: 0;
background: none; }

#seite {
background: none;
position: static;
margin: 0;
padding: 0; }*/