/* CONTENT */

H1 {
	margin: 0px;
	font-size: 13pt;
	color: #666666;
	text-indent: 0px;
}

H2,
H3 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	clear: both;
}

.text {
	line-height: 15px;
	margin-top: 15px;
}

.text P {
	margin-bottom: 15px;
}

.trennlinie {
	border-bottom: 1px solid #7b7b99;
}

.sbac-spacer {
	color: transparent;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content-teaser {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news-datum {
	color: #666666;
}

.text H2 {
	border-bottom: 1px solid #7b7b99;
	line-height: 19px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #7b7b99;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.text .meldung H2 {
	margin-top: 0;
	margin-bottom: 10px;
}

.text .meldung .news-datum {
	margin: 0;
}

.content-teaser H2 {
	margin: 0;
}

.content-teaser P {
	margin-top: 5px;
	margin-bottom: 0px;
}

SPAN.subheadline {
	color: #FFFFFF;
	background-color: #7b7b99;
	padding-left: 7px;
	padding-right: 5px;
	font-weight: bold;
}


/* CONTENT STARTSEITE */

.bild-startseite {
	width: 600px;
	height: 180px;
	background-color: #e7e7ee;
	background-image: url(/fileadmin/mount/bilder/startseite/bild-startseite-de.jpg);
	background-repeat: no-repeat;
}

.text-bild-box {
	width: 290px;
	height: 460px;
	float: left;
	background-color: #e7e7ee;
	margin-top: 20px;
}

.text-bild-box H2,
.text-bild-teaser H2 {
	margin: 0;
	clear: none;
}

.text-bild-box P {
	padding: 10px;
	line-height: 15px;	
}

.text-bild-box A,
.text-bild-box A:hover {
	text-decoration: none;
}

.text-bild-box A P {
	padding: 10px;
	line-height: 15px;	
	color: #000000;
}

.text-bild-box H2 SPAN {
	margin: 10px;
	line-height: 15px;
}

.text-bild-teaser-startseite {
	width: 600px;
}

.text-bild-teaser {
	margin-top: 20px;
}

.text-bild-teaser P {
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 0;
}

.text-bild-teaser A {
	height: 100px;
	text-decoration: none;
	display: block;
	background-color: #e7e7ee;
	color: #000000;
}

.text-bild-teaser A:hover {
	background-color: #ededf4;
	text-decoration: none;
	color: #000000;
}

.text-bild-teaser H3, .text-bild-teaser P {
	margin-left: 10px;
}

.text-bild-teaser IMG {
	float: left;
	margin-right: 10px;
}

.text-bild-teaser H3 {
	color: #ec008b;
	clear: none;
	padding-top: 8px;
}

.text-bild-teaser SPAN {
	color: #ec008b;
} 

.linkliste {
	margin-top: 15px;
	margin-bottom: 15px;
}

.linkliste A {
	display: block;
	background: no-repeat;
	background-position: 0px 4px;
	background-image: url(/img/pfeil.gif);
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: normal;
}

.linkliste A:hover {
	background-color: #ededf4;
	text-decoration: none;
}

.external-link,
.download-link,
.mail-link {
	background-image: url("/img/icon_externer-link.gif");
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

.download-link {
	background-image: url("/img/icon_pdf.gif");
	background-position: 2px 2px;
	padding-left: 18px;
}

.mail-link {
	background-image: url("/img/icon_letter.gif");
	background-position: 2px 3px;
	padding-left: 19px;
}

.download {
	margin-bottom: 10px;
	margin-left: -10px;
}

UL.download {
	margin-left: 31px;
}

/* Standard Download Icon, falls Datentyp unbekannt */

.download LI {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-bottom: 8px;
	list-style-image:  url(/img/icon_pdf.gif);
	line-height: 13px;
}

/* Download Icons, falls Datentyp bekannt */

.download LI.archiv { list-style-image: url(/img/icon_zip.gif); }
.download LI.bild { list-style-image: url(/img/icon_jpg.gif); }
.download LI.dokument { list-style-image: url(/img/icon_rtf.gif); }
.download LI.video { list-style-image: url(/img/icon_mov.gif); }
.download LI.audio { list-style-image: url(/img/icon_music.gif); }

/* Download Icons, falls Dateiendung bekannt */

/*Powermail*/
/*.tx-powermail ul li:nth-child(1){display:none;}*/
.tx-powermail-pi1 fieldset legend{display:none;}
.tx-powermail-pi1 fieldset {
	background-color: #e7e7ee;
	padding: 10px 10px 0 10px;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:none;
	border-bottom: 1px solid #ffffff;
}
#c24102 h3{
	border-top: 1px solid #7b7b99 !important;
	line-height: 19px !important;
	padding: 0 !important;
	padding-left: 10px !important;
	color: #7b7b99 !important;
	font-weight: bold !important;
	background-color:white;
	margin: 0 !important;
	 
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html label {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 120px;
	display: inline-block;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html  input{
	background-color: #FFFFFF;
  	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  	font-size: 8pt;
  	border: 1px solid;
  	border-color: #7b7b99 #e7e7ee #e7e7ee #7b7b99;
  	display:inline-block;
  	width:290px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html  textarea {
	background-color: #FFFFFF;
  	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  	font-size: 8pt;
  	border: 1px solid;
  	border-color: #7b7b99 #e7e7ee #e7e7ee #7b7b99;
  	display:inline-block;
  	width:290px;
  	height: 146px;
  	margin-bottom:10px;
}

.tx-powermail-pi1 fieldset.style3, .tx-powermail-pi1 fieldset.style2{
	background-color:white;
	padding: 10px;
  text-align: right;
  border-bottom: 1px solid #7b7b99;
}

.tx-powermail-pi1 fieldset.style3  .tx_powermail_pi1_fieldwrap_html_submit input{
	width:90px;
	font-size:0;
	background: url("/img/button_absenden.gif") no-repeat left top;;
 	width:90px;
  	height:20px;
  	border:none;

}
.tx-powermail-pi1 fieldset.style2  .tx_powermail_pi1_fieldwrap_html_submit input{
	width:90px;
	font-size:0;
	background: url("/img/en/button_absenden.gif") no-repeat left top;;
 	width:90px;
  	height:20px;
  	border:none;

}



.error{
	  visibility: visible;
  display: block;
  position: absolute;
 // top: 444px !important;
  left: 844px !important;
  color: red;
  margin-top:6px;

}

/*Powermail ENDE*/

/* FORMULARE */

.formular {
	background-color: #e7e7ee;
	padding: 10px;
	padding-bottom: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.trennlinie-weiss {
	border-bottom: 1px solid #ffffff;
}

.formular td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.formular p {
	padding-bottom: 10px;
	margin: 0;
}

.formular-kopf {
	border-top: 1px solid #7b7b99;
	line-height: 19px;
	padding: 0;
	padding-left: 10px;
	color: #7b7b99;
	font-weight: bold;
}

.formular-fuss {
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #7b7b99;
}

.formularfeld {
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	border: 1px solid;
	border-color: #7b7b99 #e7e7ee #e7e7ee #7b7b99;
}

.XL {
	width: 300px;
}
.L {
	width: 180px;
}
.S {
	width: 120px;
}
.XS {
	width: 86px;
}
.N2 {
	width: 40px;
}
.N4 {
	width: 60px;
}

.radiobutton {
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

.checkbox {
	margin: 0px;
	margin-right: 5px;
}

input.validation-failed,
textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

input.validation-passed,
textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	display : none;
}

/* SITEMAP */

.spaltenheadline {
	background-color: #7b7b99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.sitemap {
	padding: 10px;
}

.sitemap IMG {
	vertical-align: middle;
}

/* SUCHERGEBNIS */

.suchergebnisse {
	padding: 10px;
}

.ranking {
	float: left;
	width: 20px;
	font-weight: bold;
}

.ergebnis {
	float: left;
	width: 588px;
	margin-bottom: 10px;
}

.ergebnis P {
	padding-top: 5px;
}

/* DRUCKVERSION */

.druckversion {
	padding: 20px;
}

.druckversion #logo {
	margin-left: -59px;
}

.csc-sword {
	background-color: #ffee00;
}

.csc-textpic-caption {
	background-color: #e7e7ee;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
	font-size: 10px;
}

.tx-indexedsearch-noresults {
	font-weight: bold;
}

.tx-indexedsearch-sw {
	font-style: italic;
}

.tx-indexedsearch-res H2 {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.tx-indexedsearch-path {
}

.tx-indexedsearch-date {
	color: #7b7b99;
}

.tx-indexedsearch-description {
	margin-top: 10px;
}

TABLE.contenttable TD {
	vertical-align: top;
}


.formular.a-z td{vertical-align:bottom;}

/** POWERMAIL */
.tx_powermail_pi1_form fieldset {
	margin-top: 35px;
	position: relative;
}
.tx_powermail_pi1_form fieldset legend {
	line-height: 19px;
    padding: 0;
    padding-left: 10px;
    color: #7b7b99;
    font-weight: bold;
    display: block;
    position: absolute;
    top: -20px;
    left: 0px;
    width: calc(100% - 10px);
    border-top: 1px solid gray;
}
.tx_powermail_pi1_form input[type="submit"] {
	background: url("/img/button_absenden.gif") no-repeat;
    border: none;
    text-indent: -9999px;
    line-height: 20px;
    width: 90px;
    padding: 0;
    float: right;
    margin-bottom: 15px;
    cursor: pointer;
}

.rechtespalte > .aside-list > .aside-list, .rechtespalte > .aside-list > .aside-list > .newsletter, .rechtespalte > .aside-list:empty { margin-bottom: 0 }