
 /* =======  ::Datei:: styles/standard/styles_text.css ========  */ 
/* *************************************************************************** */
/* TEXT-STYLES Fï¿½R WEBSEITE UND CMS                                            */
/* *************************************************************************** */

/* schriftgroesse / -stil global setzten */
html{
  font-size: 100.01%;
}

body {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #3b3b3b;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 0.75em;
    line-height:1.4em;
}

html,body {
    height: 100%;
}

.bold, .bold:visited, .bold:link, .bold:active {
  font-weight:bold;
}

div,form,td {
    padding: 0px;
    margin: 0px;
}
table { font-size:1em; }
.webText th, .webText td    { text-align:left; }
.webTable th, .webTable td  { text-align:left; }
form br { clear: both; }
form { clear:left; }
a {
  font-size: 1em;
}
a:link, a:visited {
    margin:0px 0px 0px 0px;
    font-weight: normal;
    color: #175172;
}

a:hover,a:active, a:focus {
    margin:0px 0px 0px 0px;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

/* *************************************************************************** */
/* TEXTE, ï¿½BERSCHRIFTEN ETC.                                                   */
/* *************************************************************************** */

/* CONTENT */
.webTextOnlyComment {
    font-size: 0.8em;
    font-weight: bold;
}

/* TITLE */
.webTitle{
    margin: -0.2em 0px 12px 0px;
    font-size: 1.9em;
    line-height: 1.1em;
    font-weight: bold;
}

/* Subsite Titel */
#webSubsiteTitle{
  margin:20px 0px 0px 20px;
}

#webSubsiteTitle a:link, #webSubsiteTitle a:active, #webSubsiteTitle a:visited, #webSubsiteTitle a:hover{
    color:#175172;
    font-weight:bold;
    font-size: 1.3em;
    font-weight:bold;
  text-decoration:none;
}
/* Headerbereich */


/* Linkfarbe der Hauptnavigation */
#webGlobalContentDiv li.standort a {
  color: #474747;
}

/* ZWISCHENUEBERSCHRIFT */
.webSubTitle{
  margin: 0px 0px 0px 0px;
  font-size: 1.3em;
  font-weight:bold;
  font-family: Garamond, "times new roman", times, serif;
}
h1, .webTitleH1{
  font-size: 1.5em;
  font-weight: bold;
  font-family: Garamond, "times new roman", times, serif;
}
h2, .webTitleH2{
  font-size: 1.4em;
  font-weight: bold;
  font-family: Garamond, "times new roman", times, serif;
}
h3, .webTitleH3{
  font-size: 1.3em;
  font-weight: bold;
  font-family: Garamond, "times new roman", times, serif;
}
h4, .webTitleH4{
  font-size: 1.2em;
  font-weight: bold;
  font-family: Garamond, "times new roman", times, serif;
}
h5, .webTitleH5{
  font-size: 1.1em;
  font-weight: bold;
  font-family: Garamond, "times new roman", times, serif;
}
h6, .webTitleH6{
  font-size: 1em;
  font-weight: bold;
  font-family: Garamond, "times new roman", times, serif;
}

/* LEADTEXT */

.webLead{
  font-size:1em;
  line-height:1.4em;
  font-weight: bold;
}

/* Teaser-Thema */
.documentenInfo,
.documentenInfo2,
.documentenInfo3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  color: #3B3B3B;
}

/* FLIESSTEXT (font-family, font-weight, font-size auf jeden Fall mitangeben, da WordModul es benï¿½tigt als "FONTBASE") */
.webText{
  margin:0px 0px 0px 0px;
  font-size: 1em;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
}
.webTextDms{
  font-size: 1em;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
}

/* LEGENDE */
.webLegende{
    margin:0px 0px 0px 0px;
    font-size: 0.9em;
    font-weight: normal;
    color: #595959;
}
/* LEGENDE unter den Bildern ohne Rand (wegen Wordmodul) */
span.webLegende{

}
/* LEGENDE unter den Bildern mit Rand */
div.webLegende{
    margin:0px 0px 0px 0px;
    padding:5px 0;
    font-size: 0.9em;
    font-weight: normal;
    display:block;
}

/* Tiny mit Rahmen */
.flexTinymce .Rahmen {
  color: #3b3b3b;
}


/* *************************************************************************** */
/* STANDARD LINKS                                                              */
/* *************************************************************************** */

/* Dieser Style wird fï¿½r die Link-Darstellung im Wordmodul benï¿½tigt! */
.webTextLink {
    margin: 0px 0px 0px 0px;
    font-size: 1em;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}
.webTextLink:link, .webTextLink:visited {
    margin:0px 0px 0px 0px;
    font-size: 1em;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

.webTextLink:hover,.webTextLink:active, .webTextLink:focus {
    margin:0px 0px 0px 0px;
    font-size: 1em;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

/* Links in Tabellen */

.webTableLink:link, .webTableLink:active, .webTableLink:visited {
    margin:0px 0px 0px 0px;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

.webTableLink:hover {
    margin:0px 0px 0px 0px;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

.webTextLinkBold:link, .webTextLinkBold:active, .webTextLinkBold:visited {
    margin:0px 0px 0px 0px;
    font-weight: bold;
    color: #175172;
    text-decoration: underline;
}
.webTextLinkBold:hover {
    margin:0px 0px 0px 0px;
    font-weight: bold;
    color: #175172;
    text-decoration: underline;
}

/* *************************************************************************** */
/* HEADER                                                                      */
/* *************************************************************************** */

.webHeadTitle {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: bold;
  color:#000;
}

.webHeadTitle1 {
  margin:0px 0px 0px 13px;
  padding:0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: bold;
}

.webHeadTitle2 {
  margin:0px 0px 0px 26px;
  padding:0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: bold;
}

.webHeadTitle3 {
  margin:0px 0px 0px 39px;
  padding:0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: bold;
}

.webHeadLink:link, .webHeadLink:visited,.webHeadLink:hover, .webHeadLink:active {
  font-weight: bold;
  color:#000;
}

/* *************************************************************************** */
/* SERVICE NAVIGATION                                                          */
/* *************************************************************************** */

.webServiceContent {
  font-size: 0.9em !important;
  font-weight: normal;
  color: #000 !important;
  margin:10px 15px 0px 5px;
  text-decoration:underline;
}

.webServiceContent:link, .webServiceContent:visited{
  font-size: 0.9em;
  font-weight: normal;
  color: #000;
  text-decoration:underline;
}

a.webServiceContent:hover, a.webServiceContent:active, a.webServiceContent:focus {
  text-decoration:underline;
}

.webServiceLink:link, .webServiceLink:visited, .webServiceLink:hover, .webServiceLink:active, .webServiceLink:focus {
    font-size: 0.9em;
    font-weight:normal;
    color: #175172;
    padding-left: 15px;
    text-decoration:underline;
}

.webServicePrint:link, .webServicePrint:visited, .webServicePrint:hover, .webServicePrint:active, .webServicePrint:focus {
    background-image: url(/images/icons/ico_drucken.gif);
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    float:left;
    margin-right:15px;
}

.webServiceMail:link, .webServiceMail:visited, .webServiceMail:hover, .webServiceMail:active, .webServiceMail:focus {
    background-image: url(/images/icons/ico_email.gif);
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    float:left;
    margin-right:15px;
}


/* *************************************************************************** */
/* Global NAVIGATION                                                          */
/* *************************************************************************** */

.webGlobalContent {
  color: #FFFFFF;
  display:block;
  padding:0 0 0 12px;
}

.webGlobalContent:link, .webGlobalContent:active, .webGlobalContent:visited {
  font-size: 1em;
  color: #FFFFFF;
  text-decoration: underline;
  display:block;

}

.webGlobalContent:hover {
  text-decoration:underline;
  display:block;
  color: #FFFFFF;
}

.webGlobalContentFirst  {

}

/* LiveSience - Inhalt */
.magazinBox {
  color: #DDDDDD;
  background: #333333;
}
.magazinBox h3 {
  display: block;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.1em 0;


  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.1em;

  border-bottom: 1px solid #DDDDDD;
}

#webGlobalContentDiv .magazinBox ul {
  float: none;
  width: 310px;
  margin: 0;
  padding: 0 0 2px 0;

  list-style: none;
}
#webGlobalContentDiv .magazinBox li {
  display: block;
  float: none;
  width: 300px;
  margin: 0;
  padding: 0 0 0.3em 10px;

  background-image: url("/images/icons/ico_bullet.gif");
  background-position: 0 42%;
  background-repeat: no-repeat;
}
#webGlobalContentDiv .magazinBox a {
  display: inline;
  margin: 0;
  padding: 0;

  color: #DDDDDD;
  background: none;
}

/* *************************************************************************** */
/* NAVIGATION LINKS                                                            */
/* *************************************************************************** */

/* Ebene 0 (Startseite) */
.webNaviEbene0:link, .webNaviEbene0:visited {
    color: #000000;
    font-family: Garamond,times;
    font-size: 1.2em;
    font-weight:bold;
    text-decoration:underline;
    display:block;
    border-bottom: 1px solid #dfdfdf;
}

.webNaviEbene0:hover, .webNaviEbene0:focus,.webNaviEbene0:active {
    color: #000000;
    font-family: Garamond,times;
    font-size: 1.2em;
    font-weight:bold;
    text-decoration:underline;
    display:block;
    border-bottom: 1px solid #dfdfdf;
}

/* Ebene 1*/
.webNaviEbene1:link, .webNaviEbene1:active, .webNaviEbene1:visited {
    color: #000;
    text-decoration: none;
    font-weight:bold;
}

.webNaviEbene1:hover {
    color: #000;
    font-weight:bold;
    text-decoration:none;
}

/* Ebene 2*/
.webNaviEbene2:link, .webNaviEbene2:active, .webNaviEbene2:visited {
    color: #000;
    text-decoration:none;
    font-weight:normal;
}

.webNaviEbene2:hover {
    font-weight:normal;
    color:#000;
    text-decoration:none;
}

/* Ebene 3*/
.webNaviEbene3:link, .webNaviEbene3:active, .webNaviEbene3:visited {
    color: #000;
    text-decoration:none;
    font-weight:normal;
}

.webNaviEbene3:hover {
    color: #000;
    text-decoration:none;
    font-weight:normal;
}
/* Ebene 4*/
.webNaviEbene4:link, .webNaviEbene4:active, .webNaviEbene4:visited {
    color: #000;
    text-decoration:none;
}

.webNaviEbene4:hover {
    color: #000;
    text-decoration:none;
    font-weight:normal;
}

/* *************************************************************************** */
/* Aktuell = die Seite auf der wir uns momentan befinden                       */

.webNavigationAktuell {
    color:#175172;
    margin:0;
}

/* Ebene 1*/
.webNavigationAktuell .webNaviEbene1:link, .webNavigationAktuell .webNaviEbene1:active, .webNavigationAktuell .webNaviEbene1:visited  {
  color:#175172;
  font-weight:bold;
}

.webNavigationAktuell .webNaviEbene1:hover{
  color:#175172;
  font-weight:bold;
}

/* Ebene 2*/
.webNavigationAktuell .webNaviEbene2:link, .webNavigationAktuell .webNaviEbene2:active, .webNavigationAktuell .webNaviEbene2:visited  {
  color:#175172;
}

.webNavigationAktuell .webNaviEbene2:hover{
  color:#175172;
}

/* Ebene 3*/
.webNavigationAktuell .webNaviEbene3:link, .webNavigationAktuell .webNaviEbene3:active, .webNavigationAktuell .webNaviEbene3:visited  {
  color:#175172;
}

.webNavigationAktuell .webNaviEbene3:hover{
  color:#175172;
}
/* Ebene 4*/
.webNavigationAktuell .webNaviEbene4:link, .webNavigationAktuell .webNaviEbene4:active, .webNavigationAktuell .webNaviEbene4:visited  {
  color:#175172;
}

.webNavigationAktuell .webNaviEbene4:hover{
  color:#175172;
}

/* *************************************************************************** */
/* Aktiv = Seite im aktiven Pfad                                               */

/* Ebene 1*/
.webNavigationAktiv .webNaviEbene1:link, .webNavigationAktiv .webNaviEbene1:active, .webNavigationAktiv .webNaviEbene1:visited  {
    color:#175172;
}

.webNavigationAktiv .webNaviEbene1:hover{
    color:#175172;
}

/* Ebene 2*/
.webNavigationAktiv .webNaviEbene2:link, .webNavigationAktiv .webNaviEbene2:active, .webNavigationAktiv .webNaviEbene2:visited  {
    color:#175172;
}

.webNavigationAktiv .webNaviEbene2:hover{
    color:#175172;
}

/* Ebene 3*/
.webNavigationAktiv .webNaviEbene3:link, .webNavigationAktiv .webNaviEbene3:active, .webNavigationAktiv .webNaviEbene3:visited  {
    color:#175172;
}

.webNavigationAktiv .webNaviEbene3:hover{
    color:#175172;
}

/* *************************************************************************** */
/* NAVIGATOR                                                                   */
/* *************************************************************************** */

.webNavigator{

}

a.webNavigator:link, a.webNavigator:active, a.webNavigator:visited, a.webNavigator:hover {

}
.webNavigatorAktiv {

}

/* *************************************************************************** */
/* CONTEXT SPALTE                                                              */
/* *************************************************************************** */


/* Boxen Titel rechte Spalte */
.infoFlex h2, #webNavigationDiv h2{
  font-family: Garamond,times;
  font-size: 1.2em;
  font-weight:bold;
  border-bottom: 1px solid #dfdfdf;
}

