/* 
   =================================================================
     GRUNDEINSTELLUNGEN 
   =================================================================
*/


/* 
   -----------------------------------------------------------------
     FARBEN
   ----------------------------------------------------------------- 

farbe_hintergrund_dunkelblau = #113968
farbe_hintergrund_mittelblau = #cfd7e1
farbe_hintergrund_hellblau = #e7ebf0

farbe_text_dunkelblau = #113968
farbe_text_mittelblau = #376090
farbe_text_hellblau = #cfd7e1

farbe_text_hellgrau = #707070
farbe_text_mittelgrau = #4c4c4c
farbe_text_dunkelgrau = #222222

*/

body {
  background:#cfd7e1 url(images/hintergrund.gif) top center repeat-y;
  text-align:center;
}

#wrapper {
  margin:auto;
  background:url(images/hintergrund-content.gif) 8px top repeat-y;
  width:995px;
  text-align:left;
  margin-bottom:8px;
}

#center ul.csc-menu {
  list-style:none;
  border-top: 1px solid #376090;
  border-bottom: 1px solid #113968;
}

#center ul.csc-menu li {
  margin:0;
  padding:0;
}

#center ul.csc-menu li a {
  color:#222222;
}

/* 
   -----------------------------------------------------------------
     SCHRIFTEN UND ABSTÄNDE
   ----------------------------------------------------------------- 
*/

html, body, div, span, h1, h2, h3, h4, p, hr, table, tr ,td, th, a, ul, li, form, select, input, submit, label {
  margin:0;
  padding:0;
  font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
  color:#222222;
}

body {
  font-size:67%;
}

img {
  margin:0;
  padding:0;
}

html, body, div, span, h1, h2, h3, p, hr, table, tr ,td, th, a {
  border:0;
}

* {
  margin:0;
  padding:0;
}

html, body {
  height: 100%;
  width: 100%;
}


a:hover {
  text-decoration:underline;
}
a {
  text-decoration:none;
  color:#376090;
}



/* 
   =================================================================
     STRUKTUR 
   =================================================================
*/

/* 
   -----------------------------------------------------------------
     LINKE SPALTE
   ----------------------------------------------------------------- 
*/


#left {
  float:left;
  width:204px;
  padding-left:8px;
}

#logo {
  height:115px;
  background:white;
  text-align:center;
}

#logo img {
  border:none;
  margin-top:25px;
}

/* --- MENUE LINKS OBEN --- */

#menu_left {
  background:#113968;
  padding:10px 0 10px 0;
}

#menu_left ul {
  list-style:none;
  border-top: 1px solid white;
}

#menu_left li {
  border-bottom: 1px solid white;
  font-weight:bold;
}

#menu_left li a {
  background:url(images/arrow_medium_closed.gif) 6px 0.4em no-repeat;
  display:block;
  color:#cfd7e1;
  text-decoration:none;
  padding-left:16px;
}

#menu_left li.cur, #menu_left li.act a, #menu_left li a:hover {
  background:#cfd7e1 url(images/arrow_dark_closed.gif) 6px 0.4em no-repeat;
  color:#113968;
}

#menu_left li.cur {
  padding-left:16px;
}

/* --- DROPDWON MENUE --- */

#menu_dropdown {
  background:#a9b7c9;
}

#select_menu {
  width:160px;
}

/* --- SUCHE --- */

#search {
  background:#a9b7c9;
  margin:10px 0 10px 0;
}

/* --- UNTERMENUE --- */

#menu_sub {
  margin:10px 0 10px 0;
}

#menu_sub ul {
  list-style:none;
  border-top: 1px solid white;
}

#menu_sub li {
  border-bottom: 1px solid white;
  background:url(images/arrow_dark_closed.gif) 6px 0.4em no-repeat;
}

#menu_sub li a {
  display:block;
  color:#113968;
  text-decoration:none;
  font-weight:bold;
  padding-left:16px;
}

#menu_sub li a:hover {
  background:#113968 url(images/arrow_light_closed.gif) 6px 0.4em no-repeat;
  color:white;
}

/* AKTUELLE SEITE */

#menu_sub li.cur, #menu_sub li.cursub {
  background:#113968 url(images/arrow_light_closed.gif) 6px 0.4em no-repeat;
  color:white;
  padding-left:16px;
  font-weight:bold;
}

#menu_sub li.cursub {
  background:#113968 url(images/arrow_light_opened.gif) 4px 0.4em no-repeat;
}

/* AKTIVE SEITE */

