/* CSS Document */

/* ------------------------------- formatting ----------------------------- */
form {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	}
body {  margin: 0px;
	font:  80% Arial, Verdana, sans-serif;
	}
li {
	font:  100% Arial, Verdana, sans-serif;
	}
td.align-center {	margin: 0;
	text-align: center;
	}
	td p {	margin: 0;
	font-family: Arial, Verdana, sans-serif; font-size: 100%;
	}
.csc-header img.header1 {
	text-align:right;
	vertical-align:bottom;
	display: inline;
	}
.csc-header h1 { 
	display: inline;
	}
#news .csc-header h3 {background-color: #F1E49E;}
.csc-section {
	padding: 0px 0px 0px 10px;
	}
.csc-linkToTop {
	text-align: center;
	}
h1 {
	font: bold x-large Arial, Verdana, sans-serif;
	color: #43616B;
	margin-top: 0;
	}
h2 {     color: #43616B;
	font: bold large Arial, Verdana,sans-serif;
	}
h3 {
	font: large Arial, Verdana,sans-serif;
	color: #9C1A1E;
        margin-top: 5px;
        margin-bottom: 5px;
        }
h4 {
	font: bold small Arial, Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
	}
h5 {
	font: italic bold small Arial,Verdana, sans-serif;
	color: #43616B;
	margin-top: 2px;
	}
p {
	font: 100% Arial, Verdana, sans-serif;
	}
#center p {
	font: 100% Arial, Verdana, sans-serif;
        	}
a {     font:  100% Arial, Verdana, sans-serif;
	color: #34339B;
	}
a:hover {
	color: #9C191E;
	}
hr {
	color: #A5B5C6;
	height: 1px;
	}
a img {
	border: 0 none;
	display: inline;			/* removes extra space underneath caused by default text-alignment */
	}
#sitepath {
	z-index: 10;
	position: absolute;
	left: 176px; top: 96px; /* für topmenu */
	margin: 0px 0px 5px 0;
	font-size: small;
	border-bottom: 1px solid #990033;
	margin: 2px 5px 0 5px;
display: none;
}
#sitepath a {
	text-decoration: none;
}

/*
------------------------------- layout -----------------------------

Notes:

Do not mix px widths with % widths for margins, borders or padding because
the total box width = set width + padding + border.  (It helps if you can add them together)

The box model hack is used to fix an bug in IE5-Win ...for an explanation from the guy that
wrote it go to http://www.tantek.com/CSS/Examples/boxmodelhack.html

IE6-Win will behave like IE5-Win  if you include <?xml version="1.0"?>  It is apparently
unneccessary so leave it out!

Left Col Widths:
 |  pad   |         width        |  pad   |
 ------------------------------------------
 |   0    |          25%         |   0    |

Center Margins:
 |  marg  |         width        |  marg  |
 ------------------------------------------
 |   25%  |        (auto)        |  0%  |

Right Col Widths:
 |  pad   |         width        |  pad   |
 ------------------------------------------
 |  0%    |          0%         |  0%    |				total width= 0%
*/

#center {
        position: absolute;
	top: 90px; left: 21%; right: 21%;
        margin: 0  0 0 0;
	padding: 3px 12px;
	color: #000;
	}
#otherleftstuff {
	width: 100%;
	padding: 20px 0 5px 1%;
	border-top: 0px solid #D9D9D9;
/*      background-image: url(/uploads/tf/kirche_neu_erfahren_grau.png);
        background-repeat: no-repeat;
        background-position: bottom center;
*/
	}
#news {
        position: absolute;
        top: 90px;
        width: 20%;
	right: 2px;
	padding: 5px 5px;
         background-color: #FCF6DE;
        }
#news a{
       text-decoration: none; 
        }

/*
-------------------------------- Navigation ------------------------------
Barrierefrei by Alexander Maringer 
-------------------------------- Navigation ------------------------------
*/
/******************************************/
/*          MENUE                                                   */
/******************************************/
span.hidden, dfn {
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}
#left {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 90px;
        width: 20%;
	background-color: #FCF6DE;
	color: #000;
	z-index: 1;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}
