* {
  margin: 0; 
  padding: 0; 
  border: 0;
  border-collapse: collapse;
  }

html, body {
  height:100%; 
  font-family: geneva, helvetica, arial, sans-serife;
  }

body {
	padding:0;
	margin:0;
	text-align: center;
	min-width: 780px;
	background-color:#FFFFcc;
	font-size: 13px;
        line-height: 1.1em;
	color: #000000;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
	font-size:11px;
	color:rgb(62,77,116);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:auto;
	min-height:100%;
	width:960px;
	margin: 0 auto;
	color:#000000;
	text-align:left;
	position:relative;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-y;
	background-position:0px 0px;
}
 
html>body #outer{ height: auto; } 

#innerwrap {
	float:left;
	width:740px;
        margin-top: 180px;
	height: auto;
}

#header{
	position:absolute;
	top:0;
	left:0px;
	width:960px;
	height:171px;
	color:#000000;
	background-color:#ffffff;
	background:url("../images/dd_kopf_2008.jpg");
	background-repeat: no-repeat;
	background-position:0px 0px ;
	z-index:5;
}

.clearfix {
	clear: both;
}

/*  linke Spalte */

#left {
	position:relative;
	width:190px;
	float:left;
	padding-top:0;
	padding-bottom:20px;
}

#left p { 
      padding-left:3px;
      padding-right:2px;
      }

/*  Ende linke Spalte */

/*  rechte Spalte */

#right {
	position:relative;
	width:190px;
	float:right;
	margin-top:180px;
	padding-top:0;
	padding-bottom:20px;
	color:rgb(62,77,116);
}

#right p { padding-left:4px; padding-right:2px; }

#right a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#right h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(217,104,28);
	margin:0;
}

#right .boxrechts {
	width: 190px;
	margin-bottom: 12px;
	text-align: center;
}

#right .boxspecial {
	width: 190px;
	margin-bottom: 12px;
}

#right .boxspecial h1.content {
	border-left: 10px solid #007bb1;
	padding-left: 4px;
	border-top: 1px solid #007bb1;
	border-right: 1px solid #007bb1;
	border-bottom: 1px solid #007bb1;
	color: #007bb1;
	padding: 0;
	padding-left: 6px;
	margin: 0;
	font-size: 9pt;
	width: 173px;
}


#right .boxspecial div {
	margin-left: 14px;
	font-size: 8pt;
	margin-top: 4px;
}

#right .boxspecial div a {
	color: #007bb1;
}

/* Ende rechte Spalte  */

div,p  { margin-top:0; }

#centrecontent {
	width:530px;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:0;
	padding-bottom:20px;
	color: #000000;
    height: auto;
    font-size: 12px;
    line-height: 1.2em;
}

#centrecontent p { padding-left:3px; color: #000000; }

#centrecontent h1.content {margin-bottom: 12px;}

#centrecontent h3.content {margin-bottom: 18px;}

#centrecontent .text1 {margin-bottom: 18px; line-height: 1.3em; font-size: 1.0em;}

#centrecontent .text1 a {
	font-size: 1em;
	color: #333399;		
}

#centrecontent .text1 ul {
	margin-left: 18px;
	color: #333333;		
}

#centrecontent .text1 li {
	margin-top: 2px;
	color: #333333;
	line-height: 1.3em; 
	font-size: 1.0em;
}

#centrecontent .text1 ul a {
	line-height: 1.3em; 
	font-size: 1.0em;
	color: #333333;
	text-decoration: none;
}

#centrecontent .text1 ul a:hover {
	text-decoration: underline;
}

#clearfooter { width:100%; height:52px; clear:both; }

#bottomnavi {
	text-align:center;
	color: #333333;
	width: 100%;
	height: 30px;
	clear: both;
	margin-bottom: 18px;
}

#additionalnavi {
	float:right;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0;
	margin-left:10px;
	text-align:center;
	width:170px;
	height: 24px;
	color:rgb(160,160,160);
}