#menu_sub li.act {
  background:#113968 url(images/arrow_dark_closed.gif) 6px 0.4em no-repeat;
}

#menu_sub li.act a {
  background:#113968 url(images/arrow_light_closed.gif) 4px 0.4em no-repeat;
  color:white;
}

#menu_sub li.actsub {
  background:#e7ecf2 url(images/arrow_dark_opened.gif) 4px 0.4em no-repeat;
}

#menu_sub li.actsub a:hover {
  background:#113968 url(images/arrow_light_opened.gif) 4px 0.4em no-repeat;
}

/* ZWEITE EBENE , #menu_sub li.actsub li.act */

#menu_sub li.cursub ul {
  margin-left:-16px;
}

#menu_sub ul ul {
  border-top: none;
}

#menu_sub li.cursub li {
  background-color:#E7ECF2;
}

#menu_sub li li, #menu_sub li li.act {
  border-bottom:none;
  border-top: 1px solid white;
  background-position:16px 0.4em;
}

#menu_sub li li.act {
  background-image:url(images/arrow_light_closed.gif);
  background-color:#a9b7c9;
}

#menu_sub li li.act a {
  color:white;
}

#menu_sub li li a, #menu_sub li li.act a, #menu_sub li li.cur, #menu_sub li li.cursub {
  font-weight:normal;
  padding-left:26px;
}

#menu_sub li.open li a, #menu_sub li.cursub li a, #menu_sub li.actsub li a, #menu_sub li.open li a:hover, #menu_sub li.cursub li a:hover, #menu_sub li.actsub li a:hover, #menu_sub li li.cur, #menu_sub li li.cursub {
  background-position:16px 0.4em;
  padding-left:26px;
}

#menu_sub li.actsub li a:hover {
  background-image:url(images/arrow_light_closed.gif);
}

#menu_sub li.actsub li.actsub a:hover {
  background-image:url(images/arrow_light_opened.gif);
}

#menu_sub li li.cursub, #menu_sub li li.actsub {
  background-position:14px 0.4em;
}

/* DRITTE EBENE */

#menu_sub li li.cursub ul {
  margin-left:-26px;
}

#menu_sub li li li a, #menu_sub li li li.act a, #menu_sub li li li.cur, #menu_sub li li li.cursub {
  padding-left:36px;
}

#menu_sub li li.cursub li, #menu_sub li li.actsub li {
  background-position:26px 0.4em;
}

#menu_sub li li li.cur, #menu_sub li li li.cursub, #menu_sub li li.cursub li a, #menu_sub li li.cursub li.act a, #menu_sub li li.cursub li a:hover, #menu_sub li li.actsub li a, #menu_sub li li.actsub li.act a, #menu_sub li li.actsub li a:hover {
  background-position:26px 0.4em;
  padding-left:36px;
}

#menu_sub li.actsub li.actsub li a:hover {
  background-image:url(images/arrow_light_closed.gif);
}


/* 
   -----------------------------------------------------------------
     RECHTE SPALTE
   ----------------------------------------------------------------- 
*/

#wrapper_content {
  margin-left:220px;
  margin-right:8px;
}

#content {
  float:left;
  width:767px;
}

/* --- OBEN --*/

#top {
  height:115px;
}

/* --- MENUE OBEN--*/

#menu_top {
  padding-top:0.5em;
  text-align:right;
}

#menu_top ul {
  list-style:none;
}

#menu_top li {
  display:inline;
  margin-left:5px;
}

#menu_top a {
  font-size:0.8em;
  text-decoration:none;
  color:#4c4c4c;
}

#menu_top a.print {
  background:url(images/print.gif) top left no-repeat;
}

#menu_top a.print:hover {
  background:url(images/print-on.gif) top left no-repeat;
}

#menu_top a.home {
  background:url(images/home.gif) top left no-repeat;
}

#menu_top a.home:hover {
  background:url(images/home-on.gif) top left no-repeat;
}

/* --- HAUPTMENUE--*/

#menu_main {
  margin-top:1em;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
  width:100%;
}

#menu_main ul {
  list-style:none;
}

#menu_main li {
  display:inline;
  margin-right:5px;
  font-size:1.2em;
}

#menu_main a {
  padding:0 10px 0 15px;
  font-weight:bold;
  text-decoration:none;
  color:#113968;
}

#menu_main a:hover {
  background:#cfd7e1;
}

#menu_main li.act a {
  background:#cfd7e1 url(images/square_dark.gif) 0 0.5em no-repeat;
}

