/** 
(c) a3 systems GmbH
CSS-Datei zum initialisieren der verschiedenen Browser
Alle HTML-Dateien sollten folgenden Doctype besitzen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"    "http://www.w3.org/TR/html4/strict.dtd">
getestet fuer:
IE 5.5
IE 6.0
NS 6.0 
NS 7.0
Mozilla 1.7
Konqueror
Opera 7.51
**/

HTML {
  border-width: 0px;
  width:100%;
  height:100%;
}

BODY {
  border-width:0px;
  padding: 0px;
  margin:0px;
  width:100%;
  height:100%;
  background-color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
}


BODY, TEXTAREA, TD {
  text-transform: none;
  font-size: 100%;
  line-height: 1;
  font-weight: normal;
  font-family: verdana,arial,helvetica;
}

TABLE, TD, DIV, SPAN, IMG, A, SELECT, OPTION {
  margin: 0px;
  padding: 0px;
  border-width:0px;
  text-decoration:none;
  color: #000000;
}

table.stichwort_table {

	border: 1px solid black;	
	border-collapse: collapse;
	margin-top: 50px;
	background-color: #FFFEDF;

}

table.stichwort_table td {

	border-bottom: 1px solid black;
	font-size: 1.0em;
	line-height: 100%;
	padding-right: 25px;
	padding-left: 25px;

}


INPUT, TEXTAREA {
  border: 1px solid #62707f;
}

TABLE {
  border-collapse: collapse;
}

TD {
  vertical-align:top;
}

IMG.rubrikenbild {
  display: none;
}


UL, LI {
  padding: 0px;
  margin: 0px;
}


SPAN.error {
  font-weight: bold;
  color: red;
}

.buchstabe_container {

	letter-spacing: -2.5px;

}
.buchstabe {

	font-family: verdana;
	font-size: 1.4em;
	color:#000000;
	text-decoration: none;
}

.stichwortliste td {

	padding-top: 5px;
	padding-bottom: 5px;

}

.selbuchstabe {

	font-family: verdana;
	font-size: 1.3em;
	position: relative;
	top: 10px;
	font-weight: bold;
	z-index: 50;
	margin: 2px;
	color:#000000;
	text-decoration: none;
}

.buchstabe:hover {

	text-decoration: underline overline;

}

A {
  text-decoration: underline;
}

/**  DEBUG **/

DIV  { border: 0px solid red;   }
SPAN { border: 0px solid blue;   }
LI   { border: 0px solid black; }
UL   { border: 0px solid green; }
TD   { border: 0px solid grey; }

/**  Ende DEBUG **/


/** 
   END INIT 
**/

H2.ueberschrift {
  color: #000000;
} 