#logo {
	width:960px;
	height:140px;
	margin-top:0px;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:520px;
}

.navi{
	width:190px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
	margin-bottom: 2px;
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:rgb(217,104,28);
	margin:0;
}

h1.content {
        margin-top: 1em;
		margin-bottom:1.2em;
		padding:0;
        font-size: 1.4em;
        line-height: 1.6em;
        font-weight: bold;
        color: #333333;
}

#centrecontent h1.content p {
        padding:0;
        margin:0;
		color: #333333;
}


hr { color:rgb(210,210,210); }

a { font-size: 1em; color: #333399; text-decoration:none; }

a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; color: #93BCDC;} 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: #000000; }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	background-color:#007bb1;
	border-left: 8px solid #fad755;
	padding-top:4px;
	padding-bottom:4px;
	color: #fefefe;
	font-weight: bold;
	font-size: 1.1em;
} 

a.navileft_passive:hover {
	
	background-color:#fad755;
	border-left: 8px solid #007bb1;
	color: #007bb1;
	text-decoration: none;
} 

a.navileft_active {
	display:block;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	background-color: #007bb1;
	border-left: 8px solid #fad755;
	padding-top:6px;
	padding-bottom:6px;
	color:#fad755;
	font-weight: bold;
	font-size: 1.1em;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.navileft_open:hover {
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#007bb1;
	color:#fad755;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#000000;
	position:relative;
	padding-left:10px;	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}



.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

/*******************************************/
/********* Formular Newsletter *************/
/*******************************************/


#newsletterbox {
   padding-bottom: .6em;
   padding-top: .6em;
   padding-left: .5em;
   padding-right: .5em;
   margin-top: 1.5em;
   margin-bottom: 1.5em;
   width: 530px;
}

#newsletterform {
	width: 100%;
}

.radio_newsletterform {
	text-align: left;
}

.radio_newsletterform input {
	text-align: left;
	margin-bottom: 6px;
	margin-right: 6px;
}

.label_newsletterform {
	width: 130px;
	float:left;
	vertical-align:middle;
	color:#000000;
	position:relative;
	padding-left:10px;
}



#newsletterbox .input_auswahl label {
	width: 260px;
	margin-right: 72px;
}

.input_auswahl {
	padding-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	vertical-align: top;
	}


.input_newsletterform {
	margin-bottom: 1px;
	}

.input_newsletterform input {
	margin-bottom: 6px;
	width: 296px;
	height: 22px;
	margin-left: 0px;
	border: #999999 solid 1px;
	vertical-align: middle;
	font-size:11px;

}

.button_newsletter {
	background-color: #f0f0f0; 
	height: 20px;
	width: 68px;
	float: right;
	margin-top: 12px;
	margin-right: 96px;
	border: #999999 solid 1px;
}

.button_newsletter input {
	padding: 2px 0px 0px 1px;
}

/*******************************************/
/********* Formular Kontakt ****************/
/*******************************************/


#kontaktbox {
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
   width: 530px;
}

.radio_kontaktform {
	text-align: left;
}

.radio_kontaktform input {
	text-align: left;
	margin-bottom: 6px;
	margin-right: 6px;
}

.label_kontaktform {
	width: 130px;
	float:left;
	vertical-align:middle;
	color:#000000;
	position:relative;
	padding-left:10px;
}

.radio_newsletterform #m1 {
	width: 130px;
	float:left;
	vertical-align:middle;
	color:#000000;
	position:relative;
	padding-left:10px;
	margin-right: 0px;
}


.label_kontaktform p {
	font-size:9px;
	margin-bottom: 12px;
}

.label_kontaktform sup {
	font-size:9px;
}

.input_kontaktform {
	margin-bottom: 1px;
	}

.input_kontaktform input {
	margin-bottom: 6px;
	width: 296px;
	height: 22px;
	margin-left: 0px;
	border: #999999 solid 1px;
	vertical-align:middle;
	font-size:11px;
}

