<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin:0px;
    padding:0px;
}

html{
    margin: 0;
    padding: 0;
    height: 100%;
}


body{
    font-family: Arial, Helvetica, Verdana;
    text-align:center;
    font-size:12px;
    background-color:#ffffff;
    color:#3b4555;
    background:url('../images/body-bg.png');
    background-repeat:repeat-x;
    background-position:0px 56px;
    height:100%;
}

#mantel-relative{
    position:relative;
    width:100%;
    min-height: 100%; /* MindesthÃ¶he fÃ¼r moderne Browser */
    height:auto !important; /* Important Regel fÃ¼r moderne Browser */ 
    height:100%; /* MindesthÃ¶he fÃ¼r den IE */ 
    overflow-x: hidden !important; /* FF Scroll-leiste */
}

#mantel{
    margin:0px auto;
    text-align: left;
    width:902px;  
}

#kopfzeile-top{
	float: left;
    background:url('../images/kopfzeile-top.png');
    width:902px;
    height:56px;
    position: relative;
    z-index: 2;
    top: 0;
}

#kopfzeile-top a{
    color:#454d59;
    text-decoration:none;
}

#kopfzeile-top a:hover{
    color:#000000;
}

#kopfzeile-top-text-1{
    float:left;
    position:relative;
    margin-top:23px;
    margin-left:54px;
}

* html #kopfzeile-top-text-1{
    margin-left:27px;
}

#kopfzeile-top-text-1 a{
    font-size:11px;
}

#kopfzeile-top-text-2{
    float:left;
    position:relative;
    margin-top:23px;
    margin-left:45px;
}

#kopfzeile-top-text-2 a{
    font-size:11px;
}

#kopfzeile-top-text-3{
    float:left;
    position:relative;
    margin-top:18px;
    margin-left:65px;
    color:#13369e;
    font-size:19px;
    font-weight:bold;
}




#kopfzeile-mitte{
    float:left;
    background:url('../images/kopfzeile-mitte.png');
    width:902px;
    height:261px;
    position: relative;
    z-index: 3;
}

#container-spalten{
    background-image:url('../images/container-spalten.png');
    width:902px;
    min-height:400px;
    float: left;
}

#linke-spalte{
    float:left;
    width:211px;
    margin-left:1px;
}

#rechte-spalte{
    float:left;
    margin-left:21px;
    width: 439px;
    color:#3b4555;
    padding-bottom:25px;
}

#rechte-spalte-2{
    float:left;
    margin-left:20px;
    color:#3b4555;
    padding-bottom:25px;
}

* html #rechte-spalte{
    margin-left:20px;
    width: 669px;
}


#rechte-spalte .csc-default ul,
#rechte-spalte-2 .csc-default ul{
    padding-left:15px;
}

#rechte-spalte .csc-default ol,
#rechte-spalte-2 .csc-default ol{
	margin-top: 20px;
    padding-left:15px;
}

#rechte-spalte .csc-default ol li,
#rechte-spalte-2 .csc-default ol li{
    list-style-type:square;
    color:#d99b38;
    line-height:19px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.30px;
    font-size:11px;
}

#rechte-spalte .csc-default ul li,
#rechte-spalte-2 .csc-default ul li{
    list-style-type:square;
    color:#d99b38;
    line-height:19px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.30px;
    font-size:11px;
}

#rechte-spalte .csc-default,
#rechte-spalte-2 .csc-default{

    margin-top:25px;
    font-size:12px;
    color:#3b4555;
    line-height:21px;
    text-align: left;
}

#rechte-spalte .csc-default h1,
#rechte-spalte .csc-default h2,
#rechte-spalte .csc-default h3,
#rechte-spalte-2 .csc-default h1,
#rechte-spalte-2 .csc-default h2,
#rechte-spalte-2 .csc-default h3{
    font-size:16px;
    font-weight:100;
    color:#2f9027;
    margin-bottom:20px;
}

/* Info Spalte */