/* Zwischenueberschfit rechte spalte */
.infoFlex h3{
  margin:0 0 0 0;

}

.webTeaserTitle{
    font-size:0.9em;
    font-weight: bold;
    color: #000;
}

.webTeaserSucheDiv .webTeaserTitle {
    font-size: 0.9em;
    font-weight: normal;
    color: #333;
}

.webTeaserSubTitle{
    font-size: 1.2em;
    font-weight: bold;
}

.webTeaserText{
    font-size: 0.9em;
    font-weight: normal;
}

.webTeaserLink:link, .webTeaserLink:visited {
    color: #175172;
}

.webTeaserLink:active, .webTeaserLink:focus, .webTeaserLink:hover {
    color: #175172;
    text-decoration: underline;
}

.docInfos{
}
.infoFlex .docInfos{
    font-size:0.9em;
}

/* *************************************************************************** */
/* allgemeine Infospalte                                                       */
/* *************************************************************************** */

#rechteSpalte{
    font-size: 0.9em;
    font-weight: normal;
    color: #000;
}

.webTopInfo .webTeaserTitle {
    font-size: 1.3em;
    font-weight: bold;
    color: #333;
}

.webTopInfo h3 {
    font-family: Garamond,times;
    font-size: 1.3em;
    font-weight:bold;
    border-bottom: 1px solid #dfdfdf;
}

/*.webTopInfo{
    font-size: 0.9em;
}

.webTeaserText{
    font-size: 0.9em;
    font-weight: normal;
}*/

#rechteSpalte a:link, #rechteSpalte a:visited {
    font-size: 1em;
    color: #2f2f2f;
    text-decoration: none;
    padding-left: 10px;
    background-image: url("/images/icons/ico_pfeil_grau.gif");
    background-position: center left;
    background-repeat: no-repeat;
}
#rechteSpalte a:active, #rechteSpalte a:focus, #rechteSpalte a:hover {
    text-decoration: underline;
}

/* *************************************************************************** */
/* UMSCHALTUNG SPRACHE                                                         */
/* *************************************************************************** */

.webSpracheAktiv {
    font-size: 0.9em;
    color: #3B3B3B;
    text-decoration: none;
    display:block;
    padding: 0px 0px;
    line-height:1.5em;
}

.webSpracheAktiv:link, .webSpracheAktiv:active, .webSpracheAktiv:visited, .webSpracheAktiv:hover {
    font-size: 0.9em;
    color: #3B3B3B;
    text-decoration: none;
    line-height:1.5em;
}

.webSpracheInaktiv {
    font-size: 0.9em;
    color: #3B3B3B;
    text-decoration: none;
    display:block;
    padding: 0px 0px;
    line-height:1.5em;
}
.webSpracheInaktiv:link, .webSpracheInaktiv:active, .webSpracheInaktiv:visited, .webSpracheInaktiv:hover {
    font-size: 0.9em;
    color: #3B3B3B;
    text-decoration: none;
    line-height:1.5em;
}

.webSpracheInaktiv:hover, .webSpracheAktiv:hover {
  text-decoration: none;
}

.webSpracheDeaktiv {
    font-size: 0.9em;
    color: #3B3B3B;
    text-decoration: none;
    display:block;
    line-height:1.5em;
}

/* *************************************************************************** */
/* SITEMAP                                                                     */
/* *************************************************************************** */

.webSitemapLevelZero:link, .webSitemapLevelZero:active, .webSitemapLevelZero:visited, .webSitemapLevelZero:hover {
    font-size: 1em;
    font-weight: bold;
    color: #175172;
    text-decoration: underline;
}

.webSitemapLevelOne:link, .webSitemapLevelOne:active, .webSitemapLevelOne:visited, .webSitemapLevelOne:hover {
    font-size: 1em;
    font-weight: bold;
    color: #175172;
    text-decoration: underline;
}

.webSitemapLevelTwo:link, .webSitemapLevelTwo:active, .webSitemapLevelTwo:visited, .webSitemapLevelTwo:hover {
    font-size: 1em;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

.webSitemapLevelThree:link, .webSitemapLevelThree:active, .webSitemapLevelThree:visited, .webSitemapLevelThree:hover {
    font-size: 1em;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

.webSitemapLevelFour:link, .webSitemapLevelFour:active, .webSitemapLevelFour:visited, .webSitemapLevelFour:hover {
    font-size: 1em;
    font-weight: normal;
    color: #175172;
    text-decoration: underline;
}

/* *************************************************************************** */
/* GLOSSAR                                                                     */
/* *************************************************************************** */

/* Anfangsbuchstabe linksbï¿½ndig */

.webGlossar h2{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border-top:1px solid #CCC;
}


/* *************************************************************************** */
/* SHOP                                                                        */
/* *************************************************************************** */

.webShopCatLink:link, .webShopCatLink:active, .webShopCatLink:visited, .webShopCatLink:hover {
    color: #175172;
    text-decoration: underline;
}

/* *************************************************************************** */
/* SONSTIGES                                                                   */
/* *************************************************************************** */

address {
    font-style: normal;
}

/* FEHLERMELDUNG */

.webFehler {
	font-size: 1em;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 5px 5px 5px 0px;
}

.webFehlerListe {
    list-style: none;
    padding-left: 7px;
}

/* ENDE FEHLERMELDUNG */


/* EVENTS-TABELLE */

.webTableEventsPreview  .webLabelLeft{
    font-weight: normal;
}

.webTableEventsPreview  .pflichtfeld{
    color:#000;
}

.webTableEventsPreview  .webTableData{
    font-weight: normal;
}

.webTableEvents th a, .webTableEvents th a:link, .webTableEvents th a:visited, .webTableEvents th a:active, .webTableEvents th a:hover{
    color:#000000;
    text-decoration: underline;
}


/* EVENTS-TABELLE ENDE */

/* TABELLEN ENDE */

.webLabel {
    font-weight: bold;
    text-align: left;
    margin-right: 5px;
}

.webLabelLeft {
    font-weight: bold;
    float: left;
    text-align: left;
    width: 140px;
    margin-right: 5px;
}

.webFormInput {
    float: left;
}

.webFieldset {
    font-size: 12px;
    padding-top: 14px;
    padding-left: 14px;
    padding-bottom: 14px;
}

/* LEGEND */
.webLegend {
    margin-bottom: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#shopCustomerData .webFieldset,#shopSubmitOrder .webFieldset {
    padding: 0px;
    border: 0px solid #fff;
}

/* LEGEND */
#shopCustomerData .webLegend,#shopSubmitOrder .webLegend {
    display:none;
}

#event_registration .webFieldset {
    padding: 0px;
    border: 0px solid #fff;
}

/* LEGEND */
#event_registration .webLegend {
    display:none;
}

.pflichtfeld {
    color: #FF0000;
}
/* Error des Linkchecks (all_functions.php) */
.linkerrorbold{
  color:#F00;
  font-weight:bold;
}
.linkerror{
  color:#F00;
  font-weight:normal;
}

