/*-----------------START: Allgemeine Angaben-----------------*/

* {
	
	margin: 0;
	padding: 0;
	border: 0;
	
}

body {
	
	color: #595959;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 100.1%;
	text-align: center;
	
	background-color: #e9e9e9;
	
	margin-top: 10px;
	margin-bottom: 20px;
	
}

#wrapper {
	
	width: 960px;
	
	font-size: .8em;
	
	background-color: #fff;
	background-image: url('./../layoutbilder/hintergrund.gif');
	background-repeat: repeat-y;
	
	text-align: left;
	
	margin-left: auto;
	margin-right: auto;
	
	overflow: hidden;
	
}

#druck-fuss {
	
	display: none;
	
}

.clear {
	
	clear: both;
	
}

a {
	
	color: #174c89;
	text-decoration: none;
	
}

a:hover {
	
	color: #003B65;
	
}

input {
	
	color: #595959;
	
}

sup {
	
	font-size: .8em;
	vertical-align: top;
	
}

/*-----------------ENDE: Allgemeine Angaben-----------------*/
/*-----------------START: Linke Spalte-----------------*/

#links {
	
	width: 194px;
	float: left;
	
}

#kopfbild {
	
	width: 194px;
	height: 149px;
	overflow: hidden;
	background-image: url('./../layoutbilder/kopfbild.jpg');
	background-repeat: no-repeat;
	
}

#hauptmenue, #hauptmenue-start {
	
	padding-bottom: 40px;
	
}

#hauptmenue-start {
	
	background-image: url('./../layoutbilder/home-menue-bg.jpg');
	background-repeat: no-repeat;
	background-position: right 24px;
	padding-bottom: 460px;
	
}

#hauptmenue ul, #hauptmenue-start ul {
	 
	list-style-type: none;
	
}

#hauptmenue ul li a, #hauptmenue-start ul li a {
	
	color: #fff;
	background-color: #548ac8;
	padding: 4px 0 4px 6px;
	margin-bottom: 2px;
	display: block;
	
}

#hauptmenue ul li a.spezialmenuepunkt, #hauptmenue-start ul li a.spezialmenuepunkt {
	
	background-color: #0b5bb4;
	
}

#hauptmenue ul li a:hover, #hauptmenue ul li a.spezialmenuepunkt:hover, #hauptmenue-start ul li a:hover, #hauptmenue-start ul li a.spezialmenuepunkt:hover {
	
	background-color: #8fb3db;
	
}

#hauptmenue ul li ul li a {
	
	color: #6c6c6c;
	background-color: #fff;
	margin-bottom: 0;
	border-bottom: 1px #7599b4 solid;
	
}

#hauptmenue ul li ul li a:hover {
	
	background-color: #eee;
	
}

#hauptmenue ul li ul li a.sublink, #hauptmenue ul li ul li a.sublink-gewaehlt {
	
	font-size: .85em;
	
	margin-left: 16px;
	padding: 4px 0 4px 25px;
	border-bottom: 1px #7599b4 solid;
	
}

#hauptmenue ul li ul li a.gewaehlt, #hauptmenue ul li ul li a.sublink-gewaehlt {
	
	color: #ed6f00;
	
}

/*-----------------ENDE: Linke Spalte-----------------*/
/*-----------------START: Rechte Spalte-----------------*/

#rechts {
	
	width: 766px;
	margin-left: 194px;
	
}

#logo {
	
	height: 126px;
	text-align: right;
	background-color: #fff;
	
}

#logo #logobild {
	
	width: 120px;
	padding: 15px 26px 0 0;
	
}

#logo h1, #logo #druck-streifen  {
	
	display: none;
	
}

#logo #slogan {
	
	width: 526px;
	display: block;
	margin-left: 21px;
	margin-top: 8px;
	
}

#zweitmenue {
	
	width: 754px;
	height: 19px;
	background-color: #548ac8;
	padding: 4px 12px 0 0;
	text-align: right;
	
}

#zweitmenue ul {
	
	list-style-type: none;
	display: inline;
	
}

#zweitmenue ul li {
	
	display: inline;
	
}

#zweitmenue ul li a {
	
	color: #fff;
	font-size: .8em;
	margin-left: 18px;
	
}

#zweitmenue ul li a:hover {
	
	color: #00234A;
	
}