/* --- ROOTLINE --*/

#menu_rootline {
  margin-top:3em;
}

#menu_rootline a {
  text-decoration:none;
}

#menu_rootline ul {
  list-style:none;
}

#menu_rootline li {
  display:inline;
  font-size:1em;
  color:#707070;
}

#menu_rootline a {
  color:#707070;
}

/* --- HAUPTINHALT --*/

#center {
  float:left;
  width:567px;
  min-height:200px;
}

#header {
}

/* UEBERSCHRIFTEN */

#center h1, #center .csc-header h1 {
  font-size:1.4em;
  margin:0 0 0.8em 0;
}

#center h1.titlestart {
  background:#cfd7e1;
  color:#113968;
  font-size:1.6em;
  margin:0;
  padding:20px 20px 40px 20px;
  margin-right:0px;
}

#center h1.title {
  padding-top:0.8em;
}

#center h2 {
  font-size:1.2em;
  margin:0 0 0.6em 0;
}

#center h2 a {
  font-weight:bold;
}

#center h2 a:hover {
  text-decoration:underline;
  text-decoration:none;
  color:#222222;
}

#center h3 {
  font-size:1.1em;
  font-weight:normal;
  text-decoration:underline;
  margin:0 0 0 0;
}

#center p.bodytext, #center ul, #center div.tx-ttaddress-pi1, #center dl {
  margin:0 0 0.6em 0;
}

#center li {
  margin-left:20px;
}

#center dt {
  font-weight:bold;
}

/* --- 3 SPALTEN --- */

#center .threecols {
  width:567px;
}

#center .threecolsleft, #center .threecolsmiddle, #center .threecolsright {
  float:left;
  width:14.8em;
  margin:0;
  padding:1em;
  background:#e7ebf0;
}

#center .threecolsmiddle {
  margin:0 1em 0 1em;
}

/* --- ADDRESSEN --*/

#center .wtdirectory_filter_abc, #center .wtdirectory_list .kontaktliste,  #center .tx-ttaddress-pi1 .mit_trenner{
  padding-bottom:0.4em;
  border-bottom:1px solid #376090;
  margin-bottom:0.6em;
}

#center .wtdirectory_abc_letter {
  margin:0.2em 0.5em 0.2em 0.5em;
}

#center .wtdirectory_abc_letter a {
  margin:-0.2em -0.5em -0.2em -0.5em;
  padding:0.2em 0.5em 0.2em 0.5em;
}

#center .wtdirectory_abc_letter_act a {
  background:#cfd7e1;
}

#center .wtdirectory_list .kontaktliste h2, #center .tx-ttaddress-pi1 .kontaktliste h2 {
  font-size:1.1em;
  margin:0;
  padding:0;
}

/* --- MENUE REITER --*/

#menu_tabs {
   height:2.1em;
   margin-top:-2.1em;
}

#menu_tabs ul {
  margin:0;
}

#center #menu_tabs li {
  display:inline;
  list-style:none;
  background:url(images/tab_left.gif) top left no-repeat;
  line-height:1.5em;
  margin:0;
  margin-right:5px;	
  vertical-align:top;
}

#center #menu_tabs li a {
  background:url(images/tab_right.gif) top right no-repeat;
  padding-right:6px;
  margin-left:6px;
}

#center #menu_tabs li.cur {
  background:url(images/tab_left_act.gif) top left no-repeat;
}

#center #menu_tabs li.cur span {
  background:url(images/tab_right_act.gif) top right no-repeat;
  padding-right:6px;
  margin-left:6px;
}

#center #menu_tabs li {
  font-size:1.2em;
  font-weight:bold;
}

#center #menu_tabs li a {
  text-decoration:none;
}


/* --- MENUE CONTENT --*/

#menu_content {
  margin-top:1.5em;
}

#menu_content i {
  font-weight:normal;
}


#menu_content a {
  text-decoration:none;
  font-weight:normal; 
  color:#376090;
}

#menu_content a:hover {
  text-decoration:underline;
}

#menu_content ul {
  list-style:none;
  margin:0;
  padding:0; 
}

#menu_content a img {
  border:0;
}

#menu_content li {
  display:block;
  background:#cfd7e1;
  margin-bottom:0.8em;
  font-weight:bold;
  font-size:1.0em;
  line-height:1.6em;
  margin:0;
  padding:0; 
  padding-top:0.2em;
  margin-top:0.4em;
}

#menu_content .mehr {
  float:right;
  font-size:1.0em;
  padding:0;
  margin:0;
}