.mainnav {
	padding: 15px 0px 0px 0px;
}
.mainnav a {
	text-decoration: none;
}
.mainnav ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev1-no a:link, .menu1-lev1-no a:visited, 
.menu1-lev1-ifsub a:link, .menu1-lev1-ifsub a:visited {
	height: 1%;
	display: block;
	padding: 3px 3px;
}
.menu1-lev1-cur a.cur:link, 		.menu1-lev1-cur a.cur:visited, 			.menu1-lev1-cur a.cur:active,		.menu1-lev1-cur a:hover,
.menu1-lev1-act a.act:link, 		.menu1-lev1-act a.act:visited,			.menu1-lev1-act a.act:active, 		.menu1-lev1-act a:hover,
.menu1-lev1-curifsub a.cur:link,	.menu1-lev1-curifsub a.cur:visited, 		.menu1-lev1-curifsub a.cur:active,	.menu1-lev1-curifsub a:hover,
.menu1-lev1-actifsub a.actifsub:link, 	.menu1-lev1-actifsub a.actifsub:visited, 	.menu1-lev1-actifsub a.actifsub:active, .menu1-lev1-actifsub a:hover,
.menu1-lev1-no a:hover, 		.menu1-lev1-ifsub a:hover {
	height: 1%;
	background-color: #fff;
	display: block;
	padding: 3px 3px;
}
.mainnav ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev2-no a:link, .menu1-lev2-no a:visited, 
.menu1-lev2-ifsub a:link, .menu1-lev2-ifsub a:visited {
	height: 1%;
	display: block;
	padding: 3px 9px;
}
.menu1-lev2-cur a.cur:link, 	.menu1-lev2-cur a.cur:visited, 		.menu1-lev2-cur a:hover,
.menu1-lev2-act a.act:link, 	.menu1-lev2-act a.act:visited, 		.menu1-lev2-act a:hover,
.menu1-lev2-curifsub a.cur:link,.menu1-lev2-curifsub a.cur:visited, 	.menu1-lev2-curifsub a:hover,
.menu1-lev2-actifsub a.actifsub:link, 	.menu1-lev2-actifsub a.actifsub:visited, 	.menu1-lev2-actifsub a.actifsub:active, 	.menu1-lev2-actifsub a:hover,
.menu1-lev2-no a:hover, 		.menu1-lev2-ifsub a:hover {
	height: 1%;
	display: block;
	padding: 3px 9px;
}
.mainnav ul ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev3-no a:link, .menu1-lev3-no a:visited, 
.menu1-lev3-ifsub a:link, .menu1-lev3-ifsub a:visited {
	height: 1%;
	display: block;
	padding: 3px 15px;
}
.menu1-lev3-cur a.cur:link, 		.menu1-lev3-cur a.cur:visited, 			.menu1-lev3-cur a.cur:active,		.menu1-lev3-cur a:hover,
.menu1-lev3-act a.act:link, 		.menu1-lev3-act a.act:visited,			.menu1-lev3-act a.act:active, 		.menu1-lev3-act a:hover,
.menu1-lev3-curifsub a.cur:link,	.menu1-lev3-curifsub a.cur:visited, 		.menu1-lev3-curifsub a.cur:active,	.menu1-lev3-curifsub a:hover,
.menu1-lev3-actifsub a.actifsub:link, 	.menu1-lev3-actifsub a.actifsub:visited, 	.menu1-lev3-actifsub a.actifsub:active, .menu1-lev3-actifsub a:hover,
.menu1-lev3-no a:hover, 		.menu1-lev3-ifsub a:hover {
	height: 1%;
	display: block;
	padding: 3px 15px;
}
.mainnav ul ul ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul ul ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev4-no a:link, .menu1-lev4-no a:visited, 
.menu1-lev4-ifsub a:link, .menu1-lev4-ifsub a:visited {
	height: 1%;
	display: block;
	padding: 3px 21px;
}
.menu1-lev4-cur a.cur:link, 		.menu1-lev4-cur a.cur:visited, 			.menu1-lev4-cur a.cur:active,		.menu1-lev4-cur a:hover,
.menu1-lev4-act a.act:link, 		.menu1-lev4-act a.act:visited,			.menu1-lev4-act a.act:active, 		.menu1-lev4-act a:hover,
.menu1-lev4-curifsub a.cur:link,	.menu1-lev4-curifsub a.cur:visited, 		.menu1-lev4-curifsub a.cur:active,	.menu1-lev4-curifsub a:hover,
.menu1-lev4-actifsub a.actifsub:link, 	.menu1-lev4-actifsub a.actifsub:visited, 	.menu1-lev4-actifsub a.actifsub:active, .menu1-lev4-actifsub a:hover,
.menu1-lev4-no a:hover, 		.menu1-lev4-ifsub a:hover {
	height: 1%;
	display: block;
	padding: 3px 21px;
}
.mainnav ul ul ul ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul ul ul ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev5-no a:link, .menu1-lev5-no a:visited, 
.menu1-lev5-ifsub a:link, .menu1-lev5-ifsub a:visited {
	height: 1%;
	display: block;
	padding: 3px 27px;
}
.menu1-lev5-cur a.cur:link, 		.menu1-lev5-cur a.cur:visited, 			.menu1-lev5-cur a.cur:active,		.menu1-lev5-cur a:hover,
.menu1-lev5-act a.act:link, 		.menu1-lev5-act a.act:visited,			.menu1-lev5-act a.act:active, 		.menu1-lev5-act a:hover,
.menu1-lev5-curifsub a.cur:link,	.menu1-lev5-curifsub a.cur:visited, 		.menu1-lev5-curifsub a.cur:active,	.menu1-lev5-curifsub a:hover,
.menu1-lev5-actifsub a.actifsub:link, 	.menu1-lev5-actifsub a.actifsub:visited, 	.menu1-lev5-actifsub a.actifsub:active, .menu1-lev5-actifsub a:hover,
.menu1-lev5-no a:hover, 		.menu1-lev5-ifsub a:hover {
	height: 1%;
	display: block;
	padding: 3px 27px;
}
.mainnav ul ul ul ul ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul ul ul ul ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev6-no a:link, .menu1-lev6-no a:visited, 
.menu1-lev6-ifsub a:link, .menu1-lev6-ifsub a:visited {
	height: 1%;
	display: block;
	padding: 3px 33px;
}
.menu1-lev6-cur a.cur:link, 		.menu1-lev6-cur a.cur:visited, 			.menu1-lev6-cur a.cur:active,		.menu1-lev6-cur a:hover,
.menu1-lev6-act a.act:link, 		.menu1-lev6-act a.act:visited,			.menu1-lev6-act a.act:active, 		.menu1-lev6-act a:hover,
.menu1-lev6-curifsub a.cur:link,	.menu1-lev6-curifsub a.cur:visited, 		.menu1-lev6-curifsub a.cur:active,	.menu1-lev6-curifsub a:hover,
.menu1-lev6-actifsub a.actifsub:link, 	.menu1-lev6-actifsub a.actifsub:visited, 	.menu1-lev6-actifsub a.actifsub:active, .menu1-lev6-actifsub a:hover,
.menu1-lev6-no a:hover, 		.menu1-lev6-ifsub a:hover {
	height: 1%;
	display: block;
	padding: 3px 33px;
}