.input_kontaktform textarea {
	margin-bottom: 6px;
	width: 296px;
	height: 170px;
	margin-left: 0px;
	border: #999999 solid 1px;
	font-size:11px;

}

.button_kontaktform_li {
	background-color: #f0f0f0; 
	height: 20px;
	width: 68px;
	float: left;
	margin-top: 12px;
	margin-right: 96px;
	border: #999999 solid 1px;
	margin-left: 10px;
}

.button_kontaktform_re {
	background-color: #f0f0f0; 
	height: 20px;
	width: 68px;
	float: right;
	margin-top: 12px;
	margin-right: 94px;
	border: #999999 solid 1px;
}

.button_kontaktform_li input {
	padding: 3px 0px 0px 10px;
}

.button_kontaktform_re input {
	padding: 3px 0px 0px 1px;
}
a.button_kontaktform span {
	background-color: #f0f0f0;
	display: block;
	padding: 3px 0px 0px 4px;
	
}


/***************************************/
/********* Such Ergebnisse *************/
/***************************************/

.suchemessage {padding-bottom:.4em;padding-top:1em;}
#suchetreffer {
	padding-top:.8em; border-top: 1px solid #eeeeee;
	}
	
#suchetreffer .suchehead {
	font-size: 1.1em;
	}

#suchetreffer .suchehead a,
#suchetreffer .suchehead a:link {
	color:#000066;
	font-size: 1.1em;
	}

#suchetreffer .suchehead a:hover {

	}

#suchetreffer .suchetext {
	color: #000000;
	}

#suchetreffer .sucheweiter {
	width: 90%;
	text-align: right;
	}
	
#suchetreffer .sucheweiter a.text,
#suchetreffer .sucheweiter a.text:link {
	color:rgb(190,190,190);
	}
#suchetreffer .sucheweiter a.bild,
#suchetreffer .sucheweiter a.bild:link {
	margin-left: 12px;
	}	
	
.suchenavigation {
	padding-top:.8em;
	}

/***************************************/
/***   Liste mit Pressemitteilungen  ***/
/***************************************/

.news {
    width: 540px; 
	height: auto;
	min-height: 100px;
	overflow: visible;
	margin-bottom: 12px; 
	border-bottom: 1px solid #eeeeee; 
	padding-bottom: 6px; 
	clear: both;
	}

.newsbild {
	width: 100px;  
	float: left;
	margin: 0;
	padding: 0;
	min-height: 100px; 
	margin-top: 4px; 
	margin-right: 6px;
	border-collapse: collapse;
	border: 0;
	}

.newsnews {
	width: 416px;
	margin-top: 0; 
	float: right;
	text-align: left;
	}

.news h2 {
width: 100%;
font-size: 1.0em; 
margin-top: 0;

}

h2 a.newsheadline {
font-size: 1.2em; 
color: #0099CC; 
margin-top: 0;

}
.newssummary {
font-size: 1.0em; 
color: #333333;

}
.newsdate {
font-size: 0.8em;
  width: 300px;
  float: left;
}
.newsdate a {
color: #993333;
}

.newsweiter {
  width: 100px;
  float: right;
  }


/****************/
/* Artikelliste */
/****************/

/* navigation unter Artikelliste z.B. Nachrichtenliste */


