/* CSS Document */

/*
grundsaetzliche breite: 950px
tuerkis: #108bb2
*/
body {
  background-color:#bddcc1; 
  font-family:Georgia, "Times New Roman", serif;
  font-size:0.85em;
  line-height:1.5em;
}

#wrapper {
  margin:0 auto;
  text-align:center;
}

html > body #wrapper {
    width: 950px;
}

a {color:#8ABF94;text-decoration:none;}
a:hover {text-decoration:underline;}

hr {color: #a0dbee;background-color: #a0dbee;height: 2px;border: none;}
.align-left{ text-align: left;}
.align-center{ text-align: center;}
.align-right{ text-align: right;}

.formular {display: inline-block; width:120px;}
.row {margin:2px 0;}
  

table {
  margin:0;
  padding:0;
}
td {font-size:0.8em;}
img {
  border:none;
  background-color:transparent;
}
/*IMG.spacer-gif { border: 1px solid black; }*/
.skiplink {
  display:none;
}
div.clearboth {
  clear:both;
  height:1px;
  font-size:1px;
  line-height:1px;
  margin:0;
  padding:0;
  background:transparent;
}

/* formulare - allgemeine styles */
form {
  font-family: Arial, Sans-serif;
  margin:0;
  padding:0;
  color:#666;
  font-size:1em;
}
input {
  padding:0;
  margin:0;
  font-family: Arial, Sans-serif;
  font-size:1em;
}
input.text {
  background-color:#fff;
  color:#666;
  padding:0;
  margin:0;
  font-family: Arial, Sans-serif;
  font-size:1em;
}
input.inputimg {
  padding:0;
}
select {
  background-color:#fff;
  color:#666;
  padding:0;
  margin:0;
  font-family: Arial, Sans-serif;
  font-size:1em;
}
fieldset { border: 0; margin: 0; padding: 0; }
legend { border:0; margin:0; padding:0; }
.schnellsuche fieldset { border: 0; margin: 0; padding: 0; /*width: 181pxf;*/ }
.erweitertesuche fieldset { border: 0; margin: 0; padding: 0; width: 425px; }
legend { display: none; margin: 0; font-size: 0.1em; padding: 0; }
label { padding: 0; margin: 0; border:0px; }
label.invisible { display: none; }




span.mehr { color: #459abc; font-weight: normal; }
div.contents a { text-decoration:none; }
div.contents a:hover { text-decoration:underline; }
h2 { margin: 0 0 5px 0px; font-size:1em; }
h2.teasertitel { color: #666; margin: 10px 0 5px 0; }
div.teasertext h2.teasertitel { color: #459abc; margin: 0 0 5px 0; }
h3 { font-weight: bold; }
h3.teasertitel { font-weight: bold; }
h4 { font-weight: normal; color: #666; }
h1 { margin: 0 0 0 5px; font-size:1.385em; }

h1.teasertitel { margin: 10px 0 5px 0; }
h1.teasertitel a { color: #666; }


div.headercontainer {
  margin:0;
  padding:0;
  width:950px;
  font-size:0.85em;
  text-align:left;
  background-color:#fff;
  
}
div.header {
  padding: 0 0 0 3px;
  margin:0;
}
div.header div.oben {
  float: right;
  margin:50px 30px 10px;
  
}

div.header div.logo {
  
  margin: 0 0 0px 0;
  
  height:140px;
}
div.header div.rechts {
  float: right;
  width:374px;
}
div.header div.oben div.sprache {
  padding: 0 5px;
  text-align:right;
  float:left;
  margin:0;
  font-family: Arial, Sans-serif;
  text-transform: uppercase;
  font-size:1.2em;
}
div.keinesprache { margin:0px 0 0 0; }

div.printheadercontainer {
  display:none;
}

div.navcontainer {
  margin:0 0 0px 0; /*border:1px solid black; abstand??*/
  width:948px;
  height:25px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}


div.hauptnav {
  margin:0;
  padding:0;
  text-align:left;
  background-color:#bddcc1;
  /*background:url('hauptnav_hint.gif');*/
  font-weight:bold;
}
div.hauptnav a {
 color:#333; 
}
div.hauptnav a:hover {
 color:#333;
  text-decoration:underline;
}
div.hauptnav ul {
  list-style-type: none;
  text-transform:uppercase;
  letter-spacing:1px;
  margin:0;
  padding:2px 0;
  color:#fff;
  width:948px;
  
}
div.hauptnav ul li.de {
  display:inline;
  padding:0.3em 1.7em;
  color:#000;
  
}
div.hauptnav ul li.en {
  display:inline;
  padding:0.3em 1.5em;
  color:#000;
  
}
div.hauptnav ul li.menu-level1-current-active {
  background-color:#fff;

}
div.contents div.links div.hauptseite div.galerie {
  float:left;
  line-height:1px;
}

/* START SUBNAV */
div.contents div.links div.hauptseite div.linkespalte {
  float:left;
  margin:20px 5px 0 10px;
  padding:0;
  width:290px;
  font-size:0.85em;
}



div.subnav {
 margin-left:25px; 
  width:240px;
}
div.subnav ul {
  list-style-type: none;
  text-transform:uppercase;
  letter-spacing:1px;
  margin:0;
  padding:0;
  font-weight:bold;
}
div.subnav ul li {
  border-bottom:1px solid #8ABF94;
  
}

div.subnav ul li.sub1act {
  background:#eaf4ec;
}

div.subnav ul.nav2 {
  font-weight:normal;
  letter-spacing:0px;
  border-top:1px solid #8ABF94;
  padding:6px 0;
  background-color:#fff;
}

div.subnav ul.nav2 li {
  border-bottom:0px solid #8ABF94;
  padding:0px 0 0px 20px; 
}

div.subnav ul.nav2 li {
  text-transform:none;
  color:#333;
}
div.subnav ul.nav2 li a {
  color:#333;
}
div.subnav ul.nav2 li.sub2act {
  background:#eaf4ec;
}

/* ENDE SUBNAV */


div.contents {/*width:950px;*/
  margin:0;
  padding:0;
  width:950px;
  text-align:left;
  background-color:#fff;
  padding:0;
}
div.contents div.links {
  float:left; 
  width:950px;
}
/*STARTSEITE*/



div.contents div.linksstart {
  float:left;
  width:950px;
}
div.contents div.linksstart div.startseite {
  color:#000;
  float:left;
  margin-top:20px;
}
div.contents div.linksstart div.startseite h1 {
  font-weight: bold;
  margin: 0 0 5px 0;
  padding:0;
  font-size:1em;
  color:#0284ae;
}

div.contents div.linksstart div.startseite div.spalte h1 {
  font-weight: bold;
  margin: 0 0 5px 0;
  padding:0;
  line-height:14px;
  font-size:1em;
  text-transform:none;
  color:#0284ae;
}

div.contents div.linksstart div.startseite div.info-startseite {
  background:#fff;
  width:745px;
  height:165px;
  border: #cad2df solid 1px;
  margin: 0 0 25px 0;
}
html>body div.contents div.linksstart div.startseite div.info-startseite {
  height:auto;
  min-height:165px;
}


div.contents div.linksstart div.startseite div.info-startseite div.info-box {
  margin:10px;
  line-height: 1.5em;
}
div.contents div.linksstart div.startseite div.margin15 {
  margin:0 15px 0 0;
  float:left;
}

/*news*/
h1.news {
  color: #8abf94;
  font-size: 1em;
  font-weight:bold;
  margin:0;
  text-transform:uppercase;
  letter-spacing:2px;
  font-family:Arial, Helvetica, sans-serif;
  border-bottom:1px solid #8abf94;
  }

div.newscontainer p {margin:0;}
div.newscontainer h3 {
  margin:0; 
  font-size:1em; 
  font-weight:bold; 
  padding:0 0 5px 0; 
}



/* topstories */

div.contents div.topstoryplus h3, div.contents div.topstoryminus h3, div.contents div.firststory h3{margin:0; font-size:1em; font-weight:bold; padding:0 0 10px 0; /*letter-spacing:0.1em;*/ position:relative;}


div.schrift {/*background: transparent url(common_FILES/bg_schrift.gif) repeat-x top left;*/ float:right; color: #0284ae;  margin:5px 0 5px 0; /*font-size:0.79em;*/ letter-spacing:0.02em; padding-bottom:1px;}
div.schrift a {color: #0284ae; }

div.contents div.linksstart div.startseite div.spalte div.mitte div.firststorycontainer{margin: 0 0 10px 0;text-align:center;}
div.contents div.linksstart div.startseite div.spalte div.mitte div.firststory{background-color:transparent;line-height:1.5em;padding:0 5px 0 5px;}

div.contents div.linksstart div.startseite div.spalte div.mitte div.topstoryminus{padding:2px 5px 2px 5px;line-height:1.5em;}

div.contents div.linksstart div.startseite div.spalte div.mitte div.topstorypluscontainer{display:none;line-height:1.5em;padding: 0px 5px 0 0;}
div.contents div.linksstart div.startseite div.spalte div.mitte div.topstoryplus{padding:2px 1px 2px 9px; background-color:#e3e3e3; }


div.contents div.linksstart div.startseite div.spalte div.mitte div.headercontainer{font-size:1em; float:left; width:300px; margin:0; padding:0;}
div.contents div.linksstart div.startseite div.spalte div.mitte div.plusbtn{float:left;float:right; width:16px; height:16px;}
div.contents div.linksstart div.startseite div.spalte div.mitte div.plusbtn a{background:url(../img/buttons/plus-btn.gif) no-repeat; display:block; width:16px; height:16px;}
div.contents div.linksstart div.startseite div.spalte div.mitte div.minusbtn{float:left;float:right; width:16px; height:16px;}
div.contents div.linksstart div.startseite div.spalte div.mitte div.minusbtn a{background:url(../img/buttons/minus-btn.gif)  no-repeat; display:block; width:16px; height:16px;}
/*ENDE STARTSEITE*/



div.contents div.links div.hauptseite {/*float:left;*/
}





div.contents div.newslist {
  margin:0 0 25px 0;
}
div.contents div.newslist a {/*font-size:0.85em;*/
}
div.contents div.newslist div.oben {
  background: transparent url(subnav_oben.gif) no-repeat top left;
  margin:0;
  padding:0;
  height:3px;
  font-size:3px;
  line-height:3px;
}
div.contents div.newslist div.mitte {
  background-color:#e1f0f5;
  margin:0;
  padding:0px 0 8px 11px;
}
div.contents div.newslist div.mitte div.btn {
  background:#e1f0f5 url(blau-btn.gif) no-repeat left 8px;
  padding:5px 5px 0 14px;
  margin:0 0 0 0;
}
div.contents div.newslist div.unten {
  background: transparent url(subnav_unten.gif) no-repeat top left;
  margin: 0 0 3px 0;
  padding:0;
  height:3px;
  font-size:3px;
  line-height:3px;
}
/* vormalige kleine ueberschrift oben */
/*div.contents div.links div.hauptseite div.haupt h1{color:#333; font-size:0.85em; margin:5px 0 0 0; text-transform:uppercase; font-weight:normal; }*/
div.contents div.links div.hauptseite div.haupt h1.titelbig {
  color:#333;
  font-size:1.385em;
  text-transform:none;
  font-weight:bold;
  margin:20px 0 10px 0;
}
/* absatzueberschrift */
div.contents div.links div.hauptseite div.haupt h1.absatztitel {
  color:#333;
  font-size:1.05em;
  text-transform:none;
  font-weight:bold;
  margin:10px 0 0 0;
}
div.contents div.links div.hauptseite div.haupt {
  width:890px;
  float:left; /*margin:0px 0 0 25px; */
  padding: 0px;
  margin:55px 30px 30px;
  background-color:#fff;
  border-top:2px solid #8abf94;
}
div.contents div.links div.hauptseite div.inhaltcontainer {/*padding:0 20px 0 0;*/
  
margin-top:10px;
}
div.contents div.links div.hauptseite div.haupt div.inhalt {
  font-size:1.1em;
  overflow:hidden;
  
}
div.contents div.links div.hauptseite div.haupt div.inhalt p.bodytext {
  margin:0 0 10px 0;
}

div.contents div.links div.hauptseite div.haupt div.inhalt div.csc-header {
  float:left;
  width:275px;
  
}

div.contents div.links div.hauptseite div.haupt div.inhalt div.csc-text {
  float:left;
 width:600px;
  
}
div.newsbox {
 
 width:600px;
  margin-left:275px;
  
}
div.contents div.links div.hauptseite div.haupt div.inhalt div.csc-textpic {
  float:left;
 width:600px;
  
}

/* newsliste content */
div.contents div.links div.hauptseite div.haupt div.inhalt div.newsliste-gross {
  margin:20px 0 0 0;
}
div.contents div.links div.hauptseite div.haupt div.inhalt div.news-date {
 color:#999;
 text-align:right; 
}

div.contents div.links div.hauptseite div.topstorytrenner {
  background:transparent url(../img/buttons/trenner_news.gif) repeat-x right center;
  height:2px;
  font-size:2px;
  line-height:2px;
  padding: 6px 0 6px 0;
  clear:both;
}

div.contents div.links div.hauptseite div.subnav div.newsliste-gross {
  color:#000;
}

div.contents div.links div.hauptseite div.subnav div.news-date {
 color:#999;
 text-align:right;
}
div.contents div.links div.hauptseite div.subnav div.newsliste-gross a {
  color:#459abc;
}
div.contents div.links div.hauptseite div.subnav div.newsliste-gross a:link {
  color:#459abc;
}
div.contents div.links div.hauptseite div.subnav div.newsliste-gross a:active {
  color:#459abc;
}

div.contents div.links div.hauptseite div.haupt div.inhalt div.newsliste-gross p.bodytext {
  margin:0;
}

/*newsliste klein */

div.contents div.links div.hauptseite div.subnav div.newsliste-klein {
  color:#000;
}

div.contents div.links div.hauptseite div.subnav div.newsliste-klein a {
  color:#459abc;
}
div.contents div.links div.hauptseite div.subnav div.newsliste-klein a:link {
  color:#459abc;
}
div.contents div.links div.hauptseite div.subnav div.newsliste-klein a:active {
  color:#459abc;
}


div.contents div.links div.hauptseite div.pagetools {
  margin:0;
  padding:0;
}
div.contents div.links div.hauptseite div.pagetools div.li {
  background: transparent url(pagetools_li.gif) no-repeat;
  float: left;
  height:28px;
  width:3px;
  overflow:hidden;
}


div.contents div.links div.hauptseite div.pagetools div.re {
  background: transparent url(pagetools_re.gif) no-repeat;
  float: left;
  height:28px;
  width:3px;
  overflow:hidden;
}
div.contents div.links div.hauptseite div.pagetools div.mailenbtn {
  float:left;
  padding-bottom:1px;
  margin:2px 0 0 15px;
  font-size:0.85em;
}
div.contents div.links div.hauptseite div.pagetools div.mailenbtn a {
  background:transparent url(../img/buttons/empfehlen-btn.gif) no-repeat 0 4px;
  padding:5px 0 2px 23px;
  margin-bottom:2px;
  display:block;
  text-transform:uppercase;
}
div.contents div.links div.hauptseite div.pagetools div.druckenbtn {
  float:left;
  padding-bottom:1px;
  margin:2px 0 0 4px;
  font-size:0.85em;
}
div.contents div.links div.hauptseite div.pagetools div.druckenbtn a {
  background:transparent url(../img/buttons/drucken-btn.gif) no-repeat 0 4px;
  padding:5px 0 2px 23px;
  margin-bottom:2px;
  display:block;
  text-transform:uppercase;
}

div.info {
 margin:10px 0; 
  width:950px;
}

div.info td {padding:20px 30px;}

div.footer {
  width:695px;
  color:#333;
  margin:20px 0 0px 0;
  font-size:0.85em;
  text-align:left;
}
div.footer a {
  color:#333;
}

/* slideshow (geschichte)*/
div.blaettern {
  margin:27px 0 10px 0;
}
div.blaettern div.blaettern-mitte {
  float:left;
  text-align:center;
  width:455px;
  background:transparent url(../img/bg-blaettern.gif) repeat-y;
  border-top:1px solid #daedf3;

  border-bottom:1px solid #daedf3;
  height:19px;
  color:#fff;
  font-weight:bold;
}
div.blaettern div.blaettern-links {
  float:left;

  width:15px;
  height:21px;
  background:transparent url(../img/bg-blaettern-links.gif) no-repeat;
  text-align:right;
}
div.blaettern div.blaettern-rechts {
  float:left;
  width:15px;
  height:21px;
  background:transparent url(../img/bg-blaettern-rechts.gif) no-repeat;
}
div.slideshow {
  color:#000;
}
div.slideshowcaption {
  font-size:1em;
  font-weight:bold;
  margin: 13px 0 0 0;
}
div.slideshow div.slideshowbild {
  border:1px solid #daedf3;
}
div.slideshow div.backandforth {
  margin:10px 0 0 0;
}
div.slideshow div.backandforth div.weiter {
  float:right;
  width:81px;
  height:23px;
  color: #0284ae;
}
div.slideshow div.backandforth div.zurueck {
  float:left;
  width:72px;
  height:23px;
  color: #0284ae;
}
div.slideshow div.backandforth div.zurueck a {
  text-transform:lowercase;
  font-weight:bold;
  background:transparent url(zurueck.gif) no-repeat;
  display:block;
  text-decoration:none;
  padding:1px 0 2px 19px;
}
div.slideshow div.backandforth div.weiter a {
  text-transform:lowercase;
  font-weight:bold;
  background:transparent url(weiter.gif) no-repeat;
  display:block;
  text-decoration:none;
  padding:1px 0 2px 10px;
}
div.slideshow div.backandforth div.weiter-en {
  float:right;
  width:56px;
  height:23px;
  color: #0284ae;
}
div.slideshow div.backandforth div.zurueck-en {
  float:left;
  width:76px;
  height:23px;
  color: #0284ae;
}
div.slideshow div.backandforth div.zurueck-en a {
  text-transform:lowercase;
  font-weight:bold;
  background:transparent url(zurueck-en.gif) no-repeat;
  display:block;
  text-decoration:none;
  padding:1px 0 2px 19px;
}
div.slideshow div.backandforth div.weiter-en a {
  text-transform:lowercase;
  font-weight:bold;
  background:transparent url(weiter-en.gif) no-repeat;
  display:block;
  text-decoration:none;
  padding:1px 0 2px 10px;
}
/* sitelinks */
div.sitelink {
  float:left;
  width:85px;
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
div.sitelink a {
  font-size:0.85em;
}
div.sitelink div.rad {
  
}

/* news styles (achtung auch fuer normalen content gueltig!*/
div.inhalt h1 {
  color: #8abf94;
  font-size: 0.85em;
  font-weight:bold;
  margin:0;
  text-transform:uppercase;
  letter-spacing:2px;
  font-family:Arial, Helvetica, sans-serif;
}


div.inhalt h2 {
  color:#000; /*text-transform:uppercase;*/
}
div.inhalt h2.teasertext {/*color:#000; text-transform:uppercase;*/
}
div.inhalt ul {
}
/* banner */
div.header div.werbebanner {
  float:right;
  margin-right: 18px;
  width:234px;
}
/*�nderungen Informance f�r Personensuche */

#searchform.suche label.suchlabel_1 {
  color:#000000;
  margin-right:20px;
}
#searchform.suche label.suchlabel_2 {
  color:#000000;
  margin-left:130px;
}
#searchform.suche > input.suchetext {
  width:300px;
}
#suchebuttons {
  margin:15px 0 0 125px;
}
#suchebuttons input.suchebutton {
  background:red;
  width:20px;
}
#searchform.suche > input.suchetext_notfound {
  width:300px;
  color:#d92a37;
  font-weight:bold;
}
#suchergebnis {
  color:#000000;
}
#suchergebnis #eintrag {
  color:#000000;
  margin-top:15px;
}
#suchergebnis #email, #suchergebnis #link, #suchergebnis #text {
  margin-left:30px;
  line-height:1.5em;
}
#suchergebnis #email, #suchergebnis #link {
  color:#0085af;
}
#suchergebnis #link {
  background:url(../fileadmin/hp-relaunch/img/link.gif);
}
#suchergebnis #text {
}

/*�nderungen Informance f�r Forwording */
#forwardingform.forwarding label.forwardinglabel_1 {
  color:#000000; 
  margin-right:20px; 
  text-align:right;
}



.pagetools .mitte{ margin-top:25px;}

.sucherechts { background:url(suche-bg.gif) no-repeat; width:180px; height:124px;}
.sucherechts .topsuche .topsuchebtn { margin: 2px 0 0 85px;}
.sucherechts .topsuchetext { background:none; border:none; margin: 27px 0 0 13px; width:150px; font-size:11px; 
height:13px;  }
.sucherechts .radiocontainer {padding: 5px 0 0 12px; }
.sucherechts .radiocontainer .topsuchefieldset label { font-size:10px; line-height:10px; line-height:11px; }

/*.sucherechts .radiocontainer input{  margin-top:-2px;} */




