/* Zusätzliche CSS-Stilvorlagen für Service-Seiten */



/* Service-Navigation links in Randspalte sp_rand */  

#servicenavi {
  width:170px;
  /*position:relative; left:-15px;*/
  margin-left:0px; margin-top:10px;
  /* margin-right:20px;  Abstand zur Seite */
  margin-bottom:20px;
  }
#seite #servicenavi ul {
  list-style:none;
  border-bottom:1px solid #aaa;
  margin:0px; padding:0px;
  }
#seite #servicenavi li {
  margin:0px; padding:0px;
  border-left:1px solid #aaa;
  background:#f09; /* Farbe für "Klammer" bei aufgeklappter Ebene 2 */
  }
#servicenavi li a { /* Buttons im Normalzustand */
  margin:0px; padding:0px;
  display:block;
  padding-top:1px;
  font-family:Arial, Helvetica, sans-serif; font-size:12px;
  color:#fff;
  line-height:15px;
  padding-top:2px; padding-bottom:2px;
  padding-left:10px; padding-right:5px;
  background-color:#888;
  border-top:1px solid #aaa; border-right:1px solid #aaa; border-bottom:1px solid #888;
  }
#servicenavi li a:hover { /* Buttons bei Rollover */
  border-top:1px solid #f7c;
  background: #f09 url(../bilder/hg_ro_rem.gif) top left repeat-x;
  border-right:1px solid #c39; border-bottom:1px solid #c39; 
  }
#servicenavi li .an a { /* Buttons in aktiviertem Zustand */
  background-color:#f09; 
  border-top:1px solid #f7c;
  border-right:1px solid #c39; border-bottom:none; 
  }
#servicenavi li .an a:hover {
  border-bottom:none;
  }

/* Markierung im li ohne span */
#servicenavi li.an a { /* Buttons in aktiviertem Zustand */
  background-color:#f09; 
  border-top:1px solid #f7c;
  border-right:1px solid #c39; border-bottom:none; 
  }
#servicenavi li.an a:hover {
  border-bottom:none;
  }  
  

/* Aktuelle Meldungen in der Randspalte (tt_news) */

.sp_rand h3 {
  padding-left:15px;
  padding-bottom:5px;
  }
.sp_rand .news-latest-container {
  border-top:1px solid #999;
  width:220px;
  float:left;
  margin:0px; margin-bottom:10px;  
  background:none;
  }
.sp_rand .news-latest-container .news-latest-item {
  padding-top:5px; padding-left:15px; padding-right:5px; padding-bottom:5px;
  background:url(../bilder/hg_startbox.gif) top left repeat-x;
  border-bottom:1px solid #999;
  }
/* Bild */
.sp_rand .news-latest-container .news-latest-item img {
  float:left;
  margin-right:5px;
  }
/* Datum */
.sp_rand .news-latest-container .news-latest-item .news-latest-date { 
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:11px; line-height:12px;
  color:#999;
  }
/* Meldung */
.sp_rand .news-latest-container h3 {
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:12px; line-height:15px;
  color:#999;
  margin:0px;
  padding-left:0px; padding-top:5px;
  }
.sp_rand .news-latest-container .news-latest-item h3 a {
  background:url(../bilder/link-button.gif) bottom right no-repeat;
  border:none;
  padding:0px; padding-right:15px;
  color:#333;
  display:block;
  }
.sp_rand .news-latest-container .news-latest-item h3 a:hover {
  background:url(../bilder/link-button_over.gif) bottom right no-repeat;
  color:#f09;
  }
hr.clearer {
  border:none;
  display:none;
  }
.news-single-author {
  display:none;
  }
.sp_rand p {
  padding-left:15px;
  }

  

/* Aktuelle Meldung Hauptspalte */

/* Datum */
.sp_haupt .news-single-item .news-single-timedata {
  margin-top:9px;
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:12px;
  color:#333;
  }
/* Bild */  
.sp_haupt .news-single-item .news-single-img {
  float:right;
  width:240px;
  margin-top:11px; margin-left:10px; margin-bottom:5px;
  }
/* Bildunterschrift */
.sp_haupt .news-single-item .news-single-imgcaption {
  width:240px;
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:11px; line-height:13px;
  color:#666;
  }
  
  
  
/* Veranstaltungskalender phpicalendar */

/* Meldung in Liste */
.sp_rand .tx-cal-controller { 
  width:220px;
  border-top:1px solid #999;
  }
.sp_rand .tx-cal-controller dt { 
  background:url(../bilder/hg_startbox.gif) top left repeat-x;
  padding:0px; padding-top:5px; padding-left:15px; padding-right:5px;
  margin:0px;
  border-bottom:1px solid #999; 
/* Datum */
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:11px; line-height:12px;
  color:#999;
  }
/* Titel der Meldung */
.sp_rand .tx-cal-controller dt a {
  padding:0px; padding-top:5px; padding-right:15px;
  margin:0px;
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:12px; line-height:15px;
  color:#333;
  background:url(../bilder/link-button.gif) bottom right no-repeat;
  display:block;
  }