.topcontent-div {
	top: 5px;
	display: inline;
	}
.topcontent-div a {
	text-decoration: none;
	}
.topcontent {
	margin: 10px 0 10px 10px;
	}
.topcontent-div a img {
	border: 0 none;
	display: inline;
    	}
.topcontent a img {
	border: 0 none;
	display: inline;
	background-color:#E7E7E7;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid silver;
	}

.topmenu-div {background-image: url(/fileadmin/template/main/images/pep_farbe.jpg);
        background-repeat: repeat-x;
	z-index: 10;
	position: absolute;
	top: 00px;
	right: 0;
	margin: 2px 0px 2px 0px;
	width: 99.8%;
	font-size: 150%;
	}
.topmenu-div div {
        color: #990033;
	display: inline;
	padding: 0 0.5em;
	font-weight: bold;
	}

/* Schnellsuche und Direktzugriff */
#suchen {
/*	display: inline;
	width: 100px;*/
	padding: 10px 0px;
	margin: 0px;
	color:#990033;
	}
.suchfeld {
	color:#990033;
	padding: 0px 15px 0px 0px;
}
.direkt form select#direktwahl {
	width: 112px;
	display: inline;
	border: 0 none;
	padding: 0 0px;
	margin: 0px 0 0 0px;
	color:#990033;
	}