ul.webListNavigation{
    list-style:none;
    margin:0px;
    padding:0px;
}

ul.webListKontextGlossar{
    list-style: square;
    margin:0px;
    padding:0px;
}

/**** URL in der Suche ***/
.searchUrl {
  color:#999;
}

.webSucheDatei{
    margin:0px 0px 0px 0px;
    font-size: 0.9em;
    font-weight: normal;
}

/*** RSS und XML Styles aus dem NSB /Abo ***/
#xmlWrapper h2{
    margin:0px 0px 12px 0px;
    font-size: 1.3em;
    font-weight: bold;
}
#xmlWrapper h3{
    margin:0px 0px 12px 0px;
    font-size: 1.1em;
    font-weight: bold;
}
#xmlWrapper .nsbtextkasten{
    border:1px solid #BBB;
    padding: 5px;
    background-color:#EEE;
}
#xmlWrapper h4{   /* Fï¿½r die Footer der Nachrichten */
    margin:0px 0px 12px 0px;
    font-size: 1.1em;
    font-weight: bold;
    border-top:1px solid #000;
}


/****** Mail to friend ****/

.webMailtoMargin a {
  color:#000;
  padding:0px 5px;
  text-decoration:none;
}

/*** versteckte Labels und Texte ****/
.hiddenLabel, .hiddenText{
  display: inline; left: -1000px; overflow: hidden; width: 0px; position: absolute; top: -1000px; height: 0px;
}

/* Jobvektor */
#jobvectorList {
	margin: 0;
	padding: 0;
	list-style: none;
}
#jobvectorList h2 {
	margin: 0;
	padding: 0;
	border-bottom:1px solid #CDCDCD;
}
#jobvectorList ul  {
	list-style: none;
	margin: 5px 0 15px 0;
}
#jobvectorList ul li {
	font-weight:normal;
	font-size:1.1em;
	margin: 2px 0;
}
#jobvectorList ul li span {
	float: left;
	width: 90px;
}
#jobvectorList ul li a {
	float: left;
	width: 400px;
}



 /* =======  ::Datei:: styles/standard/styles_forms.css ========  */ 
/* *************************************************************************** */
/* FORM-STYLES FÜR WEBSEITE                                                    */
/* *************************************************************************** */

#webSucheBroadDiv fieldset {
  border:none;
  padding:0;
}
/* EINGABEFELDER */
.webFormInput {
    border:1px solid #CFCFCF;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #000000;
    font-size: 1em;
}

.webTable .webFormInput {
    margin-right:5px;
}

.webFormInputNormal {
    width:120px;
    border:1px solid #006699;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #000000;
    font-size: 1em;
}

.webFormSearchInput {
    width:250px;
    border:1px solid #CCC;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #000000;
    font-size: 1em;
}

.webFormSearchInputBox {
    width:183px;
    height:16px;
    background-image: url(/images/header/textbox_verlauf.gif);
    float:left;
    margin:2px 0 5px 0;
    padding: 0 0 2px 2px;
}
.webFormSearchSelectBox {
    width:186px;
    height:22px;
    background-color: transparent;
    background: url(/images/header/textbox_verlauf.gif);
    background-repeat:repeat-x;
    background-position:left top;
    margin:2px 0 5px 0;
    padding: 0 0 2px 2px;
}

.webFormSearchSelectBox2 {
    width:80px;
    height:22px;
    background-color: transparent;
    margin:2px 0 5px 0;
    padding: 0 0 2px 2px;
}

.webFormSearchButton{
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1em;
    font-weight: bold;
    background-image: url(/images/header/suchen.gif);
    background-color: transparent;
    border:0px solid #333;
    color:#fff;
    height:19px;
    margin:2px 0px 0px 0px;
    padding:0px 0px 1px 10px;
    width: 79px;
}

input.webFormButton {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1em;
    /* nur padding left angeben zwecks cross-browser */
    padding-left:10px;
    margin: 0px 3px 3px 0px;
    border:1px solid #6A6969;
    background-color: #D4D4D4;
    text-align:left;
}

input.webKontextButton {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 0.9em;
    /* nur padding left angeben zwecks cross-browser */
    padding-left:10px;
    padding-top:1px;
    padding-bottom:0px;
    margin: 0px 3px 3px 0px;
    border:1px solid #6A6969;
    background-color: #D4D4D4;
    text-align:left;
}

.webFormInfoboxInput{
    width: 151px;
}

.newsletterButton {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1em;
    font-weight: bold;
    background-image: url("/images/header/newsletter.gif");
    background-color: transparent;
    border:0px solid #333;
    color:#fff;
    height:19px;
    margin:2px 0px 0px 0px;
    padding:0px 10px 1px 0px;
    width: 115px;
}


/* *************************************************************************** */
/* VOLLTEXTSUCHE                                                               */
/* *************************************************************************** */

#volltextsuche .webFormSearchButton{
    margin:0px;
    padding:0px;
}

/* ******************* */
/* ***** WEBSHOP ***** */
/* ******************* */

.webShopGrauDiv label{
  display:inline;
  float:none;
}
.webShopGruenDiv label{
  display:inline;
  float:none;
}

.webTableData label {
  display:block;
  line-height:1.5em;
  width: 40px;
  float:left;
}

/* ***************************** */
/* ***** MAIL TO A FRIEND ****** */
/* ***************************** */

.mailtoafriendForm {
    border-width:1px;
    border-style:solid;
    border-color:#CCC;
    background-color:#FFFFFF;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #000000;
    font-size: 1em;
    width:250px;
}

.mailtoafriendTextarea {
    border-width:1px;
    border-style:solid;
    border-color:#CCC;
    background-color:#FFFFFF;
    width:250px;
    height:120px;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #000000;
    font-size: 1em;
}

.mailtoafriendButton {
    background:url(/images/icon_suchen.gif) right no-repeat #eee;
    font-size:1.0em;
    font-weight:bold;
    color:#333;
    padding-right:25px;
}

.mailtoafriendButtonBack {
    background:url(/images/zurueck.gif) left no-repeat #eee;
    font-size:1.0em;
    font-weight:bold;
    color:#333;
    padding-left:45px;
    padding-right:25px;
}

a.mailtoafriendButtonBack:link,a.mailtoafriendButtonBack:active,a.mailtoafriendButtonBack:visited,a.mailtoafriendButtonBack:hover{
    text-decoration: none;
    font-weight:bold;
    color:#000;
}

/****************************************************************/
/* FORMULAR GENERATOR */

.formo_block{
    margin-bottom:5px;
}

.formo_block input.formoCheck{
    float:left;
}

.formo_block span.formo_text {
    display:block;
    float:left;
    width: 122px;
    font-weight:bold;
}

.formo_block span.formo_text2 {
    display:block;
    float:left;
    width: 100px;
}

.formo_block span.formo_text2 {
    display:inline;
    font-weight:bold;
}
.formo_block span.formo_text_frei {
    display:inline;
    font-weight:normal;
}

.FormoTextarea{
    width:386px;
    height:60px;
    border: 1px solid #bbbbbb;
    font-size: 1em;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #000000;
    overflow:visible;
}

.FormoInput{
    width:386px;
    border: 1px solid #bbbbbb;
    font-size: 1em;
    font-weight: normal;
    font-family: arial, helvetica, verdana, sans-serif;
}

.FormoInput1{
    width:40px;
    border: 1px solid #bbbbbb;
    font-size: 1em;
    font-weight: normal;
    font-family: arial, helvetica, verdana, sans-serif;
    margin: 0px 6px 0px 0px;
}

.FormoInput2{
    width:336px;
    border: 1px solid #bbbbbb;
    font-size: 1em;
    font-weight: normal;
    font-family: arial, helvetica, verdana, sans-serif;
}

.FormoInput3{
    width:286px;
    border: 1px solid #bbbbbb;
    font-size: 1em;
    font-weight: normal;
    font-family: arial, helvetica, verdana, sans-serif;
}

.FormoButton{
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1em;
    height:22px;
    padding: 0px 0px 0px 0px;
    margin: 0px 7px 3px 0px;
    border:1px solid #6A6969;
    background-color: #D4D4D4;
}

.FormoInfoText span{
    display:block;
    clear:both;
}

.FormoAbsenden span.formo_text{
    display:block;
    clear:both;
}

div.FormoAbsenden{
    clear:both;
    margin-left:125px;
}

/* *************************************************************************** */
/* Aktuell Filter                                                              */
/* *************************************************************************** */

.webFormSearchAktuell{
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1.1em;
    background-color:#CCC;
    border:1px solid #333;
    color:#333;
    margin:2px 0 0px 5px;
    padding:0px 0px 0px 0px;
}

.themenLeft{
    width: 250px;
    float:left;
    margin:0px 10px 0px 0px;
}

.themenRight{
    float:left;
    width: 120px;
}

/* *************************************************************************** */
/* Webcode Fornular                                                            */
/* *************************************************************************** */
.flexWebcode label{
  display:block;
  font-weight:normal;
  padding-left: 5px;
}

.flexWebcode .webCodeInput{
  float:left;
  margin:2px 0 5px 5px;
  padding-bottom:2px;
  width:90px;
}

.flexWebcode .webCodeSubmit{
  background-color:#CCCCCC;
  border:1px solid #333333;
  color:#333333;
  float:left;
  font-family:arial,helvetica,verdana,sans-serif;
  font-size:0.9em;
  margin:2px 0 0 4px;
  padding:1px 0 0;
  width:67px;
}



 /* =======  ::Datei:: styles/standard/styles_layout.css ========  */ 
/* *************************************************************************** */
/* LAYOUT-STYLES FÜR WEBSEITE UND CMS                                          */
/* *************************************************************************** */

/* *************************************************************************** */
/* ALLGEMEINE STYLES                                                           */
/* *************************************************************************** */

.floatRight {
  float:right;
  text-align:right;
}
.floatLeft  { float: left; }
.textLeft   { text-align:left; }
.textCenter { text-align:center; }
.textRight  { text-align:right; }
.clearBoth {
  clear:both;
  line-height:1px;
}
.marginLeft   { margin-left:10px; }
.marginRight  { margin-right:10px; }
.marginRightSmall { margin-right:2px; }
td.textAlignRight { text-align:right; }