#artlist_container {width: 520px;}
.artlist_punkt {margin-bottom: 12px; width: 100%;}
.artlist_punkt h2 {font-size: 1.2em;}
.artlist_punkt a.artlist_headlinelink {color: #333399;}
.artlist_punkt .artlist_subheadline {color: #000000;}
.artlist_date {color: #999999;}
.artlist_weiter {}

.paging {
  width: 90%;
  height: 18px;
  border: 1px solid #993333;
  padding: 4px;
  }

.paging .zurueck {
  float: left;
  width: 120px;
  }

.paging .weiter {
  float: right;
  width: 120px;
  text-align: right;
  }

.paging a {
  color: #993333;
  }

#browsing {
	display: block;
	width: 498px;
	text-align: center;
	clear: both;
	}

#Pages {font-weight: bold;}

#browsingAnfang {width: 40px; text-align: left; float: left;}
#browsingMitte {width: 418px; text-align: center; float: left;}
#browsingEnde {width: 40px; float: left;}
.pageAkt {font-size: 1.4em;}

/* Sukategorien-Liste */

ul.SubCatList {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
	list-style-image:url("../images/navi_pfeil_rechts.gif");
	}

ul.SubCatList li {
	line-height: 1.3em;
	}

ul.SubCatList a {
	color: #333399;
	}

/*************************/
/*  Termin-Modul Anzeige */
/*************************/

#termBlock {
	width: 520px;
	margin-bottom: 36px;
	}


/* Termine Listendarstellung Kategorie */
#termListe {
	width: 520px;
	padding-top: 12px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
        margin-bottom: 36px;
	}

.termListeIntro {
	font-weight: bold;
	margin-bottom: 12px;
        color: #990000;
        font-size: 1.2em;
        padding-bottom: 6px;
        border-bottom: 1px solid #990000;
	}


/* Termine Kalenderblock */
#termKalBlock {
	width: 190px;
	float: right;
	background-color: #00cc00;
	}

#termKalAnzeige {
	width: 190px;
	background-color: #00cc99;
	text-align: center;
        margin-bottom: 24px;
	}

td.termKalNav {
	font-weight: bold;
	text-align: center;
	background-color: #000066;
	}

td.termKalNav a {
	font-weight: bold;
	color: #ffffff;
	width: 23px;
	height: 23px;
	}

td.termKalMon {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #000066;
	height: 23px;
	}

td.termKalWTag {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	}

td.termKalWo {
	background-color: #999999;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	height: 23px;
	}

td.termKalTag {
	background-color: #cccccc;
	vertical-align: middle;
	text-align: center;
	height: 23px;
	}

td.termKalTag a {
	text-decoration: none;
	background-color: #000066;
	color: #ffffff;
	display: block;
	line-height: 23px;
	width: 23px;
	height: 23px;
	font-weight: bold;
	}

td.termKalTag a:hover {
	text-decoration: none;
	background-color: #660000;
	color: #ffffff;
	}

td.termKalTag a:visited {
	font-weight: bold;
	}

span.termKalAktuell {
	font-weight: bold;
	}

span.termKalAktuell a {
	font-weight: bold;
	}


/* Termine Listendarstellung */
#termKalList {
	width: 520px;
        margin-bottom: 36px;
	}

.termKalListIntro {
	font-size: 1.3em;
	color: #990000;
        margin-top: 12 px;
        margin-bottom: 12px;
        padding-bottom: 6px;
        border-bottom: 1px solid #990000;
        font-weight: bold;
	}

.termKalListItem {
	margin-bottom: 12px;
	margin-left: 18px;
	}

.termKalListDatum {
	margin-bottom: 6px;
	}

.termKalListTitel {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 6px;
	}

.termKalListTitel a {
	color: #333399;
	}

.termKalListDescr {
	margin-bottom: 6px;
	}

.termKalListWeiter {
	width: 150px;
	margin-left: 300px;
	}

.termKalListWeiter a {
	color: #993333;
	}

/* Termine Detail-Darstellung */
#termDetailItem {
	margin-bottom: 36px;
	}

.termDetailTitel {
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
	margin-bottom: 12px;
	}

.termDetailZeit {
	font-weight: bold;
	margin-bottom: 12px;
	}

.termDetailOrt {
	margin-bottom: 12px;
	}

.termDetailAdresse {
	margin-bottom: 12px;
	margin-left: 24px;
	}

.termDetailDescrS {
	line-height: 1.2em;
	margin-bottom: 18px;
	}
	
.termDetailDescrL {
	line-height: 1.2em;
	margin-bottom: 12px;
	}