#sprachauswahl {
	
	width: 536px;
	height: 21px;
	
	background-color: #fff;
	
	padding-top: 3px;
	
	float: left;
	
}

#sprachauswahl ul {
	
	margin-left: 21px;
	list-style-type: none;
	display: inline;
	
}

#sprachauswahl, #sprachauswahl ul li {
	
	display: inline;
	
}

#sprachauswahl ul li a {
	
	color: #6e6e6e;
	font-size: .8em;
	
	margin-right: 10px;
	
}

#sprachauswahl ul li a:hover {
	
	color: #262626;
	
}

form.suchform {
	
	width: 230px;
	height: 24px;
	
	background-color: #fff;
	
	float: right;
	
}

form.suchform, form.suchform div {
	
	display: inline;
	text-align: right;
	
}

#suche .suchbutton {
	
	width: 31px;
	vertical-align: bottom;
	background-color: #fff;
	border: none;
	
}

#suche .suchfeld {
	
	width: 188px;
	height: 16px;
	
	font-size: .85em;
	
	background-color: #e9e9e9;
	
	padding-top: 6px;
	padding-left: 6px;
	
	border-top: none;
	border-right: none;
	border-bottom: 2px #87aad2 solid;
	border-left: none;
	
}

#inhaltshalter {
	
	margin-top: 24px;
	
}

#inhaltshalter,
#inhaltshalter-start,
#inhaltshalter-news-uebersicht,
#inhaltshalter-einspaltig {
	
	width: 766px;
	overflow: hidden;
	clear: right;
	
}

#inhaltshalter,
#inhaltshalter-start,
#inhaltshalter-news-uebersicht {
	
	background-image: url('./../layoutbilder/hintergrund-zusatzspalte.gif');
	background-repeat: no-repeat;
	background-position: right top;
	
}

#inhaltshalter-start {
	
	min-height: 600px;
	
	background-color: #fff;
	background-image: url('./../layoutbilder/home-inhalt-bg.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	
	padding-top: 0;
	
}

#inhaltshalter-einspaltig {
	
	min-height: 500px;
	background-color: #f5f6f8;
	
	/*margin-top: 35px;*/
	
}

#inhalt {
	
	width: 430px;
	background: inherit;
	padding: 35px 66px 20px 25px;

	float: left;
	
}

#inhaltshalter-einspaltig #inhalt {
	
	width: 716px;
	padding-right: 25px;
	
}

#inhaltshalter-start #inhalt, #inhaltshalter-news-uebersicht #inhalt {

	width: 741px;
	padding-right: 0;
	
}

#news {
	
	margin-top: 40px;
	background: transparent url('./../layoutbilder/news-hintergrund.gif') repeat-y 100px 0;
	/*
	Änderung: 09.02.2009
	margin: 0 0 65px 0;
	*/
	margin: 28px 0 65px 0;
	
}

#news-links {
	
	width: 170px;
	
	color: #ed6f00;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	
	padding: 6px 15px 5px 0;
	
	float: left;
	
}

#news-rechts {
	
	width: 551px;
	margin: 0 0 0 185px;
	padding: 6px 5px 6px 0;
	
}

#news-rechts h2 {
	
	/*
	Änderung: 09.02.2009
	font-size: .78em;
	*/
	font-size: .85em;
	font-weight: bold;
	
	float: none !important;
	
}

#news-rechts .ticker-token {
	
	color: #174c89;
	padding: 0 10px;
	
}

#news-rechts p {
	
	width: 300px;
	font-size: .85em;
	padding-bottom: 8px;
	
}

#home-teaser {
	
	height: 400px;
	background: transparent url('./../layoutbilder/home-teaser-background.jpg') no-repeat 55px 40px;
	margin: 65px 0 0 0;
	
}

#home-teaser .blau,
#home-teaser .orange {
	
	display: block;
	position: absolute;
	
}

#home-teaser .blau {
	
	color: #5e7f9d;
	font-size: 1.2em;
	
}

#home-teaser .blau:hover {
	
	color: #003B65;
	
}

#home-teaser .orange {
	
	color: #ed6f00;
	font-size: .78em;
	
}

#home-teaser .orange:hover {
	
	color: #cb5f00;
	
}

#inhaltshalter-news-uebersicht div .bild {
	
	width: 230px;
	text-align: left;
	float: right;
	
}

