@charset "utf-8";
/* CSS Document */

html {
	font-size: 125%;
	overflow: scroll;
	width: 100%;
	height: 100%;
}

body {
	font-size: 50%;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ACC7E2;
	color: #333;
	width: 100%;
	height: 100%;
}

body.startseite, body.testseite {
	background-image: url(../images/body_start_bg.jpg);
	background-repeat: repeat-x;
}

a.localized-anchor { display: none; }

a {
	text-decoration: none;
	color: #004995;
	border-bottom: 1px dotted #004995;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #004995;
}

a img { border: none; }

p { 
	font-size: 1.2em;
	line-height: 150%;
	margin-bottom: 10px;
}

h1 {
	color: #004996;
	font-size: 1.5em;
	margin: 20px 0 10px 0;
}

h1.seitentitel {
	font-size: 1.8em;
	text-align: left;
}

body.startseite h1.seitentitel,
body.testseite h1.seitentitel { display: none; }

h2 {
	color: #004996;
	font-size: 1.4em;
	margin: 20px 0 7px 0;
	text-align: left;
}

h3 {
	color: #004996;
	font-size: 1.3em;
	margin: 20px 0 7px 0;
	text-align: left;
}

h4 {
	color: #004996;
	font-size: 1.2em;
	margin: 20px 0 7px 0;
	text-align: left;
}

h5 {
	color: #333;
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	text-align: left;
}

ul { list-style-type: none; text-align: left; }
ul li {
	background-image: url(../images/subnavi_pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.8em;
	font-size: 1.2em;
	padding: 0.4em 1.8em;
	line-height: 1.6em;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 2.5em;
}

ol li {
	font-size: 1.2em;
	padding: 0.4em 0;
}

label {
	float: left;
	width: 5em;
	font-size: 1.2em;
	margin: 5px 0;
}

input {
	float: left;
	width: 20em;
	margin: 5px 0;
	padding: 2px;
}

textarea {
	border: 1px solid #004996;
	float: left;
	width: 65%;
	margin: 5px 0;
	padding: 2px;
}

input.senden {
	float: left;
	margin-left: 30%;
	width: 6em;
	background-color: #fff;
	color: #004996;
	cursor: pointer;
}

fieldset {
	border: 1px dotted #004996;
	padding: 15px;
	background-color: #EAF1F8;
}

.csc-mailform p {clear:both;padding-top:25px;}
#mailformformtype_mail {clear:both;margin-top:25px;width:auto !important;}
.csc-mailform-field:nth-child(6) label {float:right;width:90%;}
.csc-mailform-field:nth-child(6) input {float:left;width:25px;}
.csc-mailform-field:nth-child(7) label {float:right;width:90%;}
.csc-mailform-field:nth-child(7) input {float:left;width:25px;}

table {
	border-spacing: 1px;
	font-size: 1.2em;
	width: 100%;
	margin: 5px 0;
	text-align: left;
}

th, td {
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
}

th {
	font-weight: bold;
}

tr { background-color: #EAF1F8; }

tr:hover, td:hover { background-color: #E1E7ED; }
td.align-center { text-align: center; }
td.align-right { text-align: right; }
td.align-left { text-align: left; }


* {
	padding: 0;
	margin: 0;
}

.clearer { clear: both; }

.kreisgrafik {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 73em;
	height: 78em;
	margin-left: -750px;
	margin-top: -130px;
}



/*==============================
Masterwrap
==============================*/

#masterwrap {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
}


/*==============================
Top
==============================*/

#topwrap {
	width: 100%;
}

/*=== IMPRESSUM UND LOGO ===*/

#impressumdiv {
	width: 94.5em;
	position: relative;
	margin: 0 auto;
}

#logo {
	float: left;
	position: absolute;
	top: 3em;
	left: -1.6em;
	z-index: 10;
}

#logo img { width: 10em; border: none; }
#logo a { border: none; }

#impressum {
	float: right;
	width: 78em;
	height: 97px;
	margin-top: 1em;
}

#nebenmenu ul {
	float: right;
	list-style-type: none;
}