#info-spalte {
    position: relative;
    margin: 85px 0 0 690px;
    padding: 20px 10px;
    background-color: #E0EEDF;
    color: #7A7F87;
    margin-bottom: 15px;
}

#info-spalte div.csc-textpic-clear {
    clear: none;
}

#info-spalte h1 {
    font-size: 12px;
    margin-bottom: 10px;
}

#info-spalte p {
    margin-bottom: 10px;
}

#info-spalte ul {
    padding: 0 0 0 20px;
}

/* START MENU START */

#navigation{
    float:left;
    width:669px;
    background-color:#e6ecf5;
    overflow:hidden;
    margin-top: 20px;
}

* html #navigation{
    position:relative;
    margin-left:-21px;
}

.menu{
    float:left;
    margin-left:55px;
    width:614px;
    height:26px;
    margin-top:14px;
    
}

* html .menu{
    margin-left:10px;
}

.menu li{
    float:left;
    list-style-type:none;
    margin-right:55px;
}

.menu li a {
    font-size:12px;
    text-transform:uppercase;
    color:#32363d;
    text-decoration:none;
    font-weight:bold;
    text-shadow: 1px 1px 0px #ffffff;
}

.menu li a:hover {
    text-decoration: underline;
}

/* ENDE MENU ENDE */

#suche-block{
    float:left;
    margin-left:19px;
    margin-top:16px;
    height:55px;
    overflow:hidden;
}

* html #suche-block{
    margin-left:9px;
}

#suche-block h1{
    color:#13369e;
    line-height:12px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px;
    margin:0px;
    letter-spacing:0.20px;
    margin-bottom:18px;
}

#suchfeld-div{
    float:left;
    width:172px;
    height:25px;
    background-image:url('../images/suchfeld-bg.png');
}

#suchfeld-div .suchfeld{
    float:left;
    margin-top:1px;
    margin-left:2px;
    font-family:Arial,sans-serif;
    color:#777777;
    font-size:12px;
    border: 0px solid #ffffff;
    background-color:#ffffff;
    height:22px;
    line-height:20px;
    width:140px;
    padding:0px;
    padding-left:3px;
}

#suchfeld-div .senden{
    float:left;
    margin-top:1px;
    margin-left:7px;
    font-family:Arial,sans-serif;
    color:#777777;
    font-size:12px;
    border: 0px solid #ffffff;
    background-color:transparent;
    height:22px;
    line-height:20px;
    width:20px;
    padding:0px;
    padding-left:3px;
    cursor:pointer;
}

.box-linke-spalte{
    float:left;
    margin-top:28px;
    padding-left:19px; 
    margin-bottom: 28px;
}

.box-linke-spalte h1{
    float:left;
    width:192px;
    color:#13369e;
    line-height:12px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px;
    margin:0px;
    letter-spacing:0.20px;
    margin-bottom:15px;
}

.box-linke-spalte ul{
    float:left;
    width:175px;
    padding-left:15px;
}

.box-linke-spalte ul li.li-active-1 ul{
	display: block;
}

.box-linke-spalte ul ul{
    float:left;
	display: none;
    width:165px;
    padding-left:13px;
}

.box-linke-spalte ul ul ul{
    float:left;
	display: none;
    width:145px;
    padding-left:13px;
}

.box-linke-spalte ul li{
    list-style-type:square;
    color:#d99b38;
    line-height:19px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.30px;
    font-size:11px;
    width: 175px;
    float: left;
}

.box-linke-spalte ul ul li{
    list-style-type:square;
    color:#d99b38;
    line-height:19px;
    text-transform: none;
    font-weight: normal;
    letter-spacing:0.30px;
    font-size:11px;
    width: 160px;
}

.box-linke-spalte ul ul ul li{
    width: 148px;
}

.box-linke-spalte ul li span{
    color:#7a7f87;
}

.box-linke-spalte ul li span a{
    color:#7a7f87;
    font-size:11px;
    text-decoration:none;
}

.box-linke-spalte ul ul li span a{
    color:#7a7f87;
    font-size:11px;
    text-decoration:none;
}


