* {margin: 0; padding: 0, border-collapse: separate;}

html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:780px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);

}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(62,77,116);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	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;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	min-height:100%;
	width:960px;
	color:#000000;
	text-align:left;
	position:relative;
   margin: 0 auto;
   padding: 0;
}

html>body #outer{ height:auto; }

#innerwrap {
	float:left;
	width:680px;
	margin-top: 225px;
}

#header{
	position:absolute;
	top:0;
	left:0px;
	width:960px;
	height:130px;
	background-color: #ffffff;
	color:#000000;
	z-index:5;
}

#left {
	position:relative;
	width:190px;
	float:left;
	padding:0;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }



#right {
	position:relative;
	width:270px;
	height: 500px;
	float:right;
	margin-top: 225px;
	padding:0;
	padding-bottom:20px;
	background-color:#cccccc;

	background-position:0px 0px;
	background-repeat:no-repeat;
	color:rgb(62,77,116);
}

/****  Boxen rechte Spalte ****/

#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 .boxrand {
	border: 1px solid #333333;
	margin-top: 18px;
	background-color: #fcfcfc;
	}

#right .boxrand h1.content {
	padding:4px;
	font-weight:bold;
	font-size:1.2em;
	color: #ffffff;
	background-color: #993333;
	margin:0;
	border: 0;
}

#right .boxrand .textblock {
	padding:4px;
	font-weight:normal;
	font-size:11px;
	color: #333333;
	background-color: #fcfcfc;
	margin:0;
}



/****  Ende Boxen rechte Spalte ****/


div,p  { margin-top:0; }

#centrecontent {
	width:480px;
	float:right;
	min-height: 400px;
	padding:0;
	padding-bottom:20px;
	color:rgb(62,77,116);
	  background-color: #fdfaee;
}

#centrecontent p { 
	padding-left:3px;
	color:rgb(62,77,116); 
	}
	
#centrecontent .textblock {
	margin-left: 6px;
	}

#clearfooter { 
	width:100%;
	height:52px;
	clear:both; }

/*  Fussbereich */
#bottomnavi {
	text-align:center;
	color: #333333;;
	border-top: 2px solid #999999;
	padding-top: 24px;
	padding-bottom: 36px;
}

a.bottomnavi { color:#333333; font-size:11px; }

/* Hilfsnavigation im Kopfbereich */
#additionalnavi {
	background-color:#ffffff;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:0px;
	text-align:right;
	width:960px;
	color:rgb(160,160,160);
}

a.additionalnavi { font-size:11px; color: #333333; }

#logo {
	width:400px;
	margin-top:0px;
	float: left;
	text-align: left;
}

#headerright {
	width: 460px;
	height: 60px;
	float: right;
	text-align: center;
}

#headerright p {
	font-size: 14pt;
	margin-top: 12px;
	}

#menue {
	width: 960px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

ul.menueliste {
	float: left;
	width: 760px;
	list-style: none;
	}

ul.menueliste li {
	 list-style: none;
	 float: left;
	 font-size: 1.2em;
	 margin-right: 12px;
	 }

ul.menueliste li a,
ul.menueliste li a:link {
	 text-decoration: none;
	 color: #9d9ea2;
	 font-size: 1em;
	 }

ul.menueliste li a:hover {
	 text-decoration: none;
	 background-color: #9d9ea2;
	 color: #ffffff;
	 }

#banner {
	width:960px;
	height: 60px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #666666;
   background-color: #ffffff;
   margin-top: 0px;
}

#banner .bannerlinks {
	width: 200px;
	height: 60px;
	float: left;

	}

#banner .bannerrechts {
	width: 200px;
	height: 60px;
	float: right;

	}

#banner .bannermitte {
	width: 468px;
	height: 60px;
	}



#clearheader {
	width: 960px;
	clear: both;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	margin-left: 6px;
	background-color: #fdfaee;
	color:rgb(99,99,99);
	width:368px;
}

.navi{
	width:190px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:14px;
	color:#336699;
	margin:0;
}

h1.content {
	margin-bottom:12px;
	margin-left: 6px;
	padding:0;
	padding-bottom: 6px;
	border-bottom: 2px dotted #336699;
}

h3.content {
	margin-bottom:12px;
	margin-left: 6px;
	padding:0;
	padding-bottom: 6px;
	font-size: 12px;
}

.vorspann {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 6px;
	}

hr { color:rgb(210,210,210); }