#sprachauswahl { float: right; width: 11em; height:1.3em;margin: 1.2em; overflow:hidden !important;}
#sprachauswahl a { border: none; }
.tx-srlanguagemenu-pi1 .CUR, .tx-srlanguagemenu-pi1 .NO {margin-bottom:1em;display:block;}


#nebenmenu ul li {
	float: left;
	background-image: none;
	font-size: 1em;
	padding: 0;
}

#nebenmenu ul li a {
	display: block;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	border: none;
}

#nebenmenu ul li a:hover { color: #1B2E46; }
#nebenmenu ul li.aktiv a { text-decoration: underline !important;}

/*=== SUCHE ===*/

#suche {
	float: right;
	width: 25%;
	background-color: #004996;
	padding: 1px;
	font-size: 1.2em;
	position: relative;
	color: #333;
	margin-top: 0.7em;
}

#suche .suchfeld {
	float: left;
	width: 90%;
	height: 1.2em;
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
	color: #999999;
}

#suche .suchbutton {
	position: absolute;
	right: 0.3em;
	top: 15%;
	height: 0.9em;
	width: 0.8em;
	padding: 0.1em 0 0 0;
	margin: 0;
}

.csc-sword { color: #ff0000; font-weight: bold; border-bottom: 1px dotted #ff0000; }

/*=== MAINNAVI ===*/

#naviwrap {
	min-width: 96.5em;
	background-image: url(../images/navi_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #6D8BAA;
	border-bottom: 1px solid #004a96;
	border-top: 1px solid #004a96;
}

#navidiv {
	width: 96.5em;
	margin: 0 auto;
}

#navidiv  ul {
	background-image: url(../images/navidiv_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	float: right;
	list-style: none;
	margin-right: 1em;
}

#navidiv  ul li {
	float: left;
	background-image: none;
	font-size: 1em;
	padding: 0;
}

#navidiv  ul li a {
	background-image: url(../images/navi_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #6D8BAA;
	display: block;
	padding: 0 0.4em;
	line-height: 3.25em;
	font-size: 1.2em;
	border: none;
	margin-left: 1px;
}

#navidiv ul li a:hover,
#navidiv ul li.aktiv a {
	background-image: none;
	background-color: #60a719;
	color: #fff;
}




/*==============================
Wrap um Hauptinhalt
==============================*/

#mainbody {
	width: 96.5em;
	margin: 0 auto;
	position: relative;
}

#schatten {
	width: 96.5em;
	position: absolute;
	z-index: -5;
	top: 0;
	left: 0;
}

#schatten img { width: 96.5em; }





/*==============================
Head
==============================*/


#head {
	width: 94.5em;
	height: 15em;
	border-bottom: 10px solid #002f61;
	margin-left: 1em;
	border-top: 1px solid #002f61;
}

#head img {
	width: 94.5em;
	height: 15em;
}

body.startseite #head, body.testseite #head { height: 41em; position: relative; background-color: #334967; }
body.startseite #head .csc-textpic, body.testseite #head .csc-textpic { position: absolute; left: 0; top: 0; }
body.startseite #head .video-js { width: 94.5em; height: 41em; background-color: #334967; }

body.startseite #head img { height:auto; }


/*=== SLIDER ===*/

#slider {
	position: relative;
	height: 40em;
}

#slider a {
	font-weight: bold;
	color: #192F47;
	border-bottom: 1px dotted #192F47;
}

#slider a:hover {
	border-bottom: 1px solid #192F47;
}

#pfeil_links {
	position: absolute;
	top: 45%;
	left: 1em;
}

#pfeil_rechts {
	position: absolute;
	top: 45%;
	right: 1em;
}

#pfeil_links img,
#pfeil_rechts img {
	width: 4em;
	height: 4em;
	border: none;
}

#slider #pfeil_links a,
#slider #pfeil_rechts a {
	border: none;
}

#newsdiv {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	background-image: url(../images/slider_bg.png);
	width: 100%;
	padding-bottom: 10px;
	border-top: 1px solid #004996;
}