/* Accesskeys */
.webBlindThis
{
    position: absolute;
    left: -999px;
    top: -999px;
    width: 0px;
    height: 0px;
    font-size: 0px;
    /*line-height: 0px;*/
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: inline;
}

/* *************************************************************************** */
/* BODY                                                                        */
/* *************************************************************************** */
body {
    margin:0;
    padding:0;
}

body#bodyBG {
    background-image: url(/images/header/kopfbg_gelb.gif);
    background-repeat: repeat-x;
}

img { border:0px; }
/* BODY-BEREICH */
.webBody {
  margin:0;
  padding:0;
}
#webBodyDiv {
  margin:0;
  padding:0;
  /*width:980px;*/
  text-align:left;
}

/* *************************************************************************** */
/* HEADER                                                                      */
/* *************************************************************************** */
#printLogo img {
    visibility: hidden;
    position: absolute;
    left: -999px;
    top: -999px;
    position:absolute;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: inline;
}

#printLogo a{
    display:block;
    height:66px;
    width:143px;
}

#webHeaderDiv {
    width:980px;
    padding:0 10px 0 10px;
    margin:0 auto 0 auto;
    height: 110px;
    background-image: url(/images/header/header_bg_main.jpg);
    background-repeat: no-repeat;
}
#webHeaderDiv h1 {
    float: left;
    width: 670px;
    margin: 44px 0 0 0;
    padding: 0;
    font-weight:normal;
    font-family: times;
    font-size: 2em;
    text-align: center;
    color: #175172;
}

.webHeadTitleDiv {
  display:none;
  float:left;
  margin:0;
  padding:0;
}
#webLogoDiv {
  width:143px;
  height:66px;
  margin:20px 20px 0 0;
  float:left;
}
#webLogoDiv h1 {
visibility: hidden;
position: absolute;
left: -999px;
top: -999px;
width: 0px;
height: 0px;
font-size: 0px;
line-height: 0px;
margin: 0px;
padding: 0px;
overflow: hidden;
display: block;
}
#webLogoDiv h1 a {
  display:block;
  text-decoration:none;
}

.logoBW{
    float:right;
    margin: 35px 0px 0px 0px;
}

/* *************************************************************************** */
/* SERVICE NAVIGATION                                                          */
/* *************************************************************************** */
#servicenavi{
  height:40px;
  background-image: url("/images/header/kopfbg_gelb.gif");
  background-repeat: repeat-x;
  padding-left:0;
  margin:10px 0 0 0;
}
#webServiceContentDiv {
  margin:0 auto 0 auto;
  padding:0px 10px 0px 10px;
  height:30px;
  width:980px; /* wichtig fuer Opera */
}
#webServiceContentDiv ul {
  padding:0px;
  margin:0px;
  list-style-type:none;
}
#webServiceContentDiv li {
  float:left;
  margin-right:5px;
  padding-right:5px;
  voice-family:"\"}\"";
  voice-family:inherit;
}
html>body #webServiceContentDiv li { background-position:right bottom; }
#webServiceContentDiv .last {
  float:left;
  margin-right:5px;
  padding-right:5px;
  background:none;
}
#webServiceContentDiv li a {
  display:block;
  margin-top:10px;
}
.WebCmsContentDiv {
  margin:0;
  padding:0;
}

/* *************************************************************************** */
/* GLOBAL NAVIGATION                                                           */
/* *************************************************************************** */
#webGlobalNavigationDiv{
  border-top:3px solid #3b3b3b;
  clear:both;
}
#webGlobalContentDiv {
  clear:both;
  font-size:0.9em;
}
#webGlobalContentDiv ul {
  padding:0 10px 0 10px;
  width:980px;
  margin:0 auto 0 auto;
  list-style-type:none;
}
#webGlobalContentDiv li {
  padding:0;
  margin-right:2px;
  float:left;
  display:block;
}
#webGlobalContentDiv li a { display:block; }
.WebCmsContentDiv {
  margin:0;
  padding:0;
}

/*unterschiedliche navigations(li)klassen*/
.home {
    background-image: url(/images/header/button_grau.gif);
    background-position: bottom left;
    width: 6.8em;
    height: 2em;
}
.magazin {
    background-image: url(/images/header/button_grau.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
.standort {
    background-image: url(/images/header/button_gelb.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
.schule {
    background-image: url(/images/header/button_rosa.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
.biopolymere {
    background-image: url(/images/header/button_blau.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
.medtech {
    background-image: url(/images/header/button_gruen.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
.biopro {
    background-image: url(/images/header/button_rot.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
.umwelt {
    background-image: url(/images/header/button_petrol.gif);
    background-position: bottom left;
    width: 11.5em;
    height: 2em;
}
/*unterschiedliche navigations(link)klassen*/
.home a {
    background-image: url(/images/header/button_grau_right_home.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.magazin a {
    background-image: url(/images/header/button_grau_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.standort a {
    background-image: url(/images/header/button_gelb_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.schule a {
    background-image: url(/images/header/button_rosa_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.biopolymere a {
    background-image: url(/images/header/button_blau_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.medtech a {
    background-image: url(/images/header/button_gruen_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.biopro a {
    background-image: url(/images/header/button_rot_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}
.umwelt a {
    background-image: url(/images/header/button_petrol_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 2em;
}

/* Aktive Globalnavigationspunkte */

.biopolymereAktiv {
    height: 2.5em;
}
.biopolymereAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}

.homeAktiv{
    height: 2.5em;
}
.homeAktiv a {
    background-image: url(/images/header/button_grau_right_home_aktiv.gif);
    padding-top: 0.4em;
    height: 2.1em;
}

.magazinAktiv{
    height: 2.5em;
}
.magazinAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}

.standortAktiv {
    height: 2.5em;
}
.standortAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}

.schuleAktiv {
    height: 2.5em;
}
.schuleAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}

.medtechAktiv {
    height: 2.5em;
}
.medtechAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}

.bioproAktiv {
    height: 2.5em;
}
.bioproAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}
.umweltAktiv {
    height: 2.5em;
}
.umweltAktiv a {
    padding-top: 0.4em;
    height: 2.1em;
}

#webGlobalContentDiv li a {
    text-decoration: none;
}
#webGlobalContentDiv li a:hover,
#webGlobalContentDiv li a:focus,
#webGlobalContentDiv li a:active {
    text-decoration: underline;
}


/* *************************************************************************** */
/* GLOBAL NAVIGATION - magazin DROP-OUT                                     */
/* *************************************************************************** */
#magazinContainer.show {
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: 0;
    z-index: 1000;

    background-image: none;
    background-color: #333333;

    text-align: center;
}

#magazinContainer.show #magazinContent {
    width: 980px;
    margin: 0 auto;
    padding: 0;

    text-align: left;
}

#magazinContainer.show #magazinData {
    float: none;
}

#magazinContainer.show #magazinToggle {
    position: absolute;
    bottom: 0;
    width: 10.2em;
    height: 1.8em;
    margin-left: 5.8em;
    margin-bottom: -1.8em;

    background-image: url("/images/header/button_grau.gif");
    background-position: bottom left;
}

#magazinContainer.hide #magazinData {
    height: 0;
    line-height: 0;
    width: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

#magazinContainer.hide #magazinData * {
    text-indent: -1000px;
}

#magazinContainer.jsToggle  #magazinData {
  display: none;
}


.magazinBox {
  float: left;
  width: 310px;
  margin: 5px 25px 5px 0;
}
.magazinBoxLast {
  margin-right: 0;
}



/* *************************************************************************** */
/* NAVIGATION RECHTS                                                           */
/* *************************************************************************** */
#webNavigationDiv {
  width:200px;
  background-image:url(/images/header/verlauf_grau_kurz.gif);
  background-repeat:no-repeat;
  overflow:hidden;
  border-top:1px solid #cdcdcd;
  border-left:1px solid #cdcdcd;
  border-bottom:1px solid #cdcdcd;
  margin-bottom: 20px;
}
#webNavigationDiv ul {
  list-style-image: url("/images/icons/ico_list_graul.gif");
  margin: 0 0 10px 10px;
  padding: 0 0 0 10px;
}
#webNavigationDiv li {
    margin: 0.2em 0 0.2em 0;
}
#webNavigationDiv li.aktiv {
    list-style-image: url("/images/icons/ico_list_grauv.gif");
}
#webNavigationDiv ul ul {
  margin:0 0 0 10px;
  padding:0;
  border-top:none;
  list-style-type: none;
  list-style-image: none;
}
/* Ebene 0*/
.webNavigationEbene0Div{
  padding:0px 0px 0px 0px;
  display:block;
}
.webNavigationEbene0TextDiv{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

/* Ebene 1*/
.webNavigationEbene1Div{
  padding:0px 0px 0px 0px;
  display:block;
}
.webNavigationEbene1TextDiv{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
/* Ebene 2*/
.webNavigationEbene2Div{
  padding:0;
  margin:0;
}
li div.webNavigationAktuell{ /* für IE 5 alles ein bisschen annersch */
  margin-top:0px;
  voice-family:"\"}\"";
  voice-family:inherit;
  margin-top:0;
}
html>body li div.webNavigationAktuell { margin-top:0; }
li div.webNavigationAktiv{ /* für IE 5 alles ein bisschen annersch */
  margin-top:0px;
  voice-family:"\"}\"";
  voice-family:inherit;
  margin-top:0;
}
html>body li div.webNavigationAktiv { margin-top:0; }
.webNavigationEbene2TextDiv{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
/* Ebene 3*/
.webNavigationEbene3Div{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
.webNavigationEbene3TextDiv{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

/* Ebene 4*/
.webNavigationEbene4Div{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
.webNavigationEbene4TextDiv{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

/* *************************************************************************** */
/* NAVIGATOR                                                                   */
/* *************************************************************************** */

#webNavigatorDiv {
  margin:10px 0px 5px 0px;
  border-bottom: 1px solid #cdcdcd;
  height:17px;
  font-size: 0.9em;
}
#webNavigatorDiv ul {
  margin-left:0;
  padding-left:0;
  display:inline;
  border:none;
}
#webNavigatorDiv ul li {
  margin-left:0;
  border:none;
  list-style-type:none;
  display:inline;
}

/* *************************************************************************** */
/* INHALTSBEREICH                                                              */
/* *************************************************************************** */
/* CONTENT-BEREICH AUSSEN (NORMAL) */
#webContentDiv {
    width: 985px;
    margin: 0px auto 0px auto;
  padding: 0 10px 0 10px;
}
/* CONTENT-BEREICH INNEN (NORMAL) */
#webInnerContentSmall{
  float:left;
  width:540px;
  margin: 0 0 0 0;
}

/* CONTENT-BEREICH INNEN (BREIT) */
#webInnerContentBroad{
  float: left;
  width:540px;
}

.webPrintBr{
    display:none;
}

/* Tiny mit Rahmen */
div.flexTinymce .Rahmen {
  border: 1px solid #595959;
  padding: 10px;
  background-color: #f8f8cf;
  background-image: url("/images/flex_border_default.gif");
  background-repeat: repeat-x;
}

div.flexTinymce .Rahmen p {
  margin-top: 0px;
  padding-top: 0px;
}

/* *************************************************************************** */
/* INFO-SPALTE (SEITEN-SPEZIFISCH)                                             */
/* *************************************************************************** */


.infoFlex {
    border-left:1px solid #cdcdcd;
}

/* INFO-SPALTE DE */
#webInfoDivDe {
  display:block;
  float:right;
  width:420px;
  margin: 27px 0 0 0;
  text-align:left;
  overflow:hidden;
}

/* INFO-SPALTE EN */
#webInfoDivEn {
  display:block;
  float:right;
  width:420px;
  margin: 27px 0 0 0;
  text-align:left;
  overflow:hidden;
}
/* INFO-BOX */
.webTeaserDiv{
  text-align:left;
  margin:0px;
  padding:0px;
  /* Mozilla benötigt Border
  border: 1px solid #fff;*/
}

#artikelDossierListe {
    margin: 0;
    padding: 0;
    list-style-type: none;
   /* font-size:0.9em; */
}

#artikelDossierListe li{
    margin: 0 0 5px 0;
}


#mittlereSpalte{
    width:200px;
    float:left;
    margin:0;
    padding:0;
}

.webTeaserSucheDiv{
  width:195px;
  padding:0px 0px 0px 0px;
  voice-family:"\"}\"";
  voice-family:inherit;
}
/*html>body .webTeaserSucheDiv { margin-bottom:8px; }*/
.webBoxInhalt p, .webTeaserSucheDiv p {
    margin:5px 0 5px 0;
  padding:0;
}

.webSucheLinkDiv{
    clear:both;
    margin-top: -1px;
}

.webTeaserSucheErweitertDiv{
  width:190px;
  text-align:right;
}
.webTeaserAbstandDiv{
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}


/* Jobvector - Infobox */
div.flexJobvectorInfo {
  padding: 2px 0 5px 5px;

}

div.flexJobvectorInfo h3 {
  padding: 0 0 2px 0;
  border-bottom: 1px solid #DFDFDF;

  font-size: 1.2em;
  color: #000000;
}

div.flexJobvectorInfo ul {
  margin: 0;
  padding: 0;

  list-style: none;
  font-size: 0.9em;
  line-height: 1.2em;
}

div.flexJobvectorInfo li {
  margin: 0.3em 0 0.6em 0;
  padding: 0;
}

div.flexJobvectorInfo li a {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.12em;
  line-height: 1.25em;
}


/* *************************************************************************** */
/* ALLGEMEINE INFO-SPALTE                                                      */
/* *************************************************************************** */
#rechteSpalte{
    float:right;
    padding:0;
    width:200px;
}

.webTopInfo{
  width:100%;
  margin:0px 0px 10px 0px;
  padding:0px;
  clear:both;
  background-image:url("/images/header/verlauf_grau_kurz.gif");
  background-repeat: no-repeat;
  border-top:1px solid #cdcdcd;
  border-left:1px solid #cdcdcd;
}

.webTopInfo fieldset {
  margin:0px 0px 0px 5px;
  padding:0;
  border:0px solid #fff; /* nicht rausnehmen - braucht irrsinnigerweise der Opera*/
}

.webTopInfo label.hiddenLabel {
    position: absolute;
    left: -999px;
    top: -999px;
    width: 0px;
    height: 0px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: inline;
}

.webTopInfo .webBoxInhalt{
  margin-top:5px;
  margin-left:5px;
  padding:0;
}

.webTopInfo select{
  font-size:1em;
  font-family: arial;
}

/* *************************************************************************** */
/* UMSCHALTUNG SPRACHE                                                         */
/* *************************************************************************** */

#webSprache{
    clear:both;
    float: left;
    margin: 0;
    padding:0;
    width:980px;
}

ul.webSpracheDiv{
  margin:0;
  padding:0;
  list-style-type:none;
  background-image: url("/images/header/sprachmenuegb.gif");
  background-position: bottom;
  float:right;
  width:116px;
  height:24px;
}
ul.webSpracheDiv li{
  margin:5px 0px 0px 0px;
  padding:0;
  float:left;
  width: 57px;
  text-align: center;
}

.webSpracheDiv .last{

}
.webSpracheDiv .first{

}

.webSpracheInaktivDiv{}
.webSpracheAktivDiv{}
.webFlexAbstandDiv {  }

/* *************************************************************************** */
/* FOOTER                                                                      */
/* *************************************************************************** */

.webTopContentPrint{
    clear:both;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top:1px solid #cdcdcd;
}

/* SERVICE-LINKS */
.webInfoServiceDiv{
}

#webFooter {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  margin:0px 0 20px 235px;
  padding:15px 0;
  text-align:left;
  font-size:0.9em;
}
#webFooterBroad {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  margin:0 0 20px 235px;
  padding:0;
  width:725px;
  text-align:left;
  font-size:0.9em;
}