.box-linke-spalte ul li span a:hover{
    color:#000000;
}


.box-linke-spalte-blau{
	float: left;
    background-color:#f1f6fb;
    padding-top:20px;
    padding-left:19px; 
    padding-bottom:20px;
}

.box-linke-spalte-blau h1{
    float:left;
    width:192px;
    color:#13369e;
    line-height:12px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px;
    margin:0px;
    letter-spacing:0.20px;
    margin-bottom:15px;
}

.box-linke-spalte-blau ul{
    float:left;
    width:175px;
    padding-left:15px;
}

.box-linke-spalte-blau ul ul{
    float:left;
    width:175px;
    padding-left:13px;
}

.box-linke-spalte-blau ul li{
    font-size:11px;
    list-style-type:square;
    color:#d99b38;
    line-height:19px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.30px;
}

.box-linke-spalte-blau ul ul li{
    font-size:11px;
    list-style-type:square;
    color:#d99b38;
    line-height:19px;
    text-transform: none;
    font-weight: normal;
    letter-spacing:0.30px;
}

.box-linke-spalte-blau ul li span{
    color:#7a7f87;
}

.box-linke-spalte-blau ul li span a{
    color:#7a7f87;
    font-size:11px;
    text-decoration:none;
}

.box-linke-spalte-blau ul ul li span a{
    color:#7a7f87;
    font-size:11px;
    text-decoration:none;
}

.box-linke-spalte-blau ul li span a:hover{
    color:#000000;
}



#fusszeile{
    float:left;
    margin-top:1px;
    width:902px;
    height:51px;
    background-color:#e0eedf;
    position: relative;
}

#fusszeile-text-1{
     float:left;
     margin-left:20px;
     margin-top:19px;
     color:#3e473d;
}

#fusszeile-text-2{
    float:left;
    margin-left:85px;
    margin-top:19px;
    text-transform:uppercase;
    color:#3e473d;
}

#fusszeile-bild{
    float:left;
    margin-left:7px;
    margin-top:23px;
    background-image:url('../images/container-spalten.png');
}

#fusszeile a{
    text-decoration:none;
}

.clear{
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a{
    color:#3b4555;
    font-size:12px;
}

a:hover{
    color:#000000;
    font-size:12px;
    text-decoration: none;
}

/* Formulare */

form fieldset {
    border: none;
    background-color: #E6ECF5;
    padding: 25px 0 15px;
    text-align: center;
    width: 440px;
}

form .csc-mailform-field {
    margin-bottom: 10px;
}

form label {
    display: inline-block;
    width: 130px;
    text-align: left;
    margin-right: 10px;
    line-height: 26px;
    vertical-align: top;
}

form input {
    border: 1px solid #bdc8d5;
    padding: 5px;
    width: 230px;
}

form select {
    border: 1px solid #bdc8d5;
    padding: 5px;
    width: 240px;
    line-height: 14px;
}

form input[type="submit"] {
    background-color: #dfeedf;
    border-top: 1px solid #F0F8F0;
    border-bottom: 1px solid #C5DFC5;
    border-left: 1px solid #dfeedf;
    border-right: 1px solid #dfeedf;
    padding: 6px 10px;
    cursor: pointer;
    margin-top: 15px;
    margin-left: 145px;
    border-radius: 3px 3px 3px 3px;
    width: 240px;
}

form .csc-mailform-label {
    text-align: left;
    margin-left: 179px;
    width: 230px;
    line-height: 14px;
    font-size: 10px;
}

/* Wetter Box */

#wetter-box {
    position: absolute;
	top: 0px;
	right: 0px;
    height: 36px;
    width: 200px;
    margin-top: 4px;
}

#wetter-aurich, #wetter-westerstede
{
	display: none;
}
/* Startseite */

#startseite {
    width: 440px;
}

#startseite .info {
    border: 1px solid #E0EEDF;
    line-height: 20px;
    padding: 10px;
    width: 418px;
    margin-top: 7px;
}

#startseite .links {
    margin-right: 20px;
}