UL.topnav {
  display: none;
  background-image: url(banner-zw.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 89px;
}

LI.startbanner {
  list-style: none;
  margin: 0px;
  margin-left: 20px;
  border: 0px solid red;
}

UL.newsteaser {
  width: 670px;
  margin-left: 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  height:100%;

  border: 0px solid black;
}

UL.newsteaserinhalt {
  background-image: url(eventback.gif);
  width: 670px;
  margin-left: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 10px;
  border: 0px solid black;
}

UL.newsteaserbot {
  width: 670px;
  margin-left: 30px;
  margin-bottom: 30px;
}

LI.newsteaser {
  height: 30px;
  list-style: none;
  background-image: url(news_balken.gif);
  background-repeat: no-repeat;
  margin: 0px;
  border: 0px solid black;
}

LI.newsteasertxt {
  float: left;
  list-style: none;
/**  background-image: url(news_rahmen.gif);**/
  margin-bottom: 0px;
  margin-top: 10px;
  color: #000000;
}

DIV.newsimg {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

LI.newsteaserbot {
  list-style: none;
  background-image: url(news_strich_unten.gif);
  background-repeat: no-repeat;
  background-positon: top;
  margin-bottom: 10px;
}

TD.newsteasertxt {
  padding-left: 20px;
  width: 450px;
  margin-top: 10px;
  border: solid 0px red;
}

DIV.newsteasertxt {
  padding-left: 20px;
  width: 450px;
  margin-top: 10px;
  border: solid 0px red;
}

DIV.newsteaser {
  font-family: arial;
  font-size: 0.9em;
  font-weight: 900;
  color: #000000;
  letter-spacing: 1.5px;
  padding-left: 15px;
  padding-top: 8px;
  border: solid 0px red;
} 

DIV.newsteaser2 {
  font-family: arial;
  font-size: 0.9em;
  color: #000000;
  text-align: right;
  letter-spacing: 0em;
  padding-right: 0.9em;
  padding-top: 1.0em;
} 

TD.ueberschriftprint {
  font-family: arial;
  font-size: 1.0em;
  font-weight: 900;
  color: #000000;
  letter-spacing: 0px;
  padding-left: 20px;
  padding-bottom: 10px;

}

DIV.ueberschriftprint {
  font-family: arial;
  font-size: 1.0em;
  font-weight: 900;
  color: #000000;
  letter-spacing: 0px;
  padding-left: 20px;
  padding-bottom: 10px;

}

DIV.newsueberschrift {
  background-image: url(eventback.gif);
  font-family: arial;
  font-size: 1.0em;
  font-weight: 900;
  color: #000000;
  letter-spacing: 0px;
  padding-left: 15px;
  padding-bottom: 10px;
}
TD.teaserunterueberschrift {
  font-family: arial;
  font-size: 0.9em;
  font-weight: 700;
  color: #000000;
  padding-left: 0px;
  padding-top:15px;
  padding-bottom: 10px;
}
TD.teaserdatum {
  font-family: arial;
  font-size: 0.8em;
  color: #000000;
  padding-left: 0px;
  padding-bottom: 10px;
}
TD.ticker {
padding-left: 30px; 
margin: 0px; 
height: 110px;
}
TD.teaservorspann {
  font-family: arial;
  font-size: 0.9em;
  color: #000000;
  text-align: left;
  padding-right: 8px;
  padding-top: 0px;
}

DIV.newsunterueberschrift {
  background-image: url(eventback.gif);
  font-family: arial;
  font-size: 0.9em;
  font-weight: 700;
  color: #000000;
  padding-left: 30px;
  padding-top:15px;
  padding-bottom: 10px;
  border: 0px solid black;
}
DIV.newsdatum {
  background-image: url(eventback.gif);
  font-family: arial;
  font-size: 0.7em;
  color: #000000;
  padding-left: 30px;
}

LI.topnav {
  float: left;
  list-style: none;
  padding-right: 15px;
  margin: 0px;
}

LI.topnavdrucker {
  float: left;
  list-style: none;
  padding-right: 15px;
  padding-top: 0px;
  margin: 0px;
/*  border: 1px solid red; */
}

UL.content {
  margin: 0px;
  padding: 0px 0px;
  font-size: 0.9em;
}


LI.content {

  list-style: none;
  padding: 0px;
  margin: 0px;
  border: solid 0px red;
  font-size: 0.9em;
}

UL.leftnav {
  display: none;
  width: 200px;
  margin: 0px;
  padding-left: 0px;
  padding-top: 20px;
}

DIV.topnav {
  padding-left: 80px;
  padding-top: 50px;
  
}

DIV.topnavfetools {
  padding-left: 650px;
  padding-top: 0px;
  background-color:none;
}

DIV.leftnav {
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 10px;
  background-color: white;
    font-size: 0.9em;
}
DIV.leftnav A {
  color: #000000;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
    font-size: 0.9em;
}

DIV.subleftnav {
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: white;
    font-size: 0.9em;
}
DIV.subleftnav A {
  color: #000000;
  text-decoration: underline;
  font-size: 0.9em;
}

DIV.contentstart {
  /*width: 670px;*/
  background-color: white;
}

UL.newsarchiv {
 width: 280 px;
 background-image: url(komfortback.jpg);
 background-repeat: repeat-y;
}


UL.hotspot {
 background-image: url(hotspot_back.gif);
 background-repeat: repeat-y;
 width: 280 px;
 font-size: 100%;
}

LI.hotspot1 {
  height: 33 px;
  width: 280 px;
  list-style: none;
  font-size:100%;
}

DIV.hotspot1 {
  height: 33px;
  background-image: url(klick_tipps.gif);
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 1.0em;
  font-weight: 900;
  color: #000000;
  letter-spacing: 1.5px;
  text-align: center;
  padding-top: 8px;
  margin: 0px;
  padding-bottom: 0px;
}


LI.hotspot2 {
  width: 280px;
  list-style: none;
  background-color:none;
  font-size: 100%;
}

DIV.hotspot2  {
  margin: 0px;
  padding: 0px;
  background-color:none;
  font-size: 100%;
}  

DIV.hotspot2img {
  margin: 0px;
  padding-left: 30px;
  background-color:none;
  position:relative;
}

DIV.hotspot2txt {
  font-size: 0.9em;
  color: #000000;
  padding-left: 40px;
  padding-right: 25px;
}
DIV.hotspot2img A {
  text-decoration: underline;
}

DIV.content {
  /*width: 670px;*/
  padding-left: 0px;
  margin-left: 30px;
}


UL.content2ebene {
  width: 1000px;
  height: 1089px;
  background-repeat: no-repeat;
  background-position: right;
  color: #000000;
}
UL.content2ebenetools {
  width: 1000px;
  height: 1089px;
  background-color: white;
  color: #000000;
}
LI.startseitenbild {
  list-style: none;
  padding-bottom: 5px;
}

LI.ebene2 {
  float: left;
  list-style: none;
}

UL.ebene2{
  width: 200px;
}
LI.ebene2start {
  padding-top: 15px;
  padding-bottom: 10px;
  list-style: none;
}

SPAN.ebene2start {
  padding-left: 150px;
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  color: #000000;
}

LI.ebene3start {
  list-style: none;
    font-size: 0.9em;
}

SPAN.ebene3start A {
  padding-left: 400px;
  color: #000000;
  text-decoration: underline;
}

SPAN.ebene3shop A {
  padding-left: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}



LI.lastnav {
  margin-left: 30px;
  list-style: square;
}

/* Events */

LI.eventstart {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left:25px;
  list-style: none;

}

LI.eventhead {
  list-style: none;
  background-repeat: no-repeat;
  height: 34px;
  width: 600px;
}

LI.eventhead2 {
  list-style: none;
  background-repeat: no-repeat;
  height: 34px;
  width: 470px;
}

UL.eventhead {
  margin-left: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

UL.eventheadline {
  width: 670px;
  margin-left: 30px;
  padding-bottom: 0px;
}

LI.eventheadline {
  list-style: none;
  background-repeat: no-repeat;
  height: 34px;
  border: 0px solid red;
}

TD.eventheadline {
  font-family: arial;
  font-size: 0.9em;
  color: #000000;
  text-align: left;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-top: 10px;
  height: 30px;
} 


DIV.eventheadline {
  font-family: arial;
  font-size: 0.9em;
  color: #000000;
  text-align: left;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-top: 10px;
} 

UL.eventbody {
  width: 670px;
  margin-left: 30px;
  padding-bottom: 10px;
}

LI.eventbody {
  float: left;
  list-style: none;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #000000;
  border: 0px solid black;
}


TD.eventconthead {
  font-family: arial;
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
  text-align: left;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-top: 10px;
  height: 100%;
} 

DIV.eventconthead {
  font-family: arial;
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
  text-align: left;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-top: 10px;
  height: 100%;
} 

TABLE.eventcontainer {
  width: 670px;
  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

UL.eventcontainer {
  width: 670px;
  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

TABLE.eventkategory {
  width: 670px;
  margin-left: 30px;
}

UL.eventkategory {
  width: 670px;
  margin-left: 30px;
}

TD.eventkategory {
  list-style: none;
  background-image: url(news_balken.gif);
  background-repeat: no-repeat;
  height: 34px;
  width: 100%;
}

LI.eventkategory {
  list-style: none;
  background-image: url(news_balken.gif);
  background-repeat: no-repeat;
  height: 34px;
  width: 100%;
}

TD.eventfilter {
/*  list-style: none; */
  background-color: #D8DEE5;
  margin-bottom: 0px;
  margin-top: 10px;
  padding-top:5px;
  padding-left: 5px;
  padding-right: 100px;
  color: #000000;
  height:25px;
}

LI.eventfilter {
  list-style: none;
  background-color: #D8DEE5;
  margin-bottom: 0px;
  margin-top: 10px;
  padding-top:5px;
  padding-left: 5px;
  padding-right: 100px;
  color: #000000;
  height:25px;
}

LI.event {
  list-style: none;
}

TABLE.eventlist {
  width: 670px;
  background-color: #ffffff;
}

TABLE.eventlist TR {
  margin-top: 5px;
  padding-top: 5px;
}

TABLE.eventlist TD {
  margin-top: 5px;
  padding: 5px;
  margin: 3px;
  font-size: 1.2em;
}

TABLE.eventlist TD.listhead {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000000;
  font-weight: bold;
  font-size: 0.9em;
  background-color: #ffffff;
}

TABLE.eventlist TD.listzeile {
  color: #62707f;
  font-size: 0.9em;
  border-left:1px solid white;
}

TABLE.eventlist TD.listzeile A {
 text-decoration: none;
 color: #62707f;
}

TABLE.eventlist TD.listzeile A:hover {
 text-decoration: underline;
}

SPAN.eventtreffer {
  color: #000000;
  font-weight: normal;
  font-size: 0.9em;
 
}

/* Topnavigation */

A.topnav {
  font-size: 14px;
  font-weight: bold;
  color: #7d7d7d;
  text-decoration: none;
}

A.topnavsel {
  font-size: 14px;
  font-weight: bold;
  color: #7d7d7d;
  text-decoration: underline;

}

A.topnav:hover {
  color: #7d7d7d;
  text-decoration: none;
}

A.topnavfetools {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.topnavfetoolssel {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

A.topnavfetools:hover {
  color: #000000;
}

DIV.suche {
  width: 750px;
  height: 50px;
  padding: 0px;
  margin: 0px;
  background-image: url(suche_mitte_lang.gif);
  background-repeat: repeat;
  color: #626f7f;
  font-weight: bold;
}

DIV.suchebild {
  width: 750px;
  height: 42px;  
  background-image: url(suche_oben_lang.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  text-align: left;
  color: white;
}
DIV.suchebild P {
  vertical-align: bottom;
  padding-top: 13px;
  padding-left:60px;
}

DIV.suchergebnistitel {
  width: 750px;
  background-color:#748292;
  color: white;
  text-align: left;
  padding: 4px;
  padding-left: 10px;
}
DIV.suchergebnis {
  width: 750px;
  background-color:#fffac9;
  color: black;
  text-align: left;
  padding-left: 10px;
}

DIV.suchergebnis A {
  color:#62707f;
  text-decoration: underline;
}


#suchscroll {
  width: 750px;
  background-color:#748292;
  text-align: center;
  padding: 4px;
}

#suchscroll A {
  text-decoration: underline;
  color: white;
}

/***********
** Sitemap **
************/

DIV.sitemap {
  padding-left: 80px;
  width: 800px;
}

DIV.sitemaplogo {
  width:750px;
  height: 48px;
  background-image:url(suche_sitemap.gif);
  background-repeat:no-repeat;
}
DIV.sitemaplogo P {
  vertical-align: bottom;
  padding-top: 13px;
  padding-left:60px;
  color: white;
  font-weight: bold;
}

UL.thesitemap {
  width: 750px;
}

LI.thesitemap {
  list-style:none; 
  float:left;
  width:370px;
}

DIV.sitemapitemnavpunkt {
  width: 370px;
  height: 33px;
  text-align:center;
  vertical-align: middle;
  background-image: url(sitemap_nav_titel.gif);
  background-repeat: no-repeat;
}

DIV.sitemapitemnavpunkt P {
  padding-top: 10px;
  font-weight: bold;
}

DIV.sitemapitemnavpunkt A {
  color: white;
}

DIV.sitemapitemelse {
/*  width: 370px;*/
  height: 15px;
  padding: 2px;
  background-image: url(sitemap_nav_mitte.gif);
  background-repeat: no-repeat;
}

DIV.sitemapitemelse A {
  color: #62707f;
}

DIV.sitemapitemelse A.sitemapitemsecond {
  color: black;
}

DIV.sitemapschluss {
  width:370px;
  background-image:url(sitemap_nav_unten.gif);
  background-repeat:no-repeat;
}

TABLE.formular A {
  color: #62707f;
  color: #000000;
}

TABLE.formular TD {
  text-align: left;
  padding: 3px;
  border: solid 0px red;
  font-size: 0.85em;
}

TD.message {
  font-size: 0.8em;
  
}
A.buttons {
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 2 px;
}

DIV.klicktip {
  color: black;
  font-size: 1.2em;
  letter-spacing: 2 px;
}

SPAN.artikel {
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  color: #000000;
}

UL.location { 
  padding-top:50px;
  padding-left: 150px;
}

SPAN.locationbar {
  padding-left: 0px;
  color: #000000;
}

A.locationbar {
  color: #000000;
  text-decoration: underline;
  font-size: 0.9em;
}

DIV.message {
  width: 400px;
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  margin-left: 60px;
  text-align:left;
}

IFRAME.wetter {
 width: 143px;
 height: 99px;
}

@media print {
	
DIV.dontprint {

display: none;
	
}
}