/* *************************************************************************** */
/* DYNAMISCHE ÜBERSICHTSLISTEN                                                 */
/* *************************************************************************** */
.webTeaserausgabeBildDivLeft {
  margin: 0px 10px 5px 0px;
  text-align:left;
  float:left;
  width:100px;
}

.webTeaserausgabe265,
.webTeaserausgabe250,
.webTeaserausgabe200,
.webTeaserausgabe170,
.webTeaserausgabe150,
.webTeaserausgabe100 {
  margin: 0 0 5px 0;
  text-align: left;
}

.webTeaserImageLeft  { float:  left; margin-right: 15px; }
.webTeaserImageRight { float: right; margin-left:  15px; }

.webTeaserausgabe265 img,
.webTeaserausgabe250 img,
.webTeaserausgabe200 img,
.webTeaserausgabe170 img,
.webTeaserausgabe150 img,
.webTeaserausgabe100 img {
  margin: 4px 0 5px 0;
}

.webTeaserausgabe265 { width: 265px; }
.webTeaserausgabe250 { width: 250px; }
.webTeaserausgabe200 { width: 200px; }
.webTeaserausgabe170 { width: 170px; }
.webTeaserausgabe150 { width: 150px; }
.webTeaserausgabe100 { width: 100px; }


.webTitleDynDiv{ margin-bottom: 3px; }
.webBlaetternDiv{
  width: 100%;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.webListPageShow{ margin: 0; }

/* *************************************************************************** */
/* FLEX-MODULE                                                                 */
/* *************************************************************************** */
.linkInternImg {
  float:left;
  margin-right: 11px;
}
.linkExternImg {
  float:left;
  margin-right: 11px;
}
/* Weitenangabe fuer Darstellung bei 2zeiligem Link */
.linkText{
    float:left;
    width: 95%;
}

/* FLEXMODULE INFOBOXEN */

.webFlexBothDivSubTitle {
  display:block;
  padding:0;
  margin:0;
}

label.webFlexBothDivSubTitle {
  padding: 0px;
  margin:0px;
}

.flexStartInfobox{
  border-top: 1px solid #cdcdcd;
  margin:0 0 0 0;
  padding:0 0 6px 0;
  background-image:url(/images/header/verlauf_grau_kurz.gif);
  background-repeat:no-repeat;
}

.flexStartInfoboxLeer{
  border-top: 1px solid #cdcdcd;
  margin:0 0 0 0;
  padding:0 0 6px 0;
  background: none;
}

.webFlexTopDiv{
  display:block;
  margin:0 0 0 5px;
  padding:2px 5px 2px 0px;
}

.webFlexBothDiv{
  display:block;
  padding:0 0 5px 5px;
  margin:0;
}

/* ohne Bullet */
.webFlexBothSolidDiv{
  display:block;
  padding:0 0 0 5px;
}

.webFlexBottomDiv{
  display:block;
  height:25px;
}
.webFlexAbstandDiv{ padding:5px 0px 0px 0px; }
.webFlexAbstandOhneLinieDiv {
    border: none;
}

/* EINGABEFELD DIV */
.webTextareaBildDivLeft {
  margin:0px 10px 5px 0px;
  text-align:left;
  float:left;
}


/* EINGABEFELD DIV */
.webTextareaBildDivRight {
  margin:0px 0px 5px 10px;
  text-align:left;
  float:right;
  /*width:150px;*/
}

/* Außergewöhnliche Bildgrößen für Text+Bild */
.webTextareaBildDiv1
{
    width:100px;
}
.webTextareaBildDiv4
{
    width:150px;
}
.webTextareaBildDiv3
{
    width:200px;
}
.webTextareaBildDiv2
{
    width:250px;
}
.webTextareaBildDivFull
{
    width:540px;
}


/* POPUP-BILD DIV */
.webPopupBildDiv {
  padding:0px 10px 5px 0px;
  margin-right:10px;
  text-align:left;
  float:left;
  width:140px;
}

/* POPUP-BILD TEXT DIV */
.webPopupBildTextDiv { width:150px; }

/* FLEXMODUL ABSTÄNDE */
.webFlexAbstand0 { padding-bottom:0px; }
.webFlexAbstand1 { padding-bottom:9px; }
.webFlexAbstand2 { padding-bottom:18px; }
.webFlexAbstand3 { padding-bottom:27px; }
.webFlexAbstand4 { padding-bottom:36px; }

/* FLEXMODUL UMBRUCH */
.webFlexBr {
  clear:both;
  font-size:0px;
}

/* Abstand nach oben bei Bildmodulen mit Text */
.webImgLineHeight{
      margin-top: 0.3em;
}

/* Darstellung Listenpunkte für Flexmodul mit TINY Modul */
.flexTextBildLinks ul , .flexTextBildLinks ol , .flexTextBildLinks dl {
    list-style-position:inside;
    margin:0px;
}

.flexTextBildLinks p , .flexTextBildRechts p{
    margin-top:0px;
}

/* Download Module */
.webTextDmsInfobox{
    background-image:url(/images/icons/box_document.gif);
    background-repeat:no-repeat;
    padding: 0px 0px 0px 12px;
}
.webTextDms{
    background-image:url(/images/icons/box_document.gif);
    background-repeat:no-repeat;
    padding: 0px 0px 0px 12px;
}

/* Artikel Tiny */

#artikelFooterDiv{
    margin: 20px 0px 0px 0px;
}
#artikelFooterImgDiv{
    margin: 10px 0px 0px 0px;
    width:45%;
  float: left;
}