#menu_content ul ul {
  background:white;
  border-bottom:1px solid #376090;
  margin:0;
  padding:0;   
  margin-top:0.2em;
  padding-top:0.4em;
  padding-bottom:0.8em;
}

#menu_content li li {
  background:white;
  display:inline;
  font-weight:normal;
}

#menu_content li li a {
  color:#222222;
  font-size:1.0em;
  white-space:nowrap;
}

/* --- MENUE CONTENT MEHRSPALTIG --*/

#menu_content table {
  width:100%;
}

#menu_content td {
  width:25%;
  padding:0.6em 1em 0.6em 0;
  vertical-align:top;
  background:#E7ECF2;
  border-right:10px solid white;
}

#menu_content .header td {
  padding-bottom:0;
}

#menu_content .body td {
  padding-top:0;
}

#menu_content td.standort {
  background:#cfd7e1;
}


#menu_content table h2 {
  font-weight:bold;
  color:#222222;
  font-size:1.1em;
  margin:0 0 0 1.4em;
  padding:0;
  text-indent:-1.4em;
}

#menu_content table ul {
  margin:0 0 0 1.5em;
  padding:0;
}

#menu_content table li {
  background:none;
  margin:0;
  padding:0;
}

/* einruecken
  margin-left:1.2em;
  text-indent:-1.2em;
*/

/* --- MENUE CONTENT STARTSEITE 4 (jetzt 5) SPALTIG --*/

#menu_content ul.start4 {
  clear:left;
  padding:0;
  margin-top:-38px;
}

#menu_content ul.start4 .layer {
  position:absolute;
  background:white;
  filter:Alpha(opacity=50);
  opacity:0.5;
  moz-opacity:0.5;
  width:140px;
  height:30px;
  z-index:10;
  padding:1px;
  margin:0;
}

#menu_content ul.start4 .layer2 {
  position:absolute;
  width:140px;
  height:20px;
  z-index:20;
  margin:0;
  padding:0;
}

#menu_content ul.start4 .layer3 {
  position:relative;
  top:20px;
  z-index:5;
  font-weight:normal;
  padding-left:5px;
}

#menu_content ul.start4 .layer3 img {
  margin-left:-5px;
}

#menu_content ul.start4 li {
  display:inline;
  float:left;
  width:144px;
  height:190px;
  background:none;
  border-top:1px solid #113968;
  border-left:1px solid #113968;
  padding:0;
  margin:0;  
  padding-right:8px;
  padding-bottom:20px;
}

#menu_content ul.start4 li img {
  display:block;
}

#menu_content ul.start4 li.last {
  border-right:1px solid #113968;
}

#menu_content ul.start4 h2 {
  color:#113968;
  border-bottom:1px solid #113968;
  margin:0;
  padding:0;
  z-index:20;
  height:20px;
}

/* --- MENUE CONTENT STARTSEITE 2 SPALTIG --*/

#menu_content ul.start2 {
  clear:left;
  /* fuer ie6 */
  margin-top:38px;
}

#menu_content ul.start2 li.start2 {
  display:inline;
  float:left;
  width:378px;
  height:68px;
  margin-right:10px;
  padding-bottom:20px;
  border:0;
  background:none;
}

#menu_content ul.start2 li.last {
  margin-right:0px;
}

#menu_content ul.start2 h2 {
  background:#113968;
  color:white;
  margin:0;
  padding:0px 5px 0px 5px;
}

#menu_content ul.start2 div {
  height:68px;
  width:270px;
  border-bottom:1px solid #113968;
  padding-left:105px;
}

#menu_content ul.start2 img {
  position:absolute;
  border:0;
  margin:0;
  padding:0;
}

#menu_content ul.start2 ul {
  display:inline;
  border:0;
  background:none;  
}

#menu_content ul.start2 ul li {
  display:inline;
  float:left;
  color:#113968;
  border:0;
  margin:0;
  padding:0;
}

#menu_content ul.start2 li li a {
  color:#376090;
  border:0;
  margin:0;
  padding:0;
}

/* --- MENUE CONTENT KARTE --*/

.zfpmap a {
  font-weight:bold;
}
.zfpmap li a {
  font-weight:normal;
  color:#222222;
}

/* --- INFOSPALTE RECHTS --*/

#wrapper_right {
  margin-left:567px;
  padding-left:8px;
}

#right {
  float:left;
  width:192px;
  min-height:200px;
}

#right .infobox {
  margin-bottom:5px;
}