#newsdiv p,
#newsdiv h1 {
	margin: 10px 20px;
}

#newsdiv p { color: #111; }

#newsdiv p.quellenangabe {
	font-size: 1em;
	color: 2c4661;
}

.tx-t3sjslidernews-pi1 a {border:none;}
.tx-t3sjslidernews-pi1 .nivo-caption {background: #2C4661;}
.tx-t3sjslidernews-pi1 .nivo-title {font-size:1.5em !important;}
.tx-t3sjslidernews-pi1 .nivo-title .readmore {padding-bottom:0;}
.tx-t3sjslidernews-pi1 p {font-size:1em;padding:0;}
.tx-t3sjslidernews-pi1 .news-teaser {font-size:1.2em;padding:0;margin-bottom:1em;}
.tx-t3sjslidernews-pi1 .readmore {display:block !important;font-size:1.2em;padding-bottom:1em;}
.tx-t3sjslidernews-pi1 .nivo-caption a.readmore:hover {color:#ADC8E3;}


/*==============================
Content
==============================*/

/*=== HINTERGRUND ===*/

#content_blau {
	background-color: #e0eaf5;
	border-left: 1px solid #182b41;
	border-right: 1px solid #182b41;
	width: 94.3em;
	margin-left: 1em;
}

#content_weiss {
	background-color: #fff;
	position: relative;
	left: 6.5em;
	width: 82em;
}



/*=== INHALT ===*/

#contentdiv {
	position: relative;
	z-index: 10;
	left: -4.5em;
	width: 90em;
	padding: 20px 0;
}

#content {
	width: 100%;
	margin-bottom: 1em;
}

/*=== INHALT STARTSEITE ===*/

.spalten_wrapper { width: 93em; }

.block33 {
	float: left;
	width: 28em;
	margin-right: 2.7em;
	border-top: 10px solid #004995;
	border-bottom: 1px solid #004995;
	background-image: url(../images/infokasten_bg.png);
	background-repeat: repeat-x;
	background-color: #7795B3;
}

.infokastenrechts {
	margin-right: 0;
}

.infoinhalt {
	margin: 10px 15px;
}

p.weiter_link {
	float: right;
	margin: 0;
}

p.weiter_link a {
	font-weight: bold;
	background-image: url(../images/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
	color: #002F61;
	border-bottom: none;
}

p.weiter_link a:hover {
	background-image: url(../images/pfeil_blau.png);
	color: #004995;
	border-bottom: none;
}


/*=== INHALT UNTERSEITE - SUBNAVI ===*/

#subnavi {
	float: left;
	width: 18em;
	background-color: #b3cde8;
	border-bottom: 1px solid #002f61;
	border-top: 1px solid #002f61;	
}

#subnavi ul {
	list-style-type: none;
}

#subnavi ul li {
	background-image: none;
	font-size: 1em;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#subnavi ul li a {
	display: block;
	padding: 10px 15px;
	font-size: 1.2em;
	border: none;
	margin: 0;
}

#subnavi ul li a:hover,
#subnavi ul li.aktiv a {
	background-color: #60a719;
	color: #fff;
}

#subnavi ul li:hover,
#subnavi ul li.aktiv {
	border-bottom: 1px solid #002f61;
}

#subnavi ul li.aktiv ul {
	display: none;
	border-top: 1px solid #002f61;
}

#subnavi ul li:hover ul,
#subnavi ul li.aktiv ul {
	display: block;
	padding: 0 0 0 15px;
}

#subnavi ul li.aktiv ul li { border-bottom: none; }

#subnavi ul li.aktiv ul li a {
	background-color: #d6e3f1;
	background-image: url(../images/subnavi_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 1.1em;
	padding: 8px 20px;
	border: none;
	color: #002F61;
}

#subnavi ul li ul li a:hover,
#subnavi ul li ul li.aktiv a {
	background-image: url(../images/subnavi_pfeil_aktiv.gif);
	background-color: #d6e3f1;
	color: #60a719;
	border: none;
}