#regionsText {
    margin: 0px 0px 0px 0px;
}
#regionsBild {
    float:right;
    margin: 10px 10px 0px 10px;
  width:45%;
}
.regionsBildinner {
  float:right;
}

/*****************************/
/* Tabellen Styles fürs Tiny */

.flexTinymceDiv table{
    margin:0;
    padding:0;
}

.flexTinymceDiv table td, .flexTinymceDiv table th {
    padding: 0px 0.3em 0px 0.3em;
}

/* Rahmen: schwarz */
.flexTinymceDiv table.tinyBorder1{
    border-top:1px solid #000000;
    border-right:1px solid #000000
}

.flexTinymceDiv table.tinyBorder1 td, .flexTinymceDiv table.tinyBorder1 th {
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
}

/* Rahmen: grau */
.flexTinymceDiv table.tinyBorder2{
    border-top:1px solid #cccccc;
    border-right:1px solid #cccccc;
}

.flexTinymceDiv table.tinyBorder2 td, .flexTinymceDiv table.tinyBorder2 th {
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

/* *************************************************************************** */
/* DRUCKVERSION                                                                */
/* *************************************************************************** */

/* DRUCKVERSION */
#printHeader{ display:none; }
#printBack  { display:none; }
#printBackBroad  { display:none; }
#printUrl   { display:none; }

/* *************************************************************************** */
/* INDEX                                                                       */
/* *************************************************************************** */

/* Anfangsbuchstabe linksbündig */
.webIndex {
  display:block;
  width:350px;
}

.webIndexSubTitle {
   padding:0px;
   background:url(/images/bullet.gif) no-repeat top left;
   padding-left:10px;
   font-weight:bold;
}

.webIndexLetter {
  float:left;
  display:block;
  width:40px;
}
.webIndexWords {
  float:right;
  display:block;
  width:302px;
}

.webIndexTitle {
   font-weight:bold;
}

.webIndexWords ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* *************************************************************************** */
/* SITEMAP                                                                     */
/* *************************************************************************** */

#webSitemapDiv ul { /* IE 5 macht zu viel Abstand nach unten */
  margin:0;
  padding:0;
  list-style-type:none;
}

#webSitemapDiv ul ul ul     { list-style-type:none; }
#webSitemapDiv ul ul ul ul  { list-style-type:none; }
#webSitemapDiv li{
  /*border-top:1px solid #ccc;*/
  margin-top:10px;
  /* benötigt Mozilla */
  clear:both;
}

#webSitemapDiv li li li{
  border-top:0px solid #ccc;
  margin-left:60px;
  margin-top:-1px;
  voice-family:"\"}\"";
  voice-family:inherit;
  margin-top:0;
}
html>body #webSitemapDiv li li li { margin-top:0; }
#webSitemapDiv li li li li { margin-left:50px; }

#webSitemapDiv a{
  text-decoration:none;
      color:#175172;
}
#webSitemapDiv a:hover, #webSitemapDiv a:active, #webSitemapDiv a:focus{
  text-decoration:underline;
}
.webSitemapBox {
  margin-top:-17px;
  float:right;
  voice-family:"\"}\"";
  voice-family:inherit;
}
html>body .webSitemapBox { margin-top:-12px; }

#webSitemapDiv li div{
  padding:2px 0 2px 0;
  clear:right;
}

/* *************************************************************************** */
/* PRINTTOOL                                                                   */
/* *************************************************************************** */

#webPrinttoolForm li li li{
  margin-top:3px;
}

.webPrinttoolError{
    display:block;
    width: 540px;
    margin:0px 0px 0px 55px;
    font-weight: bold;
    clear:both;
}

/* *************************************************************************** */
/* MAIL TO A FRIEND                                                            */
/* *************************************************************************** */
.webMailtoafriendBody { margin:0px; }
.webMailtoafriendDiv{
  text-align:left;
  border:1px solid #CCC;
  padding:9px 9px 9px 9px;
  background-color:#FFFFFF;
  margin:10px;
}
.webMailtoafriendDivLeft{
    width: 200px;
    float:left;
}
.webMailtoafriendDivRight{}
.webMailtoafriendMargin{
    margin-top:9px;
}

/* *************************************************************************** */
/* SONSTIGES                                                                   */
/* *************************************************************************** */

/* TEXT-KOMMENTARE */
.webTextOnlyComment{ display:none; }

/* TextOnly */
.textOnlyLeft {
  float:left;
  width:205px;
  margin-top:2px;
}
.documentenInfo {
  padding-top:20px;
  /* font-size:0.8em; */
  border-bottom: 1px solid #3b3b3b;
  /* color: #175172; */
}

/* Teaser links/rechts */
.documentenInfo2 {
  /* font-size:0.8em; */
  border-bottom: 1px solid #CDCDCD;
  /* color: #175172; */
}
.documentenInfo3 {
  /* font-size:0.8em; */
  /* color: #175172; */
}
.teasermehrlink {
    font-size: 1em !important;
    color: #2f2f2f;
    padding-left: 10px;
    background-image: url("/images/icons/ico_pfeil_grau.gif");
    background-position: center left;
    background-repeat: no-repeat;
    text-decoration: underline;
}

/*bunte teaser*/
.biopolymereTeaser{
    border: 1px solid #336b92;
    color: #03233A;
    background: #94afc1 url("/images/teaser_blau.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.biopolymereTeaser .teasermehrlink {
    color: #03233A !important;
    background-image: url("/images/icons/ico_pfeil_blau.gif");
}

.standartTeaser{
    border: 1px solid #cbbc7d;
    color: #333326;
    background: #fef3c5 url("/images/teaser_gelb.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.standartTeaser .teasermehrlink {
    color: #333326 !important;
    background-image: url("/images/icons/ico_pfeil_gelb.gif");
}

.medtechTeaser{
    border: 1px solid #669d60;
  color: #163b12;
  background: #b6ddb1 url("/images/teaser_gruen.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.medtechTeaser .teasermehrlink {
    color: #163b12 !important;
    background-image: url("/images/icons/ico_pfeil_gruen.gif");
}

.bioproTeaser{
    border: 1px solid #bc713a;
  color: #230f01;
  background: #f4bd96 url("/images/teaser_orange.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.bioproTeaser .teasermehrlink {
    color: #230f01 !important;
    background-image: url("/images/icons/ico_pfeil_orange.gif");
}

.schuleTeaser{
    border: 1px solid #d53966;
  color: #56041C !important;
  background: #f3b0c5 url("/images/teaser_rosa.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.schuleTeaser .teasermehrlink {
    color: #56041C !important;
    background-image: url("/images/icons/ico_pfeil_rosa.gif");
}

.standortTeaser{
    border: 1px solid #cbbc7d;
  color: #474635 !important;
  background: #FDF1BD url("/images/teaser_gelb.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.standortTeaser .teasermehrlink {
    color: #474635 !important;
    background-image: url("/images/icons/ico_pfeil_gelb.gif");
}

.magazinTeaser{
    border: 1px solid #cbbc7d;
  color: #474635 !important;
  background: #FDF1BD url("/images/teaser_gelb.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.magazinTeaser .teasermehrlink {
    color: #474635 !important;
    background-image: url("/images/icons/ico_pfeil_gelb.gif");
}

.umweltTeaser{
    border: 1px solid #409295;
    color: #004f55;
    background: #bfe0df url("/images/teaser_petrol.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.umweltTeaser .teasermehrlink {
    color: #004f55 !important;
    background-image: url("/images/icons/ico_pfeil_petrol.gif");
}

.baseTeaser{
    border: 1px solid #cbbc7d;
  color: #474635 !important;
  background: #FDF1BD url("/images/teaser_gelb.gif") repeat-x;
    height: 100%;
    padding: 5px 0 0 5px;
}
.baseTeaser .teasermehrlink {
    color: #474635 !important;
    background-image: url("/images/icons/ico_pfeil_gelb.gif");
}

.flexTeaser h2 {
    line-height: 1.3em;
    margin: 0 0 0.2em 0;
    padding: 0;
}
.teasertextbunt {
    margin: 0;
}

.teasertextlinks {
    margin: 0;
}
.teasertextrechts {
    margin: 0;
}

.teaserbildbunt {
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 0;
}

.teaserbildbeschreibung {
    font-size: 0.8em;
    line-height: 1.5em;
    /* color: #175172 !important; */
    color: #595959;
}

.teaserbildcopyright {
    font-size: 0.8em;
    /* color: #175172 !important; */
    color: #595959;
}

/*doppelteaser*/
.teaserflexfeld {
    float: left;
    width: 265px;
}
.teaserflexfeld2 {
    float: left;
    width: 265px;
    margin-left: 10px;
}
.doppelteasertext {
    float: left;
}

/* *************************************************************************** */
/* HR-TAGS                                                                     */
/* *************************************************************************** */

hr {
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
  border: 0px;
  width: 100%;
}

.webHrBlack {
  color: #000;
  background-color: #000;
  height: 1px;
  border: 0px;
  width: 100%;
}
.webHrGrey {
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
  border: 0px;
  width: 100%;
}

.webHrBlau { display: none; }
.printHr   { display: none; }