#right .csc-header h3 {
  background:white;
  font-size:1.2em;
  line-height:1.6em;
  color:#113968;
  border-top:1px solid #113968;
  padding: 0 5px 0 5px;
}

#right .infobox p, #right .tx-ttaddress-pi1 {
  background:#cfd7e1;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
  padding: 0 5px 0 5px;
}

#right .infobox p.bodytext {
  padding-top:0.4em;
  padding-bottom:0.6em;
}

#right .infobox  .csc-textpic-imagewrap {
  padding:10px;
}

#right .infobox .csc-textpic-intext-left .csc-textpic-imagewrap {
  padding-right:0;
  padding-bottom:0;
}

#right .kontaktbox {
  margin-top:0.4em;
  margin-bottom:0.6em;
}

/* --- MENUE UNTEN --*/

#menu_bottom {
  clear:left;
  padding-top:1em;
}

#menu_bottom ul {
  list-style:none;
  border-top:1px solid #376090;
}

#menu_bottom li {
  display:inline;
}

#menu_bottom a {
  font-size:0.8em;
  text-decoration:none;
  color:#4c4c4c;
}


/* --- VERANSTALTUNGEN --*/

table.events-list { 
  border-collapse:collapse;
  width:100%;
}

.events-list tr { 
  background:#cfd7e1;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
}
  
.events-list tr.dark {
  background:#E7EBF0;
}

.events-list td { 
  vertical-align:top;
  padding:2px 5px 2px 5px;
  border-right:1px solid white;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
  margin:0px; 
}

#center .events-list p.bodytext { 
  margin:0px; 
}

#center .events-list a:hover p.bodytext  { 
  text-decoration:underline;
}

#center .events-list h3 {
  text-decoration:none;
  font-weight:bold;
}

#center .events-list h3 a {
  color:#222222;
}

#center .events-list h3 .news-list-date a {
  color:#113968;
}

.events-latest-item {
  padding: 0px 10px 5px 0px;
}


/* --- PRESSEMITTEILUNGEN--*/

.news-startpage-container-wrap {
  background:#cfd7e1;
  padding: 5px 5px 5px 5px;
  clear:left;
  float:left;
  margin-top:10px;
  margin-right:0px;
}

.news-startpage-container-left {
  width:376px;
  float:left;
  margin-right:10px;
}

.news-startpage-container-right {
  width:370px;
  float:left;
}

#center .news-startpage-container-left h3 {
  text-decoration:none;
  color:#113968;
}

#center .news-startpage-container-right h3 {
  text-decoration:none;
  color:#113968;
}

.news-startpage-container-left .news-latest-container .news-latest-item p {
  display:inline;
}

#center .news-startpage-container-left h2 {
  text-decoration:none;
  color:#113968;
}

#center .news-startpage-container-right h2 {
  text-decoration:none;
  color:#113968;
}

.news-latest-item {
  padding: 0px 10px 5px 0px;
}

.events-latest-item p {
  display:none;
}

#center .news-list-item {
  width:567px;
}

#center .news-list-container h3 {
  text-decoration:none;
  font-weight:bold;
}

.news-list-date {
  color:#113968;
  font-weight:bold;
}

.news-list-item {
  border-bottom:1px solid #376090; 
  padding-bottom:5px;
  padding-top:5px;
  float:left;
}

.news-list-item h3 {
  background:none;
}

.news-list-browse {
  border-top:1px solid #376090; 
}

.news-list-container img {
  border:0;
}

.news-list-container .image {
  float:left; 
  width:130px;
}

.news-list-container .text {
  margin-left:130px;
}

.news-list-bodytext p {
  display:inline;
}

.news-list-morelink {
  display:inline;
}

.news-list-morelink img {
  margin-right:5px;
  vertical-align:bottom;
}

.news-single-item img {
  border:0;
}

.news-single-img {
  float:left;
  margin:0 1em 1em 0;
}

.news-single-imgcaption {
  font-size:0.9em;
  color:#707070;
}

.news-single-item p {
}

.news-single-backlink {
  margin-top:1em;
}

#right .infobox .news-amenu-container {
  background:#e7ebf0;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
}

#right .infobox .news-amenu-container h2 {
  background:white;
  font-size:1.2em;
  line-height:1.6em;
  color:#113968;
  border-bottom:1px solid #113968;
  padding: 0 5px 0 5px;
}

#right .infobox .news-amenu-container ul {
  list-style:none;
  padding: 5px;
}

#right .infobox .news-amenu-item-year {
  display:none;
}