.sp_rand .tx-cal-controller dt a:hover {
  color:#f09;
  background:url(../bilder/link-button_over.gif) bottom right no-repeat;
  }

  
/* Listenansicht Veranstaltungen in Hauptspalte */

.sp_haupt .tx-cal-controller dl {
  margin-top:5px;
  min-height:70px;
  border-bottom:1px solid #999;
  background-color:#eee;
  }
.sp_haupt .tx-cal-controller dl dt {
  border-top:1px solid #999;
  padding:5px; padding-left:70px;
  margin:0px;
  height:60px;
  background:url(../bilder/hg_startbox.gif) top left repeat-x;
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:12px; line-height:15px;
  color:#333;
  }
.sp_haupt .tx-cal-controller dl dt img {
  float:left;
  margin-left:-70px; margin-right:10px;
  }
.sp_haupt .tx-cal-controller dl dt a {
  padding:0px; padding-right:20px; padding-bottom:7px;
  margin:0px; margin-top:2px;
  font-size:14px; line-height:16px;
  color:#666;
  display:block;
  height:38px;
  background:url(../bilder/link-button.gif) bottom right no-repeat;
  }
.sp_haupt .tx-cal-controller dt a:hover {
  color:#f09;
  background:url(../bilder/link-button_over.gif) bottom right no-repeat;
  }


/* Detailansicht Veranstaltungen */

/* keine Hintergründe */
.sp_haupt .tx-cal-controller .csc-textpic-imagewrap dl {
  margin-top:0px;
  border-bottom:none;
  background-color:#fff;
  }
.sp_haupt .tx-cal-controller .csc-textpic-imagewrap dl dt {
  border-top:none;
  padding:0px;
  margin:0px;
  background:none;
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:12px; line-height:15px;
  color:#333;
  }
.sp_haupt .tx-cal-controller .csc-textpic-imagewrap dl dt img {
  margin:0px;
  }
/* Links nicht mit Symbol */
.sp_haupt .tx-cal-controller .csc-textpic-imagewrap dl dt a {
  padding:0px;
  margin:0px;
  background:none;
  }
.sp_haupt .tx-cal-controller .csc-textpic-imagewrap  dt a:hover {
  background:none;
  }
  
/* Bildunterschrift */
#calendar-event .csc-textpic-caption {
  padding-top:5px;
  font-family:Arial, Helvetica, sans-serif; font-weight:normal;
  font-size:11px; line-height:20px;
  color:#666;
  margin-bottom:10px;
  }
  
/* Text neben Bild */
#calendar-event .csc-textpic-clear {
  clear: none;
  }
  
  
/* Box für archivierte Meldung */
.newsbox {
  float:left;
  width:510px;
  /*background:url(../bilder/hg_startbox.gif) top left repeat-x;*/
  margin-bottom:10px;
  padding-right:5px;
  }  
.newsbox img {
  margin-right:5px; margin-top:3px;
  float:left;
  padding-right:5px;
  }
.newsbox h2 {
  margin-bottom:5px;
  }
.newsbox h3 {
  margin-top:0px;
  padding-left:10px;
  }
.newsbox p {
  margin-top:0px;
  }
.newsbox .news-list-morelink {
  display:block;
}
.newsbox div a { /* wie p a */
  margin-left:10px;
  padding-left:13px; padding-right:4px; padding-top:1px; padding-bottom:1px;
  background:url(../bilder/link-pfeil.gif) bottom left no-repeat;
  /* wie p */
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px; line-height:17px;
  color:#f09;
  }
.newsbox div a:hover { /* wie p a:hover */
  padding-left:12px; padding-right:3px;
  border:1px solid #f09;
  background:url(../bilder/link-pfeil_over.gif) bottom left no-repeat;
  }    
hr.clearer {
  border:none;
  }
.news-list-browse .tx-ttnews-browsebox {
  }
.news-list-browse .showResultsWrap {
  display:none;
  }
.news-list-browse .disabledLinkWrap {
  display:none;
  }
.news-list-browse div a { /* wie p a */
  /*margin-left:10px;*/
  /*padding-left:13px; padding-right:4px; padding-top:1px; padding-bottom:1px;*/
  /*background:url(../bilder/link-pfeil.gif) bottom left no-repeat;*/
  /* wie p */
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px; line-height:17px;
  color:#f09;
  }
.news-list-browse .activeLinkWrap {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px; line-height:17px;
  font-weight:bold;
  }
.newsbox .news-list-date {
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  margin-top:9px;
  }
  
  
/*Anzeige der Suche*/
.tx-indexedsearch-whatis {
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
  }
  
.csc-loginform {
  float:none !important;
  }

.tx-felogin-pi1 label {
  display:block;
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
  }
  
.tx-felogin-pi1 legend {
  display:block;
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
  }
  

/* Befehle für IE6 */

* html #seite #servicenavi ul { border-bottom:none; }
* html #servicenavi li { height:19px; }
* html #servicenavi li .an a { height:19px; }