/* *************************************************************************** */
/* TABELLEN                                                                    */
/* *************************************************************************** */
.webTable {
  font-size:1em;
  padding:0px;
  border-width:0px 0px 1px 1px;
  border-style:solid;
  border-color:#ADAEAD;
}
.webTable td {
  padding:5px;
  vertical-align:top;
}
.webTableCaption {
  font-weight:bold;
  background:#DDDDDD;
  text-align:left;
  padding:5px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 0px solid;
  border-color: #ADAEAD;
}
.webTableHeaderRight {
  width:100px;
  font-weight:bold;
  vertical-align:top;
  border-width:1px 1px 0px 0px;
  border-style:solid;
  border-color:#ADAEAD;
  padding:5px;
}
.webTableHeader {
  font-weight:bold;
  border-width:0px 1px 1px 0px;
  border-style:solid;
  border-color:#ADAEAD;
  padding:0px;
  background:#DDDDDD;
  vertical-align:top;
}
.webTable .webTableHeader {
  border-width:1px 1px 0px 0px;
  border-style:solid;
  border-color:#ADAEAD;
  padding:5px;
}
.webTableFooter {
  width: 100%;
  font-weight: bold;
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  padding: 2px;
}
.webTableData {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
}

/* *************************************************************************** */
/* SHOP                                                                        */
/* *************************************************************************** */

/* Bestellformular */
#shopCustomerData td{
  padding:8px 4px 8px 4px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}
#shopCustomerData .webTableHeaderRight{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  width:175px;
  text-align:left;
  background-color:#fff;
}
#shopCustomerData table {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
#shopCustomerData th{
  padding:8px 2px 8px 2px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  background-color:#E4E4E4;
}
/* Übersicht */
#shopSubmitOrder td{
  padding:8px 4px 8px 4px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}
#shopSubmitOrder .webTableHeaderRight{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  width:175px;
  text-align:left;
  background-color:#fff;
}
#shopSubmitOrder table {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
#shopSubmitOrder th{
  padding:8px 2px 8px 2px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  background-color:#E4E4E4;
}

/* *************************************************************************** */
/* VOLLTEXTSUCHE                                                               */
/* *************************************************************************** */
#volltextsuche .webSearchLeft{
    width: 150px;
    float:left;
}

/* EVENTS                                                                      */
/* *************************************************************************** */
.webTableEvents {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
.webTableEvents th{
  padding:8px 2px 8px 2px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  background-color:#E4E4E4;
}
.webTableEvents td{
  padding:8px 4px 8px 4px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}
.webTableDataDotted {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  border-top:1px solid #ADAEAD;

}
.webTableDataRed {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  background: #FF9A9C;

}

/* Veranstaltungsdetails: */
.webTableEventsDetail {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
.webTableEventsDetail .displaynone{
  display:none;
}
ul.tableList {
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.tableList ul{
  list-style-type:disc;
}
.webTableEventsDetail caption{
  font-weight: bold;
  background: #DDDDDD;
  text-align: left;
  padding: 5px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 0px solid;
  border-color: #ADAEAD;
}
.webTableEventsDetail th{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  width:175px;
  text-align:left;
}
.webTableEventsDetail td{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}

.webTableCaptionSmall { font-size: 1em; }

/* Veranstaltungen Vorschau */
.webTableEventsPreview {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
.webTableEventsPreview caption{
  font-weight: bold;
  background: #DDDDDD;
  text-align: left;
  padding: 5px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 0px solid;
  border-color: #ADAEAD;
}
.webTableEventsPreview th{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  width:175px;
  text-align:left;
}
.webTableEventsPreview td{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}
form label{
  font-weight:bold;
}


/*** RSS und XML Styles aus dem NSB /Abo ***/
#xmlWrapper h2{ }
#xmlWrapper h3{ }
#xmlWrapper .nsbtextkasten{ }
#xmlWrapper h4{   /* Für die Footer der Nachrichten */
  margin:25px 0px 12px 0px;
}
#xmlWrapper #messageredirect a{   /* Für die Footer der Nachrichten */
  display:block;
  margin:5px 0px 10px 0px;
}
#xmlWrapper #originator dd{
  display:block;
  margin: 2px 0 10px 0;
  padding:0;
}
#xmlWrapper #originator dt{
  margin-top:5px;
  display:block;
  padding:0;
}

#webRssFeed hr{
    display:none;
}

#webRssFeed .rssColumnRight, .webSingleNews .rssColumnRight{
  margin-left:70px;
}
#webRssFeed .rssColumnLeft, .webSingleNews .rssColumnLeft{
  width:70px;
  float:left;
}
.flexRss label{
  font-weight:bold;
}


/*********************** DEBUG **********************/
pre.debug{
  font-size: 13px;
  color:red;
  background-color:#CCC;
  width:100%;
  overflow:auto;
  height:200px;
}
/*********************** SEITENANFANG **********************/
ul.webToTop {

    margin: 0px 0px 0px 16px;
}

ul.webToTop li{
    list-style-image:url(/images/icons/ico_top.gif);
    padding:0px;
    margin: 10px 0px 10px 0px;
}

/* Allgemeine Definition von horizontal dargestellten Listen */
ul.horizontal {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.horizontal.centered {
    text-align: center;
}

ul.horizontal li {
    display: inline;
    padding: .1em .1em;
}
/* *************************************************************************** */
/* GLOSSAR                                                                     */
/* *************************************************************************** */

/* Anfangsbuchstabe linksbündig */

.webGlossar {
    margin-top: 10px;
}

.webGlossarLetter {
    float: left;
    display:block;
    width: 40px;
}

.webGlossarWords {
}

.webGlossar dl, .webGlossar ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-bottom: 20px;
}

.webGlossar dt, .webGlossar li {
   margin-left:75px;
   padding:0px;
   background:url(/images/bullet.gif) no-repeat top left;
   padding-left:10px;
   font-weight:bold;
}

.webGlossar dd{
   margin:0px 0px 10px 75px;
   padding:0px;
}

.webGlossarDetail dt{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border-top:1px solid #CCC;
}

.webGlossarDetail dd{
   margin-left:130px;
   margin-top:10px;
}

.rssListHome{
  margin:0px;
  margin-left:20px;
  padding:0px;
  list-style-type:square;
}

/* Tooltip */
.jsHintEnable {
    cursor: help;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.jsTinyTooltip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    width: 280px;
    padding: 10px;
    background: url(/images/tooltip_bg.gif) bottom right no-repeat;
    border: 1px solid #cdcdcd;
}
.jsTinyTooltip h4{
  margin:0
}


/* ******* Aktuell Angebot / letzte Aenderungen - Suchmaske ******* */
.searchOfferDiv1 {
  width:190px;
  float:left;
  margin-top:6px;
}
.searchOfferDiv2 {
  width:180px;
  float:left;
  margin-top:6px;
}
.searchOfferDiv3 {
  width:65px;
  float:left;
  margin-top:6px;
}
.webNSBButton{
  background-color:#CCCCCC;
  border:1px solid #333333;
  color:#333333;
  font-family:arial,helvetica,verdana,sans-serif;
  font-size:0.9em;
  width:67px;
}

.flexAktuell select#themen{
    width: 175px;
}

/* ******* popup ******* */
body#popup{
  margin:0;
  padding:0;
}
/* ******* automatische Ankternavigationsliste ******* */
ul.auto_anker{
  list-style-type:none;
  margin-left:0;
  padding-left:0;
}
ul.auto_anker li{
  margin-top:5px;
}



 /* =======  ::Datei:: javascripts/fancybox/fancybox.css ========  */ 
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 200;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/javascripts/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -1px;
	right: -17px;
	height: 17px;
	width: 17px;
	background: url(/javascripts/fancybox/fancy_closebox.png) no-repeat;
	cursor: pointer;
	z-index: 200;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 196;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 192;
}

div#fancy_title {
	position: absolute;
	bottom: -30px;
	margin-top:10px;
	left: -2px;
	width: 100%;
	/*height: 20px;*/
	z-index: 200;
	display: none;
	background-color: white;
	border: 1px solid #444444;
}

div#fancy_title table {
	margin: 0 auto;
	border-left: 0px solid black;
}

div#fancy_title div {
	color:black;
	font: normal 11px Arial;
}

td#fancy_title_left {
	height: 20px;
	width: 15px;
	/*background: transparent url(/javascripts/fancybox/fancy_title_left.png) repeat-x;*/
}

td#fancy_title_main {
	height: 20px;
	font-style: normal;
	font-weight: normal;
	/*background: transparent url(/javascripts/fancybox/fancy_title_main.png) repeat-x;*/
}

td#fancy_title_right {
	height: 20px;
	width: 15px;
	/*background: transparent url(/javascripts/fancybox/fancy_title_right.png) repeat-x;*/
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 190;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 10px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 200;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

a#fancy_left {
	background: transparent url(/javascripts/fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right {
	background: transparent url(/javascripts/fancybox/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
}

div#fancy_bg {
	display: none;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 170;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_n.png) repeat-x;*/
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_ne.png) no-repeat;*/
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_e.png) repeat-y;*/
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_se.png) no-repeat;*/
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_s.png) repeat-x;*/
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_sw.png) no-repeat;*/
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_w.png) repeat-y;*/
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url(/javascripts/fancybox/fancy_shadow_nw.png) no-repeat;*/
}


 /* =======  ::Datei:: styles/formbuilder/formbuilder.css ========  */ 
/* *************************************************************************** */
/* FORMBUILDER                                                                 */
/* *************************************************************************** */

.FB_el {
    float: left;
    width: auto;
    margin: 0 auto 10px 0;
}
.FB_error {
    background-color: rgb(208, 48, 48);
    color: #fff;
}
.FB_form label {
    font-weight: bold;
    color: #000;
}
.FB_form .newline {
    clear: both;
}
.FB_form .FB_width5 {
    width: 515px;
}
.FB_form .FB_width4 {
    width: 341px;
}
.FB_form .FB_width3 {
    width: 255px;
}
.FB_form .FB_width2 {
    width: 171px;
}
.FB_form .FB_width1 {
    width: 128px;
}
.FB_form .FB_width5 input,.FB_form .FB_width5 select,.FB_form .FB_width5 textarea {
    width: 502px;
}
.FB_form .FB_width4 input,.FB_form .FB_width4 select,.FB_form .FB_width4 textarea {
    width: 331px;
}
.FB_form .FB_width3 input,.FB_form .FB_width3 select,.FB_form .FB_width3 textarea {
    width: 247px;
}
.FB_form .FB_width2 input,.FB_form .FB_width2 select,.FB_form .FB_width2 textarea {
    width: 161px;
}
.FB_form .FB_width1 input,.FB_form .FB_width1 select,.FB_form .FB_width1 textarea {
    width: 118px;
}