#inhaltshalter-news-uebersicht div .bild {
	
	text-align: right;
}

#inhaltshalter-news-uebersicht div h2, #inhaltshalter-news-uebersicht div p {
	
	width: 430px;
	
}


#inhaltshalter-start h3, #inhaltshalter-start p {
	
	width: 475px;
	font-size: .85em;
	margin-left: 80px;
	
}

#zusatzspalte {
	
	width: 231px;
	background-color: #fff;
	background-image: url('./../layoutbilder/hintergrund-zusatzspalte.gif');
	background-repeat: repeat-x;
	background-position: right top;
	
	padding: 25px 0 20px 0;
	text-align: right;
	float: right;
	
}

#zusatzspalte * {
	
	margin-left: 28px;
	text-align: left;
	
}

#zusatzspalte * * {
	
	margin-left: 0;
	
}

#zusatzspalte img {
	
	margin-left: 0;
	
}

#zusatzspalte a {

	font-size: .8em;
	
}

#zusatzspalte a.ohnedoppelpfeil {
	
	margin-left: 0;
	
}

#zusatzspalte hr {
	
	height: 0;
	padding-bottom: 10px;
	border-top: 3px #b4cce7 solid;
	
}

#inhaltshalter #inhalt h1,
#inhaltshalter-news-uebersicht #inhalt h1,
#inhaltshalter-einspaltig #inhalt h1 {
	
	color: #ed6f00;
	font-size: 1.5em;
	font-weight: normal;
	
	margin: 0;
	padding: 0 0 20px 0;
	
}

#inhaltshalter #inhalt h2,
#inhaltshalter #inhalt p.teasertext,
#inhaltshalter-news-uebersicht #inhalt h2,
#inhaltshalter-news-uebersicht #inhalt p.teasertext,
#inhaltshalter-einspaltig #inhalt h2 {
	
	color: #174c89;
	font-size: .85em;
	padding: 0 0 5px 0;
	
}

#inhaltshalter #inhalt h2.intext-ueberschrift,
#inhaltshalter-news-uebersicht #inhalt h2.intext-ueberschrift,
#inhaltshalter-einspaltig #inhalt h2.intext-ueberschrift {
	
	font-size: .85em;
	padding: 20px 0 0 0;
	
}

#inhaltshalter #inhalt h3,
#inhaltshalter-news-uebersicht #inhalt h3,
#inhaltshalter-einspaltig #inhalt h3 {
	
	font-size: .85em;
	padding: 0 0 0 10px;
	
}

#inhaltshalter #inhalt h4,
#inhaltshalter-news-uebersicht #inhalt h4,
#inhaltshalter-einspaltig #inhalt h4,
#zusatzspalte h4 {
	
	color: #174c89;
	font-size: .9em;
	
}

#inhaltshalter #inhalt h5,
#inhaltshalter-news-uebersicht #inhalt h5,
#inhaltshalter-einspaltig #inhalt h5,
#zusatzspalte h5 {
	
	color: #174c89;
	font-size: .85em;
	margin-top: 10px;
	
}

#inhaltshalter #inhalt ul,
#inhaltshalter-news-uebersicht #inhalt ul,
#inhaltshalter-einspaltig #inhalt ul,
#zusatzspalte ul {
	
	padding-left: 12px;
	padding-bottom: 10px;
	list-style-type: none;
	
}

#inhaltshalter #inhalt li,
#inhaltshalter-news-uebersicht #inhalt li,
#inhaltshalter-einspaltig #inhalt li,
#zusatzspalte li {
	
	font-size: .85em;
	
	background-image: url('./../layoutbilder/list-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
	
	padding: 2px 0 2px 15px;
	
}

#inhaltshalter #inhalt p,
#inhaltshalter-news-uebersicht #inhalt p,
#inhaltshalter-einspaltig #inhalt p {
	
	font-size: .85em;
	line-height: 1.4em;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#inhaltshalter #inhalt p.ueberschriftenteaser,
#inhaltshalter-news-uebersicht #inhalt p.ueberschriftenteaser,
#inhaltshalter-einspaltig #inhalt p.ueberschriftenteaser {
	
	font-size: .85em;
	margin: 0;
	padding: 0;
	
}