/* --- BILDERGALERIEN --*/

#center .galery-list-item {
  width:567px;
}

#center .galery-list-container h3, #center .galery-list-container dt {
  text-decoration:none;
  font-weight:bold;
}

.galery-list-date {
  color:#113968;
  font-weight:bold;
}

.galery-list-item {
  border-bottom:1px solid #376090; 
  padding-bottom:5px;
  padding-top:5px;
  float:left;
}

.galery-list-browse {
  border-top:1px solid #376090; 
}

.galery-list-container img {
  border:0;
}

.galery-list-container .image {
  float:left; 
  width:180px;
}

#center .galery-list-item .image a img {
  margin-right:5px;
}

.galery-list-container .text {
  margin-left:180px;
}

.galery-list-bodytext p {
  display:inline;
}

.galery-list-morelink {
  display:inline;
}
.galery-list-morelink img {
  margin-right:5px;
  vertical-align:bottom;
}

.galery-single-item img {
  border:0;
}

.galery-single-img {
  margin-bottom:1em;
}

.galery-single-imgcaption {
  font-size:0.9em;
  color:#707070;
}

.galery-single-item p {
}

.galery-single-backlink {
  margin-top:1em;
}

/* --- PUBLIKATIONEN--*/

#center .publikationen .csc-header h3 {
  text-decoration:none;
  background-color:#cfd7e1;
  padding:0.5em;
  font-weight:bold;
  margin-bottom:1.5em;
}

table.publication-list { 
  border-collapse:collapse;
  width:100%;
}

.publication-list tr { 
  background:#cfd7e1;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
}
  
.publication-list tr.dark {
  background:#E7EBF0;
}

.publication-list td { 
  vertical-align:top;
  padding:2px 5px 2px 5px;
  border-right:1px solid white;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
  margin:0px; 
}

#center .publication-list p.bodytext { 
  margin:0px; 
}

#center .publication-list a:hover p.bodytext  { 
  text-decoration:underline;
}

#center .publication-list h3 {
  text-decoration:none;
  font-weight:bold;
}

#center .publication-list h3 a {
  color:#222222;
}

#center .publication-list h3 .news-list-date a {
  color:#113968;
}

.publication-latest-item {
  padding: 0px 10px 5px 0px;
}

/* --- STELLENANZEIGEN --*/

#center .stellenanzeigen .csc-header h3 {
  text-decoration:none;
  background-color:#cfd7e1;
  padding:0.5em;
  font-weight:bold;
  margin-bottom:1.5em;
}

#center .stellenanzeigen .job-offer-single-item h3 {
  text-decoration:none;
  background-color:#cfd7e1;
  padding:0.5em;
  font-weight:bold;
  font-size:1.2em;
  margin-bottom:1.5em;
}

#center .job-offer-latest-item {
  border-top:1px solid #376090;
  padding-top:0.5em;
  padding-bottom:0.5em;
}

#center .job-offer-latest-item h3 {
  text-decoration:none;
}

#center .stellenanzeigen p {
 margin-bottom:1.5em;
}

#right .infobox .job-offer-list-container {
  background:#cfd7e1;
  border-top:1px solid #113968;
  border-bottom:1px solid #113968;
}

#right .infobox .job-offer-list-item {
  border-bottom:1px solid white;
  padding: 5px 5px 0 5px;
}

#right .infobox .job-offer-list-container p {
  background:#cfd7e1;
  border:none;
  padding:0;
}


/* --- SUCHERGEBNISSE--*/

.tx-indexedsearch-descr { 
  border-bottom:1px solid #376090;
  padding-bottom:5px; 
}

#center .tx-indexedsearch h3  { 
  background-color:#cfd7e1;
  text-decoration:none; 
}

#tx-indexedsearch-searchbox-sword {
  width:140px;
}

/* --- A-Z MENU --*/

#center ul.azmenu {
  list-style:none;
}

#center ul.azmenu li {
  display:inline;
  padding:0;
  margin:0.2em 0.5em 0.2em 0.5em;
}

#center ul.azmenu li a {
  padding:0.2em 0.5em 0.2em 0.5em;
  margin:-0.2em -0.5em -0.2em -0.5em;
}

#center ul.azmenu li.cur {
  margin:0;
  padding:0.2em 0.5em 0.2em 0.5em;
  background:#cfd7e1;
}

.azpage #center h3 {
  font-weight:bold;
  text-decoration:none;
  margin-bottom:0.6em;  
  padding-top:0.2em;
  border-top:1px solid #376090;
}