/*Style für drittes Level*/
/*#subnavi ul li ul li.aktiv ul {
	padding: 0;
	border-top: none;
}

#subnavi ul li ul li.aktiv ul li a {
	padding: 5px 0 5px 35px;
	background-position: 2em 1em;
	color: #002F61;
	background-color: #EAF1F8;
}

#subnavi ul li ul li ul li.aktiv a,
#subnavi ul li ul li ul li:hover a {
	color: #60A719;
}*/


/*=== MAINCONTENT ===*/

#maincontent {
	float: right;
	width: 70em;
	font-size: 1em;
}

#breadcrumb {
	border-bottom: 1px solid #002f61;
	padding: 10px 0 10px 0;
	position: relative;
}

#breadcrumb ul {
	list-style-type: none;
}

#breadcrumb ul li {
	float: left;
	background-image: none;
	font-size: 1em;
	padding: 0;
}

#breadcrumb ul li a {
	font-size: 1em;
	display: block;
	border: none;
	color: #002f61;
	background-image: url(../images/pfeil_aktiv.png);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding: 0 10px 5px 10px;
}

#breadcrumb ul li a:hover,
#breadcrumb ul li.aktiv a { 
	color: #60A719;
	background-image: url(../images/subnavi_pfeil_aktiv.gif);
}

#blau {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20em;
	height: 1em;
	background-color: #004996;
}


/*=== SPALTEN MIT GLEICHER HÖHE ===*/

#links1 {
	float: left;
	width: 69em;
	background-color: #fff;
	position: relative;
	right: 0.1em;
}

#mitte2 {
	float: left;
	width: 69em;
	background-color: #002F61;
	position: relative;
	right: 18.9em;
}

#rechts3 {
	float: left;
	width: 70em;
	background-color: #EAF1F8;
	overflow: hidden;
	position: relative;
}

#col1 {
	float: left;
	width: 50em;
	position: relative;
	left: 19em;
}

#col2 {
	float: left;
	width: 0.1em;
	position: relative;
	left: 50em;
}

#col3 {
	float: left;
	width: 19em;
	position: relative;
	left: 19em;
}

/* body ohne context spezial optik */
body.tvto4 #col1 { width: 66em; }
body.tvto4 #blau { display: none; }
body.tvto4 #rechts3 { background-color: transparent;}
body.tvto4 #breadcrumb { width: 64em; }
body.tvto4 #mitte2 { background-color: transparent; }

/*=== INHALT MAINCONTENT ===*/

#maincontent_inhalt { margin: 0 3em 2em 0; text-align: justify; }
#maincontent_inhalt ul { margin: 0 0 1em 0; text-align: justify; }

#context { margin: 1em 1em 1em 1em; }

#context h1 {
	font-size: 1.4em;
	margin: 10px 0 5px 0;
}

#context p { 	font-size: 0.9em !important; }
/*==============================
Footer
==============================*/

#footer {
	height: 3em;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	border-top: 5px solid #004995;
	margin: 0 auto;
	width: 94.5em;
}