#inhaltshalter #inhalt table,
#inhaltshalter-news-uebersicht #inhalt table,
#inhaltshalter-einspaltig #inhalt table {
	
	font-size: .85em;
	padding-bottom: 10px;
	padding-left: 8px;
	
}

#inhaltshalter #inhalt td,
#inhaltshalter-news-uebersicht #inhalt td,
#inhaltshalter-einspaltig #inhalt td {
	
	padding: 5px 20px 5px 0;
	text-align: left;
	vertical-align: top;
	
}

#inhaltshalter #inhalt .stichpunkt,
#inhaltshalter-news-uebersicht #inhalt .stichpunkt,
#inhaltshalter-einspaltig #inhalt .stichpunkt {
	
	color: #174c89;
	
}

#inhaltshalter #inhalt td.abstand-rechts,
#inhaltshalter-news-uebersicht #inhalt td.abstand-rechts,
#inhaltshalter-einspaltig #inhalt td.abstand-rechts {
	
	width: 250px;
	
}

#inhaltshalter #inhalt div.bild-mit-untertitel,
#inhaltshalter-news-uebersicht #inhalt div.bild-mit-untertitel,
#inhaltshalter-einspaltig #inhalt div.bild-mit-untertitel {
	
	padding-left: 10px;
	
}

#inhaltshalter #inhalt div.bild-mit-untertitel p,
#inhaltshalter-news-uebersicht #inhalt div.bild-mit-untertitel p,
#inhaltshalter-einspaltig #inhalt div.bild-mit-untertitel p {
	
	font-size: .85em;
	vertical-align: bottom;
	display: inline;
	
}

#inhaltshalter-einspaltig p,
#inhaltshalter-einspaltig h1,
#inhaltshalter-einspaltig h2,
#inhaltshalter-einspaltig h3,
#inhaltshalter-einspaltig h4,
#inhaltshalter-einspaltig h5 {
	
	width: 460px;
	
}

#zusatzspalte #seitenmenu {
	
	padding-top: 28px;
	
}

#zusatzspalte #seitenmenu a.gewaehlt {
	
	color: #ed6f00;
	
}

#zusatzspalte #seitenmenu a.gewaehlt:hover {
	
	color: #c35b00;
	
}

#zusatzspalte p,
#zusatzspalte h1,
#zusatzspalte h2,
#zusatzspalte h3,
#zusatzspalte h4,
#zusatzspalte h5 {
	
	margin-right: 5px;
	
}

#zusatzspalte p {
	
	font-size: .8em;
	padding-bottom: 10px;
	
}



#zusatzspalte p a {
	
	font-size: 1em;
	
}

#zusatzspalte p.abstand-oben {
	
	padding-top: 50px;
	padding-bottom: 10px;
	
}

#inhaltshalter-news-uebersicht .clear {
	
	padding-bottom: 15px;
	
}

#inhaltshalter-einspaltig #inhalt ul li {
	
	/*background: none;*/
	padding: 0 0 0 20px;
	
}

ul.sitemap * {
	
	margin: 0;
	padding: 0;
	
	list-style-type: none;
	
}

ul.sitemap {
	
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	list-style-type: none;
	
}

ul.sitemap ul {
	
	margin-bottom: 0;
	
	list-style-type: none;
	
}

ul.sitemap li {
	
	margin-bottom: 15px;
	
}

ul.sitemap li a {
	
	font-size: 1em;
	font-weight: bold;
	
	background-color: #DEE3EB;
	
	padding: 2px 5px;
	
	display: block;
}

ul.sitemap li ul li {
	
	margin-left: 0;
	margin-bottom: 0;
	
}

ul.sitemap li ul li a {
	
	font-size: 1.2em;
	font-weight: normal;
	
	background-color: #F5F6F8;
	
	display: block;
	
}

ul.sitemap ul li {
	
	padding-left: 20px;
	
}

#menue-scroller {
	
	bottom: 30px;
	margin-left: 10px;
	position: fixed;
	display: none;
	
}

.zitat {
	
	font-style: italic;
	
}

/*-----------------ENDE: Rechte Spalte-----------------*/
/*-----------------START: Typo3-Klassen-----------------*/