#startseite .rechts {
    margin-left: 20px;
}

#startseite a {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 96px;
    font-size: 14px;
    text-decoration: none;
}

#startseite a:hover {
    text-decoration: underline;
}

#startseite .blau {
    position: relative;
    width: 210px;
    height: 96px;
    background-color: #e5edf6;
    margin-top: 25px;
    text-align: center;
    float: left;
}

#startseite .gruen {
    position: relative;
    width: 210px;
    height: 96px;
    background-color: #dfeddf;
    margin-top: 25px;
    text-align: center;
    float: left;
}

#startseite .gross {
    width: 440px;
}

#startseite .pfeil {
    position: absolute;
    width: 11px;
    height: 11px;
    top: -11px;
    left: 20px;
}

#startseite .blau .pfeil {
    background: url('../images/pfeil-blau.jpg') no-repeat;
}

#startseite .gruen .pfeil {
    background: url('../images/pfeil-gruen.jpg') no-repeat;
}

/* IE7 Hack */
/* + html #startseite .links {
    margin-right: 19px;
}

* + html #startseite .rechts {
    margin-left: 19px;
}

* + html #kopfzeile-top, * + html #kopfzeile-mitte {
    margin-left: -902px;
}*/

.csc-textpic-caption{
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
div.csc-textpic-single-image img {
	padding-top:5px;
	
}

.pdflink {
    background: url('../images/pdflink.png') no-repeat left center;
    padding-left: 20px;
}

/* Tabellen */

table.ansprechpartner {
    width: 325px;
    background-color: #F1F6FB;
    padding: 18px;
}

.ansprechpartner h2 {
    font-size: 16px;
    font-weight: normal;
}

.layout-1 {
    width: 440px;
    height: 153px;
    overflow: hidden;
}

.layout-1 div.csc-textpic-single-image img {
    padding-top: 0px;
}


/* Partner-Slider */

.box-linke-spalte #partnerSlider
{
	width: 193px;
	margin-left: -10px;
}

.box-linke-spalte #partnerSlider ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.box-linke-spalte #partnerSlider ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 116px;
	text-align: center;
}

/* Template Hauptverein */

.hauptverein #fusszeile-text-2 {
    margin-left: 28px;
}

.hauptverein #rechte-spalte {
    width: 648px;
}

.hauptverein #rechte-spalte-2 {
    width: 212px;
}

.hauptverein #mailformIhre_Mitteilung {
    width: 240px;
}

#calendar-nav{
	display: none;
}

.monthSelected, td.monthSelectedWeek, .monthToday {
	background-color: #ffffff !important;
	background: #ffffff !important;
}

.month-large a{
	color: #3B4555 !important;
}

.tx-cal-controller  .found{
	display: none;
}

#c453 dt{
	width: 636px;
	margin-bottom: 5px;
	padding: 7px;
}

#calendar-event .von{
	float: left;
	color: #445C83;
	margin-right: 10px;
}

#calendar-event .von div{
	float: left;
	margin-right: 7px;
}

#calendar-event .bis{
	float: left;
	color: #445C83;
}

#calendar-event .bis div{
	float: left;
	margin-right: 7px;
}

#calendar-event .beschreibung{
	float: left;
	padding: 7px;
	width: 636px;
	background: #F0F5FA;
	margin-top: 15px;
	margin-bottom: 5px;
}

#calendar-event .veranstalter{
	float: left;
	color: #3B4555;
	margin-left: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

#calendar-event .ort{
	float: left;
	color: #3B4555;
	margin-left: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

#c451{
	width: 655px;
}
#c453 dt {
line-height: 14px;
}

.tx-cal-controller dl dt a {
    display: block;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.tx-cal-controller dl dt a img {
    float: left;
}

.smt-cookie-note {
    border-top: 2px solid #2f9027 !important;
}

.smt-cookie-note .inner .left .text a {
    color: #2f9027 !important;
}

.smt-cookie-note .inner .right .button {
    background: #2f9027 !important;
}
</pre></body></html>