.csc-textpic-image a img,
.csc-textpic-image a { border: none; }
.csc-textpic-caption { padding-top: 5px; color: #999999;}

dl.filelinks { font-size: 1.2em; color: #999999; }
#context dl.filelinks { font-size: 1em; color: #999999; }
dl.filelinks dt.file { line-height: 1.4em; margin-bottom: 5px;}
dl.filelinks dd.file-desc { background-repeat: no-repeat; padding-left: 20px; height: 1.7em; margin-bottom: 10px; }
dl.filelinks a { color: #333333; border: none;}


#sbOverlay { background-color: #334967 !important; }
#sbCenter { background-color: #60a719 !important; }


.csc-mailform label, .csc-mailform-field label { clear: both; width: 10em; }
.csc-mailform input, .csc-mailform-field input { border: 1px solid #004996; }
.csc-mailform textarea, .csc-mailform-field textarea { font-family: Verdana,Geneva,sans-serif; font-size: 1.2em; }
.csc-mailform .csc-mailform-submit, .csc-mailform-field .csc-mailform-submit { width: auto; margin-left: 9em; }

div.error {color: #ff0000;clear:both;}
div.csc-mailform-field.schmal-40 input {width:5em;}

.tx-indexedsearch label { width: 10em; }
.tx-indexedsearch input { border: 1px solid #004996; }
.tx-indexedsearch .tx-indexedsearch-search-submit input { width: auto; margin-left: 9em; clear: both; }
.tx-indexedsearch li { background-image: none; padding: 0; float: left; margin: 0 3px 0 3px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res { clear: both; margin-bottom: 5px; padding: 10px; background-color: #eaf1f8; border: 1px dotted #004996;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res:hover { background-color: #dae1e8; }
.tx-indexedsearch h3 { margin: 0; }
.tx-indexedsearch .percent { float: right; }
.tx-indexedsearch .descr { margin: 10px 0 10px 0; font-size: 1.1em;}
.tx-indexedsearch strong.tx-indexedsearch-redMarkup { color: #ff0000; }
.tx-indexedsearch dt, .tx-indexedsearch dd { float: left; }
.tx-indexedsearch dt.item-size,
.tx-indexedsearch dt.item-crdate,
.tx-indexedsearch dt.item-mtime { width: 6.5em; }
.tx-indexedsearch dd.item-size { width: 5em; }
.tx-indexedsearch dd.item-crdate { width: 6em; }
.tx-indexedsearch dd.item-mtime { width: 9em; }
.tx-indexedsearch dt.item-path { clear: both; }
.tx-indexedsearch dd.item-path { width: 40em; text-align: left; }

.news-latest-item { border: 1px dotted #004996; background-color: #EAF1F8; margin-bottom: 5px !important; padding: 10px !important; }
.news-latest-item:hover { background-color: #DAE1E8; }
.news-latest-item p { margin: 0; }
.news-latest-item h2 { margin: 5px 0 3px 0 !important; }
.news-latest-item img { margin: 5px 10px 5px 0 !important; }
.news-single-img a {border:none;}

/* Hinweiskästen */
.hinweiskasten { border:1px solid #333333; }
.hinweiskasten-wichtig { border:1px solid #ff0000; }
.weiter { font-size: 1.2em; text-align: right; font-weight: bold;}
span.weiter-dreieck { padding-left: 15px; background-image: url(../images/pfeil.png);	background-repeat: no-repeat; background-position: left 0.3em;	 }
.weiter a { border: none;}
.weiter a:hover { border-bottom: 1px solid #004996; }


p.hinweis { color: #999999; }
h2.error { color: #ff0000; }
.tx-maonlineformular-pi1 fieldset { padding: 0 10px 10px 10px; }
.tx-maonlineformular-pi1 fieldset#qfauto-1 { padding-top: 10px; margin-top: 10px; }
.tx-maonlineformular-pi1 legend { padding: 0 5px 0 5px; background-color: #ffffff; }
.tx-maonlineformular-pi1 label { width: 15em; margin: 10px 10px 0 0;}
.tx-maonlineformular-pi1 div.form-checkbox label, .tx-maonlineformular-pi1 div.element-checkboxform-checkbox label { width: 30em; }
.tx-maonlineformular-pi1 input { width: 18em; margin-top: 10px; border: 1px solid #004996;}
.tx-maonlineformular-pi1 div.input-dummy { width: 18em; margin-top: 10px; float: left; font-size: 1.2em; color: #004996;}
.tx-maonlineformular-pi1 input.form-checkbox { width: 1em; height: 1em; font-size: 1.5em; border: none;}
.tx-maonlineformular-pi1 div.input-checkbox-dummy { float: left; width: 1em; font-size: 1.5em; color: #004996; margin-top: 10px; }
.tx-maonlineformular-pi1 input.senden { width: auto; padding: 0 20px 0 20px; margin: 10px 0 10px 0; }
.tx-maonlineformular-pi1 .element-checkbox label {text-align:left;}
.element-error-text { clear: both; color: #ff0000; font-size: 1.1em;}