a { font-size:11px; color: #333333; text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; }

a.navipath { font-size:10px; color: rgb(160,160,160); }

a.navileft_passive {
	display:block;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}

a.navileft_active {
	display:block;
	background-color:#ffffff;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}

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.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:100px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:0;
}

#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:#ffffff;
	border-top:0px solid #aeaeae;
	border-bottom:0px solid #aeaeae;
	padding-bottom:0em;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:0;
	width: 200px;
	
}

#right #searchbox {
	background-color:#fcfcfc;
	border:1px solid #aeaeae;
	padding-bottom:0em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 0;
	width: 198px;
	text-align: center;
}

#right input#searchbox {
	margin-left: 10px;
	margin-top:0;
	border: 2px solid #00cc00;
	margin-bottom:0;
}



#newsletterbox {
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

#emailname .input_searchbox input {
    vertical-align: middle;
	}

#email .input_searchbox {
	
}

.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;
}



/**************** Styles fuer RSS-Feed ******************/
/************ f&#8719;r den Impuls f&#8719;r den Tag ****************/


/*  Definition des auesseren Containers  */
div#aussen {
	border: 1px solid #2d486d;
	width: 268px;
	font-family: geneva, helvetica, arial, sans-serif;
	margin-bottom: 12px;
	}

/*    Definition des Containers fuer den Kopf  */
div#channel {
	border: 0px solid #2d486d;
	background-color: #2d486d;
	padding: 2px;
	}

/*    Definition des Containers fuer Titel  */
#channel .chtitel {
	margin-left: 4px;
	}

/*    Darstellung der Schrift fuer Titel  */
#channel a.channellink {
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #ffffff;
		letter-spacing: 2px;
	}

/*    Wird hier nicht verwendet  */
#channel .channeldesc {
	margin-top: 6px;
	font-size: 9pt;
	}

/*    Definition des Containers fuer Datumszeile und die eigentlichen Inhalte  */
div#items {
	border: 0px;
	padding: 6px;
	font-size: 9pt;
        background-color: #eeeeee;
	}

/*    Definition des Containers fuer die Datumszeile  */
div#itemlink  {
	margin-bottom: 1px;
	}

/*    Datumszeile  */
div#itemlink a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

/*    Definition des Containers fuer Inhalte wie Lesung, Gedenktage etc.  */
div#itemdesc {
	margin-top: 2px;
	}

/*    Abschnitt Lesung  */
#itemdesc p.lesung {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
		padding: 0px;
		width: auto;
	}

/*    Vorspann vor Angaben zur taeglichen Lesung  */
#itemdesc .lesungeinleitung {
	font-weight: bold;
		font-size: 9pt;
	}

/*    Angaben zur taeglichen Lesung  */
#itemdesc .lesungangaben {
	font-size: 9pt;
	}

/*    Abschnitt Gedenktage  */
#itemdesc p.gedenk {
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;

	}

/*    Vorspann vor Angaben zu Gedenktagen  */
#itemdesc .gedenktitel {
	font-weight: bold;
		font-size: 9pt;
	}

/*    Angaben zu Gedenktagen  */
#itemdesc .gedenktext {
	font-size: 9pt;
	}

/*    Abschnitt Auszug aus Schriftlesung  */
#itemdesc p.auszug {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	}

/*    Vorspann vor Auszug aus Schriftlesung  */
#itemdesc .auszugtitel {
	font-weight: bold;
		font-size: 9pt;
	}

/*    Auszug aus Schriftlesung  */
#itemdesc .auszugtext {
	font-size: 9pt;
	}

/*    Abschnitt mit Link "weiterlesen"  */
#itemdesc p.weiter {
	width: 160px;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	}

/*    Schriftformatierung Link  "weiterlesen" */
#itemdesc a.weiter {
	color: #990000;
	font-size: 9pt;
	}



/********** RSS News ************************/
/********** &#8719;ber Modul RSS ******************/

.rssnews {margin-left: 6px; margin-right: 6px; margin-bottom: 18px; font-size: 1.1em; line-height: 1.3em;}
.rssnews h3 {margin-bottom: 6px;}
.rssnews h3 a {}
.rssnews .rssdescr {}
.rssnews .rssdescr p {margin-left: -4px; margin-bottom: 6px;}
.rssnews .rssweiter {}
.rssnews .rssweiter a {}

/********** Artikelliste **************/
/**************************************/

#artlist_container {
			width: 97%;
			margin-left: 6px;
	}
       
#artlist_container .artlist_punkt {
			margin-bottom: 1.5em;
			}