/* ---------------------------------------------------------------------*/
.lastupdate {
	font-size: 90%;
	text-align:left;
}
.Intranet {
	font-size: 100%;
	text-align: left;
	margin: 10px 0 0 10px;
	}

div.Intranet a {
	color: #E58415;
}

/****************************/
/***** Typo3 Sitemap    ********/
/****************************/
div.csc-menu-1 ul {
	list-style-type: circle;
}
div.csc-menu-2 {
	border: 1px solid navy;
}
p.csc-sitemap-level1 { margin: 0;  background-color: #F1F1F1; color:gray; padding-left: 10px}
p.csc-sitemap-level2 {  margin: 0; color:gray; padding-left: 30px}
p.csc-sitemap-level3 { margin: 0; color:gray; padding-left: 50px}
p.csc-sitemap-level4 { margin: 0; color:gray; padding-left: 70px}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:0px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left; 
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:transparent;
}
.news-latest-container H3 a {
	font: large Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #9C1A1E;
	border-bottom: 0px solid #769024;
	background-color: #F9FFE5;
	text-decoration: none;
}

.news-latest-container H4,.news-latest-gotoarchive {
	color:#000;
	padding:1px;
	margin:1px;
	border:0px solid #666;
	background-color:transparent;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:30px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000;
}
.news-latest-gotoarchive A {
	color:#000;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px 1px;
	border:0px solid #666;
	background-color: transparent;
}
.news-latest-item h5 {
	margin: 0 0; padding: 0 0;
}
.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:0px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:75%;
}
.news-latest-date { display: none;}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0px solid #000;
        background-color:#FFF;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px;
	border:0px solid #666;
	}
.news-search-form {
	padding:1px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F1F1F1;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #769024;
	background-color: #F9FFE5;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	padding-left:2px; 
	text-decoration: none;
}
.news-list-container H3 A {
	color:#000;
	text-decoration: none;
}
.news-list-container P {
	padding-left:3px;
	}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 75%;
	font-weight: normal;
	background-color: #F9FFE5;
        display:none;
	}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 75%;
	}
.news-list-container IMG {
	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:75%;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color: #F1F1F1;
}
.tx-ttnews-browsebox TD {
	font-size: 85%;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 90%;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	}
.news-single-item H2 {
	font-size: 130%;
	font-weight:bold;
	color: #000;
	margin-bottom: 0px;
	}
.news-single-item H3 {
	margin-bottom: 15px;

	}
.news-single-img {
        float: right; 
	margin-left:5px;
	}
.news-single-imgcaption {
	padding:3px; 
	width: 50%;
	clear:both;
	}

.news-single-category {
	float: right;
	}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 15px;
	margin-top: 10px;
	}
.news-single-timedata {
	float: right; display:none;
	}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 75%;
	}
.news-single-author {
	padding-bottom: 3px; display:none;
	}
.news-single-additional-info {
	background-color: #BBE53A;
	margin-top: 15px;
	border: 0px solid #666;
	padding:3px;
	padding-bottom:0px;
	}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color: #F1F1F1;
	}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 90%;
	margin-left:5px;
	width:90%;
	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
/*	margin-top:10px;*/
	margin: 0px;
	padding:3px;
	border:0px solid #333;
	background-color: #F1F1F1;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin: 0px;
	border:1px solid #666;
	background-color: #F1F1F1;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#000;
	padding:3px;
	margin: 0px;
/*	border:1px solid #666;
	background-color:#990033;*/
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color:#FCF6DE;
	color:#000;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:90%;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:85%;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


p.csc-uploads-description { background-color: #F9FFE5; color: #9C1A1E;}