.csc-textpic,
.csc-textpic-imagewrap, .csc-textpic-lastcol, .csc-textpic-caption, .csc-textpic-clear,
.csc-textpic-center, .csc-textpic-below, .csc-textpic-above,
.csc-textpic-right, .csc-textpic-left,
.csc-textpic-intext-right, .csc-textpic-intext-left, .csc-textpic-intext-right-nowrap, .csc-textpic-intext-left-nowrap {
	
	/* Seitenspezifische Definitionen */
	
}

.csc-textpic-caption {
	
	padding-top: 3px;
	font-size: .8em;
	
}

#inhaltshalter #inhalt .csc-uploads td p {
	
	margin: 0;
	padding: 0;
	font-size: 1em;
	
}

#zusatzspalte dt,
#zusatzspalte .csc-textpic,
#zusatzspalte .csc-textpic-imagewrap, #zusatzspalte .csc-textpic-lastcol, #zusatzspalte .csc-textpic-clear,
#zusatzspalte .csc-textpic-center, #zusatzspalte .csc-textpic-below, #zusatzspalte .csc-textpic-above,
#zusatzspalte .csc-textpic-right, #zusatzspalte .csc-textpic-left,
#zusatzspalte .csc-textpic-intext-right, #zusatzspalte .csc-textpic-intext-left, #zusatzspalte .csc-textpic-intext-right-nowrap, #zusatzspalte .csc-textpic-intext-left-nowrap {
	
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	
	text-align: left;
	
}

.csc-textpic img {
	
	display: block;
	
}

#zusatzspalte .csc-textpic {
	
	margin-left: 0;
	float: right;
	
}

#inhalt .csc-textpic-image {
	
	padding-left: 10px;
	
}

#inhalt .csc-textpic a, #zusatzspalte .csc-textpic a,
#inhalt .csc-uploads-icon a, #zusatzspalte .csc-uploads-icon a {
	
	background: none;
	padding-left: 0;
	
}

table.contenttable-1 .tr-even {
	
	font-weight: bold;
	
}

table.contenttable-2 .td-0, table.contenttable-3 .td-0 {
	
	color: #174c89;
	font-weight: bold;
	
}

.tx-indexedsearch-info, .tx-indexedsearch-icon, .tx-indexedsearch-result-number {
	
	display: none;
	
}

#inhaltshalter-einspaltig .tx-indexedsearch-res h3 {
	
	width: 500px;
	margin-bottom: 5px;
	
}

#inhaltshalter-einspaltig .tx-indexedsearch-redMarkup {
	
	color: #ED6F00;
	
}

.browsebox {
	
	margin: 15px 0;
	
}

#inhaltshalter-einspaltig #inhalt ul.browsebox  li {
	
	margin-left: 0;
	padding-left: 0;
	
}

#inhaltshalter-einspaltig .tx-indexedsearch-res {
	
	margin-top: 10px;
	margin-bottom: 15px;
	
}

#inhaltshalter-einspaltig #inhalt .tx-indexedsearch-whatis p {
	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.kontaktformular {
	
	width: 462px;
	
}

#inhaltshalter #inhalt .kontaktformular td {
	
	padding-right: 0;
	vertical-align: top;
	
}

.kontaktformular .listenpunkt {
	
	width: 300px;
	
}

.kontaktformular .textarea, .kontaktformular .text, .kontaktformular .select {

	width: 300px;
	
	color: #595959;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	
	background-color: #fff;
	
	border: 1px #ccc solid;
	
	padding: 2px;
	
}

.kontaktformular .schmaler {
	
	width: 80px;
	
}

.kontaktformular .schmal {
	
	width: 30px;
	
}

#inhaltshalter #inhalt .kontaktformular p {
	
	font-size: 1em;
	padding: 0;
	float: left;
	
}

#inhaltshalter #inhalt .kontaktformular .rechts {
	
	text-align: right;
	float: right;
	
}

.kontaktformular .submit, .kontaktformular .reset {
	
	font-size: 1em;
	background-color: #fff;
	border: 1px #ccc solid;
	padding: 2px;
	
}

#inhaltshalter #inhalt .kontaktformular .rechts-buendig {
	
	text-align: right;
	
}

.fehler {
	
	color: #c00;
	
}

#zweitmenue ul li:first-child a {
	
	color: #fab325;
	font-weight: bold;
	
}

#zweitmenue ul li:first-child a:hover {
	
	color: #00234A;
	
}

/*-----------------ENDE: Typo3-Klassen-----------------*/