.termDetailKomm {
	margin-bottom: 12px;
	}

.termDetailNavi {
	width: 100%; 
	height: 20px;
	clear: both;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 18px;
	}

.termDetailNaviLinks {
	width: 150px; 
	float: left;
	}

.termDetailNaviRechts {
	width: 150px;
	float: right;
	text-align: right;
	}

#termDetailForm {
	border: 1px solid #cccccc;
	padding: 8px;
	margin-top: 24px;
	margin-bottom: 24px;
	background-color: #eeeeee;
	}

#termFormEinleitung {
	margin-top: 2px;
	margin-bottom: 12px;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#termFormEinleitung li {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.2em;
	}



/******************************/
/***   Modul Adressen       ***/
/******************************/


/* Adressen Detail */
#adr2cat {
	padding-bottom: 6px;
	border-bottom: 1px solid #999999;
	margin-bottom: 12px;
	}

#adr2cat a {
	margin-left: 8px;
	margin-right: 8px;
	}

.adrSortAktiv {
	font-weight: bold;
	color: #990000;
	}

.adrcont {
	width: 500px;
	padding-bottom: 24px;
	border-bottom: 1px solid #999999;
	margin-bottom: 42px;
	}

.adrbild {
	width: 200px;
	float: right;
	text-align: center;
	overflow: hidden;
	}

.adrzwischen {
	text-decoration: underline;
	margin-top: 12px;
	margin-bottom: 6px;
	}

h2.adrnamea {
	font-size: 14px;
	margin-bottom: 6px;
	}

h3.adrnameb {
	margin-bottom: 4px;
	}

.adrstr {
	margin-bottom: 4px;
	}

.adrort {
	font-weight: bold;
	}

.adrkomm {
	margin-bottom: 4px;
	}

.adrdescr {
	width: 280px;
	line-height: 1.2em;
	margin-top: 18px;
	margin-bottom: 12px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 4px;
	}

.adraspname {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.adrpfarrei {
	width: 280px;
	margin-top: 18px;
	margin-bottom: 18px;
	}

.adrpfarrei a {
	border: 1px solid #990000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #990000;
	}

.adrpfarrei a:hover {
	background-color: #990000;
	color: #ffffff;
	text-decoration: none;
	}

.adrpfarrei a:before {
	content: url("../images/navi_pfeil_rechts.gif");
	}

ul.adrstationen {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.adrstationen li {
	line-height: 1.2em;
	margin-bottom: 4px;
	}

ul.adrstationen li a {
	padding-left: 6px;
	}

ul.adrstationen li a:before {
	content: url("../images/navi_pfeil_rechts.gif");
	}

/* Adressen Liste */
#adrLliste {
	margin-bottom: 36px;
	}

.adrLitem {
	padding-bottom: 6px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
	color: #333333;
	}

.adrLnamea {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
	}

.adrLnamea a {
	color: #333333;
	}

.adrLnameb {
	margin-bottom: 2px;
	}

.adrLstr {
	margin-bottom: 2px;
	}

.adrLort {
	margin-bottom: 2px;
	font-weight: bold;
	}

.adrLkomm {
	margin-bottom: 2px;
	}

.adrLlink {
	margin-top: 12px;
	margin-bottom: 6px;
	color: #cccccc;
	}

.adrLlink a {
	margin-left: 4px;
	margin-right: 4px;
	color: #990000;
	}

.adrLlink a:before {
	content: url("../images/navi_pfeil_rechts.gif");
	}

/*  Lexikon-Box  */

#lexbox {width: 200px; margin-left: 150px; border: 1px solid #666666;}	

#lexbox tr {height: 25px;}

#lexbox td {width: 50px; height: 25px;}

#lexbox a {
	display: block; 
	height: 25px; 
	font-weight: bold; 
	background-color: #ffffcc; 
	color: #333399;
	text-decoration: none;
	padding-top: 6px;
	}

#lexbox a:hover {display: block; background-color: #333399; color: #ffffcc;}