.FB_form .FB_height5 textarea {
    height: 250px;
}
.FB_form .FB_height4 textarea {
    height: 200px;
}
.FB_form .FB_height3 textarea {
    height: 150px;
}
.FB_form .FB_height2 textarea {
    height: 100px;
}
.FB_form .FB_height1 textarea {
    height: 50px;
}

.FB_form .FB_width7, .FB_form .FB_width8, .FB_form .FB_width9 {
    z-index:999;
    position: absolute;
    left: -999px;
    top: -999px;
    width: 0px;
    height: 0px;
    border:none;
    background:none;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: inline;
}
.FB_form .FB_width7 input, .FB_form .FB_width8 input, .FB_form .FB_width9 input {
    width: 0px;
    height: 0px;
}


 /* =======  ::Datei:: styles/rubriken/standort.css ========  */ 
/* --------------------------------------------------------------------------- */
/* Spezielle Styles fuer die Rubrik STANDORT                                   */
/*                                                                             */
/* Schriftfarbe: #000000                                                             */
/* Rahmenfarbe: #DFDFDF                                                             */
/* --------------------------------------------------------------------------- */


#servicenavi{
  background-image: url("/images/header/fussbg.gif");
}
a:link, a:visited, a:hover,a:active, a:focus {
    color: #000000 ;
}

.webTextLink:link, .webTextLink:visited, .webTextLink:hover,.webTextLink:active, .webTextLink:focus {
    color: #000000 ;
}

.webTeaserLink:link, .webTeaserLink:visited, .webTeaserLink:active, .webTeaserLink:focus, .webTeaserLink:hover {
    color: #000000 ;
}

.webTeaserTitle{
    color: #000000 ;
}

.teasermehrlink {
	color: #000000 ;
	background-image: url(/images/icons/ico_pfeil_grau.gif);
}

#webHeaderDiv h1 {
    color: #000000 ;
}

.documentenInfo {
  border-bottom: 1px solid #000000 ;
  color: #000000 ;
}

#webGlobalNavigationDiv {
    border-top:3px solid #000000 ;
}
.webTextDmsInfobox, .webTextDms{
    background-image:url(/images/icons/box_document_grau.gif);
}

#webNavigationDiv, .flexStartInfobox {
  background-image:url(/images/header/verlauf_grau_kurz.gif);
}

#webNavigationDiv ul {
  list-style-image: url("/images/icons/ico_list_graul.gif");
}
#webNavigationDiv li.aktiv {
    list-style-image: url("/images/icons/ico_list_grauv.gif");
}

#webNavigationDiv ul li a {
  color: #000000 ;
}

/*BORDERS*/

#webNavigationDiv {
  border-top:1px solid #DFDFDF;
  border-left:1px solid #DFDFDF;
  border-bottom:1px solid #DFDFDF;
}
.infoFlex {
  border-left:1px solid #DFDFDF;
}
.flexStartInfobox{
  border-top: 1px solid #DFDFDF;
}

/* *************************************************************************** */
/* Aktuell = die Seite auf der wir uns momentan befinden                       */

.webNavigationAktuell {
    color:#000000 ;
}

/* Ebene 1*/
.webNavigationAktuell .webNaviEbene1:link, .webNavigationAktuell .webNaviEbene1:active, .webNavigationAktuell .webNaviEbene1:visited  {
  color:#000000 ;
}

.webNavigationAktuell .webNaviEbene1:hover{
  color:#000000 ;
}

/* Ebene 2*/
.webNavigationAktuell .webNaviEbene2:link, .webNavigationAktuell .webNaviEbene2:active, .webNavigationAktuell .webNaviEbene2:visited  {
  color:#000000 ;
}

.webNavigationAktuell .webNaviEbene2:hover{
  color:#000000 ;
}

/* Ebene 3*/
.webNavigationAktuell .webNaviEbene3:link, .webNavigationAktuell .webNaviEbene3:active, .webNavigationAktuell .webNaviEbene3:visited  {
  color:#000000 ;
}

.webNavigationAktuell .webNaviEbene3:hover{
  color:#000000 ;
}
/* Ebene 4*/
.webNavigationAktuell .webNaviEbene4:link, .webNavigationAktuell .webNaviEbene4:active, .webNavigationAktuell .webNaviEbene4:visited  {
  color:#000000 ;
}

.webNavigationAktuell .webNaviEbene4:hover{
  color:#000000 ;
}



/* *************************************************************************** */
/* Aktiv = Seite im aktiven Pfad                                               */

/* Ebene 1*/
.webNavigationAktiv .webNaviEbene1:link, .webNavigationAktiv .webNaviEbene1:active, .webNavigationAktiv .webNaviEbene1:visited  {
    color:#000000 ;
}

.webNavigationAktiv .webNaviEbene1:hover{
    color:#000000 ;
}

/* Ebene 2*/
.webNavigationAktiv .webNaviEbene2:link, .webNavigationAktiv .webNaviEbene2:active, .webNavigationAktiv .webNaviEbene2:visited  {
    color:#000000 ;
}

.webNavigationAktiv .webNaviEbene2:hover{
    color:#000000 ;
}

/* Ebene 3*/
.webNavigationAktiv .webNaviEbene3:link, .webNavigationAktiv .webNaviEbene3:active, .webNavigationAktiv .webNaviEbene3:visited  {
    color:#000000 ;
}

.webNavigationAktiv .webNaviEbene3:hover{
    color:#000000 ;
}


/* *************************************************************************** */
/* Links in der Service-Navigation                                             */
.webInfoServiceDiv a.webServiceLink {
  color: #000000 ;
}


 /* =======  ::Datei:: /styles/styles_unique.css ========  */ 
/* *************************************************************************** */
/* SEZIFISCHE STYLES FÜR DIESE OE (Ausnahmen, Erweiterungen)                   */
/* *************************************************************************** */





/* *************************************************************************** */
/* GALERIE                                                                     */
/* *************************************************************************** */

.galerieDiv {
    width:116px;
    float:left;
    margin-right:17px;
}

.galerieDivLast {
    float:left;
    width:115px;
    margin-right:0px;
    margin-left:1px;
}

.galerieLine {
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
  border: 0px;
  width:515px;
}

.galerieKontextDiv {
    width:39px;
    float:left;
    margin-right:3px;
    voice-family:"\"}\"";
    voice-family:inherit;
    width:35px;
}
html>body .galerieKontextDiv{
    width:39px;
}

.galerieKontextDivLast {
  width:39px;
  float:left;
}

.galerieNoBorder {
    border-width:0;
}


.visibleHidden {
    visibility:hidden;
}


.fancygallery img{
    margin: 3px;
    padding: 2px;
    border: 1px solid #E4E4E4;
}

.fancygallery img:hover{
    margin: 3px;
    padding: 2px;
    border: 1px solid #CCC;
}

/* *************************************************************************** */
/* 404 Error Page                                                              */
/* *************************************************************************** */

.errorGrayBoy {
  border: 1px solid #333333;
  padding:0px 10px;
  margin-bottom:10px;
  background-color:#efefef;
}
.errorGrayBoy ul {
    list-style: square;
    margin:13px;
    padding:0px;
}

/* ******* rss-flex links ******* */
.rsslink {
    padding: 0 0 1px 20px;
    margin: 0 0 0 5px !important;
    background-image:url('/images/icons/feed.gif');
    background-repeat: no-repeat;
    background-position: top left;
    line-height: 1.3;
}


.webMMDetails{
    color:#333333;
    font-weight:bold;

}

/* Zwei Bilder nebeneinander */

.webDoppelBild2{
    margin-left:10px;
}

.webDoppelBildDiv {
    width:265px;
    float:left;
}
/****************************************************************/
/* CMS-TOOLS FORM-GENERATOR (von X)*/
/****************************************************************/
.formZeile {
    margin: 0px 0 10px 0;
    padding:0;
    clear:both;
}
.fg_html {
    font-size:1em;
}
.fg_feldname, .formDesc {
    float:left;
    width: 120px;
    display:block;
    font-weight:normal;
    margin: 0 10px 0 0;
}
.formBox {
    float:left;
    width: 50%;
}
.fg_input {
    border: 1px solid #CCCCCC;
    margin:0px 0px 0px 0px;
    font-size: 1em;
    font-family: arial, helvetica, verdana, sans-serif;
}
.fg_textarea {
    width: 200px;
    height: 100px;
}
.fg_button {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 0.9em;
    height:19px;
    padding: 0px 0px 0px 0px;
    margin: 10px 7px 3px 0px;
    border:1px solid #333;
}
.fg_headline {
    font-weight:bold;
    font-size:1.2em;
}
.fg_beschreibungstext {
    display:block;
    margin:15px 0px;
}

.formGenerator label{
    font-weight:normal;
}

/****************************************************************/
/* Adressdatenbank */
/****************************************************************/

#adressdb #suche {
margin: 0 0 30px 0;
}
#adressdb #suche .suche_suchtext {
margin: 0 0 10px 0;
}
#adressdb #suche .suche_region {
float:left;
}
#adressdb #suche .suche_kategorie {
float:left;
margin: 0 0 0 30px;
}

#adressdb #suche  .subCatWrap {
    margin-left:23px;
}
#adressdb #suche  .subCatWrap  label {
    font-weight:normal;
}

#adressdb .webFormSearchButton {
margin: 10px 0 0 0;
}

#adressdb .chars {
margin: 0 0 5px 0;
padding: 2px 0;
border-top: 1px solid #ADAEAD;
border-bottom: 1px solid #ADAEAD;
}

#adressdb .webTable {
border-color:#ADAEAD;
border-style:solid;
border-width:1px 0 1px 0;
padding: 10px 0;
}

#adressdb .webTable td {
padding:5px 10px 5px 0;
border-color:#CDCDCD;
border-style:solid;
border-width:0 0 1px 0;
}

#sucheHelptext {
  background-color:white;
  border:1px solid black;
  padding:4px;
  width:330px;
  display:none;
  position:absolute;
  z-index:5;

}
#sucheLinkHilfeSchliessen {
  display:block;
  text-align:right;
  margin-top:3px;
}