#artlist_container .artlist_punkt h2 {
	font-size: 1.3em;
	margin-top: 1.2em;
	margin-bottom: 0;
	}


#artlist_container a.artlist_headlinelink,
#artlist_container a.artlist_headlinelink:link {
	color: #990000;
		  font-size: 1.0em;
		  font-weight: bold;
	}

#artlist_container a.artlist_headlinelink:hover {
	color: #cc3333;
	}

#artlist_container a.artlist_headlinelink:visited {
	color: #993333;
	}

#artlist_container .artlist_subheadline {
	color: #336699;
	font-size: 1.2em;
	}

#artlist_container .artlist_date {
	color: #336699;
	font-size: 1.0em;
	}

#artlist_container .artlist_weiter {
	color: #336699;
	font-size: 1.0em;
	margin-bottom: 1.3em;
	}

#artlist_container a.artlist_weiter,
#artlist_container a.artlist_weiter:link {
	color: #336699;
	font-size: 1.0em;
	margin-bottom: 1.3em;
	}

#centrecontent ul.Einfachliste li {
	margin-left: 18px;
	margin-bottom: 12px;
	}

#centrecontent ol li {
	margin-left: 18px;
	margin-bottom: 6px;
	}


/*   Liste mit Pressemitteilungen */

.news {width: 90%; margin-bottom: 12px; border-bottom: 1px solid #eeeeee; padding-bottom: 6px; 
clear: both}
.newsbild {width: 80px;  float: left; min-height: 60px; margin-top: 4px; margin-right: 12px;}
.news h2 {font-size: 11pt; margin-top: 0;}
h2 a.newsheadline {font-size: 11pt; color: #993333; margin-top: 0;}
.newssummary {font-size: 10pt; color: #333333;}
.newsdate {font-size: 8pt;}
.newsdate a {color: #993333;}

/***** Sub-Kategorie-Liste ****/

#SubCatList {margin-left: 42px; }

#SubCatList ul {list-style-type: none;}


#SubCatList a {font-weight: bold;}


#kommentar {
	margin-top: 24px;
}


/*************************/
/*  Termin-Modul Anzeige */
/*************************/

#termBlock {
	width: 500px;
	margin-bottom: 36px;
	}


/* Termine Listendarstellung Kategorie */
#termListe {
	width: 450px;
	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 */

#right #termKalAnzeige {
	width: 270px;
	background-color: #336699;
	text-align: center;
	margin-top: 24px;
    margin-bottom: 24px;
	margin-left: 0px;
	border-collapse: collapse;
	border: 3px solid #e8e8ee;
	}
	
#right td.termKalNav {
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	width: 30px;
	}

#right td.termKalNav a {
	font-weight: bold;
	color: #990000;
	width: 30px;
	height: 25px;
	}

#right td.termKalMon {
	color: #990000;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	height: 25px;
	}

#right td.termKalWTag {
	background-color: #e8e8ee;
	color: #336699;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 30px;
	height: 25px;
	}

#right td.termKalWo {
	background-color: #e8e8ee;
	color: #336699;
	text-align: center;
	font-weight: bold;
	width: 30px;
	height: 25px;
	}
	
#right td.termKalTag {
	background-color: #cccccc;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 30px;
	}

#right td.termKalTag a {
	text-decoration: none;
	background-color: #ffffff;
	color: #990000;
	display: block;
	line-height: 25px;
	width: 30px;
	height: 25px;
	font-weight: normal;
	}

#right td.termKalTag a:hover {
	text-decoration: none;
	background-color: #990000;
	color: #ffffff;
	}

#right td.termKalTag a:visited {
	font-weight: bold;
	}

#right span.termKalAktuell {
	font-weight: bold;
	}

#right span.termKalAktuell a {
	font-weight: bold;
	}


/* Termine Listendarstellung */
#termKalList {
	width: 450px;
        margin-bottom: 36px;
	}

.termKalListIntro {
	font-size: 1.3em;
	color: #990000;
        margin-top: 12px;
        margin-bottom: 12px;
        padding-bottom: 6px;
        border-bottom: 1px solid #990000;
        font-weight: bold;
	}

.termKalListItem {
	margin-bottom: 12px;
	}

.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;
	font-weight: bold;
	margin-bottom: 12px;
	}

.termDetailZeit {
	font-weight: bold;
	margin-bottom: 12px;
	}

.termDetailOrt {
	margin-bottom: 12px;
	}

.termDetailAdresse {
	margin-bottom: 12px;
	margin-left: 24px;
	}

.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;
	}
