html{
	font-size:62%;
}
body {
	background: #bcbcbc;
}
a{
	cursor:pointer;
}


#container {
	position: relative;
	display: block;
	margin: 2px auto;
	width:auto !important;
	width: 980px;
	max-width: 980px;
	min-width: 760px;
	/*width:expression(document.body.clientWidth < 760? "760px": "auto" && document.body.clientWidth > 980? "980px": "auto");*/
	background: #fff url(images_pf/bg_rechts3.gif) top right repeat-y;
	overflow: auto;
	border:2px solid #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

#sidebar {
	float: right;
	width: 206px;
	overflow:hidden;
	/*border-right:2px solid #fff;*/
	background: #f5f5f5;
}
#sidebar_logo {
	overflow: hidden;
	float: right;
	width: 88px;
	height: 432px;
	overflow:hidden;
	padding: 0;
	background: #ffffff; /*url(images_pf/bistum_essen.gif) top left no-repeat;*/
}

#sidebar_logo img{
	border:none;
}

/*Suche*/

#sidebar #suche{
	height:55px;
	background:#999;
	padding:8px 10px 12px 10px;
}
#sidebar #suche form{
	margin:0;
	padding:0;
}
#sidebar #suche form label{
	color:#fff;
	display:block;
	margin:0 0 3px 0;
	padding:0;
}
#sidebar #suche form input{	
	width:182px;
	border-top:1px solid #7c7c7c;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	margin-bottom:8px;
}
#sidebar #suche form a{
	display:block;
	width:53px;
	height:12px;
	background:url(images_pf/suche.gif) no-repeat;
	margin-left:130px;
}
#sidebar #suche form a span{
	display:none;
}
/*sidebar Gemeindenavigation*/
#sidebar #gemeindenav h1{
	margin:12px 0 6px 8px;
	padding:0;	
	font-size:140%;
}
#sidebar #gemeindenav h1 a{
	color:#818181;
	text-decoration:none;
	padding-left: 10px;
	background:url(images_pf/pfeil_blau.gif) left 2px no-repeat;
}

#sidebar #gemeindenav h1 a:hover{
	text-decoration: underline;
}

#sidebar #gemeindenav ul{
	list-style:none;
	padding:0;
	margin:0 0 0 1px;
	width:202px;
}
#sidebar #gemeindenav ul ul{
	width:auto;
}
#sidebar #gemeindenav ul li{	
	margin: 0;
	padding:4px 0 4px 23px;	
	display:block;
	background:#fff url(images_pf/pfeil_rot_klein.gif) top left no-repeat;
}
#sidebar #gemeindenav ul li a{
	font-size:120%;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#sidebar #gemeindenav ul li#m_active{
	background-image:url(images_pf/pfeil_rot_offen.gif);
}
#sidebar #gemeindenav ul li#m_active a{
	color:#343434;
	font-weight:bold;
}
#sidebar #gemeindenav ul li.grau{
	background: #f5f5f5 url(images_pf/pfeil_rot_klein.gif) top left no-repeat;
}
#sidebar #gemeindenav ul li a.active, #sidebar #gemeindenav ul li#m_active a.active{
	color:#343434;
	font-weight:bold;
}
#sidebar #gemeindenav ul li ul li{	
	padding:3px 0 2px 15px;
	background:none;
}

#sidebar #gemeindenav ul li ul li a, #sidebar #gemeindenav ul li#m_active ul li a{
	color:#666;
	font-size:110%;
	font-weight:normal;
}
#sidebar #gemeindenav ul li ul li ul li a, #sidebar #gemeindenav ul li#m_active ul li ul li a{
	color:#999;
	font-weight:bold;
}



/*sidebar Hauptnavigation*/
#sidebar #hauptnav ul{
	list-style:none;
	padding:0;
	margin:0 8px 12px 0;
}
#sidebar #hauptnav ul li{
	padding:4px 13px 4px 0;
	text-align:right;
	background:url(images_pf/quad.gif) right 7px no-repeat;
}
#sidebar #hauptnav ul li a{	
	color:#999;
	font-weight:bold;
	font-size:110%;
}

#sidebar #hauptnav ul li ul {
	margin:4px 0px 0px 0;
}

#sidebar #hauptnav ul li ul li {
	padding: 4px 13px 4px 0;
}
#sidebar #hauptnav ul li ul li a{	
	font-weight: normal;
	font-size:95%;
}


#sidebar #hauptnav ul li.qu_rot{
	background:url(images_pf/quad_drot.gif) right 7px no-repeat;
}

#sidebar #hauptnav ul li.qu_rot a{
	color:#000;
}

#sidebar #hauptnav ul li.qu_blau{
	/*background:url(images_pf/quadr_blau.gif) center right no-repeat;*/
}
#sidebar #hauptnav ul li.qu_gruen{
	/*background:url(images_pf/quadr_gruen.gif) center right no-repeat;*/
}
/* Sidebar Gemeindename*/
#sidebar #gemeindename h1{
	/*font-size:30px;*/
	font-size:20px;
	font-weight:normal;
	color:#7889a7;
	margin:0;
	padding:0 0 12px 8px;
	line-height:100%;
}
#sidebar #gemeindename h2{
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:100%;
	margin:0;
	padding:5px 0 0 8px;
}

/**************************************
MAIN
**************************************/
*html #main {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	float:left;
	width: auto;
	overflow:hidden;
	/*width:680px;*/
}

#main {
	position: relative;
	top: 0;
	left: 0;
	display:block;
	padding: 0;
	width: auto;
	overflow:hidden;
	/*width:680px;*/
}



/*Permanente Navigation*/
#main #permnav{
	width: auto;
	height:24px;
	overflow:hidden;
	background:#961734; /*url(images_pf/header_bild.gif) bottom center no-repeat;*/
}
#main #permnav ul{
	list-style:none;
	margin:0;
	padding:6px 0 0 0;
}
#main #permnav ul li{
	float:left;
	padding:0 10px 0 6px;
}
#main #permnav ul li a{
	text-decoration:none;
	font-size:110%
}
#main #permnav ul li a:hover{
	text-decoration:underline;
}
#main #permnav a{
	color:#fff;
}

#main #permnav a.start_pic{
	background:url(images_pf/ic_home.gif) no-repeat center left;
	padding-left:15px;
}

#main #permnav .start_pic:hover{
	background:url(images_pf/ic_home_ro.gif) no-repeat center left;
}

#main #permnav a.print_pic{
	background:url(images_pf/ic_print.gif) no-repeat center left;
	padding-left:15px;
}

#main #permnav .print_pic:hover{
	background:url(images_pf/ic_print_ro.gif) no-repeat center left;
}

#main #permnav a.sitemap_pic{
	background:url(images_pf/ic_smap.gif) no-repeat center left;
	padding-left:15px;
}

#main #permnav .sitemap_pic:hover{
	background:url(images_pf/ic_smap_ro.gif) no-repeat center left;
}


#main #permnav a.imprint_pic{
	background:url(images_pf/ic_impr.gif) no-repeat center left;
	padding-left:15px;
}

#main #permnav .imprint_pic:hover{
	background:url(images_pf/ic_impr_ro.gif) no-repeat center left;
}


#main #permnav #schriftgroesse{
	float:right;	
}
#main #permnav #schriftgroesse a{
	padding-right:6px;
}

#headergrafik{
	/*float:left;*/
	width:auto;
	height:124px;
	overflow:hidden;
}

/*Pfadmenu*/
#main #pfadmenu{
	/*float:left;*/
	width: auto;
	height:19px;
	background:#999;
}
#main #pfadmenu ul{
	list-style:none;
	margin:0;
	padding:3px 0 0 0;
}
#main #pfadmenu ul li{
	float:left;
	padding:0 0 0 6px;
	margin:0;
	color:#fff;
	font-size:100%;
	font-weight:bold;
}
#main #pfadmenu a{
	color:#ddd;
	padding:3px 10px 0 0;
	background: url(images_pf/pfadmenu_pfeil.gif) top right no-repeat;
}


/************************
CONTENT
*************************/
#main #content{
	display:inline;
	float:left;
	/*width:auto;*/
	width:96%;
	padding:15px 8px 6px 15px;
}

#content h1{
	color:#999;
	font-weight:normal;
	font-size:180%;
	margin:10px 0 20px 0;
	padding:0;
}
#content h2{
	color:#961734;
	font-size:120%;
	margin:0 0 13px 0;
	padding:0;
}
#content h3{
	color:#961734;
	font-size:110%;
	margin:0 0 13px 0;
	padding:0;
}
#content p{
	margin:0 0 9px 0;
	padding:0;
	font-size:120%;
}
#content a{
	color:#961734;
	font-weight:bold;
}
#content li{
	font-size:120%;
}
#content .teaser{
	display:block;
	clear:left;
	width:auto;
	padding:10px 0 15px 0;
	margin:0;
}
#content .teaser img.bild_links{
	float:left;
	padding:0;
	margin:0 15px 3px 0;
}

/************************
NEWS
*************************/



/*Container für List-Ansicht*/
#inner_content{
	width:58%;
}

/*Container für News-Box*/
#news_box{
	margin:0 4px 0 0;
	padding:0;
	float:right;
	width:35%;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom:10px;
}

/*Container für breit laufenden Content*/
#bottom_content{
	clear:both;
	float:left;
}

/*Inhalte für News-Box*******************/
.latest_news_header{
	width:auto;
	text-align:center;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	background:#961734;
	padding:3px 0;
	margin-bottom:2px;
}

.news_latest{
	float:left;
	border:1px solid #bcbcbc;
	border-bottom:none;
	width:auto;
}

.news_latest_block{
	float:left;
	padding:5px 5px 5px 5px;
	width:auto;
	border-bottom:1px solid #bcbcbc;
}

.news_date{
	padding-bottom:1px;
	color:#777;
	font-weight:bold;
}

#content h3.news_title{
	margin-bottom:3px;
	margin-top:2px;
}
#content h2.news_title{
	margin-bottom:3px;
	margin-top:3px;
}
#content h1.news_title{
	color: #961734;
	margin-bottom:10px;
}

.news_title a{
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0;
}
.news_subheader{
	margin-top:0;
	display:block;
}
.news_latest .news_subheader p{
	margin-bottom:0 !important;
}

.news-list-item .news_subheader p{
	display:block;	
}
.news-list-item .news_subheader{	
	float:left;
	padding-bottom:10px;
	margin-bottom:15px;
	width:100%;
}
.news_subheader img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.news_more a{
	float:right;
	width:9px;
	height:9px;
	margin:0;
	padding:0;
	background:url(images_pf/news_pfeil.gif) no-repeat right top;
}

.news_back a{
	float:right;
	margin:0;
	padding:0 0 0 15px;
	background:url(images_pf/news_pfeil_links.gif) no-repeat left center;
	text-decoration:none;
}
.news-list-item{
	clear:left;
}

.news-list-container .trenner{
	border-bottom:1px solid #961734;	
}

.news-single-item{
	padding-right:5%;
}
.news-single-img{
	width:180px;
	margin-right:10px;
	float:left;
	background:#f5f5f5;
	font-size:90%;
}

.news-single-related, .news-single-files, .news-single-links {
	font-size:0.9em;
	background:#f5f5f5;
	padding:5px;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt{
	font-weight:bold;
	color:#666;
	margin-bottom:3px;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd{
	margin:0;
	padding:0;
}


.hidden{
	display:none;
}
.bild_links{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	display:inline;
}
.bild_rechts{
	float:right;
	margin-left:5px;
	padding-bottom:5px;
}

/*Inhalte für Adressen*******************/
.tx_spdirectory-pi1-topnav .active{
	padding:0 5px;
}

.tx_spdirectory-pi1-topnav .inactive{
	padding:0 5px;
}

.tx_spdirectory-pi1-topnav a{
	color:#fff !important;
	padding:0 5px;
}

.tx_spdirectory-pi1-topnav a:hover{
	color:#961734 !important;
	padding:0 5px;
}

.tx_spdirectory-pi1-topnav .alpha{
	padding:0 5px;
}

p.tx_spdirectory-pi1-newlisthead{
	background:#961734;
	color:#fff;
}
/*Kontaktformular*******************/
/* Mailform */
/*
#mailform{
width:650px;
float:left;
}

.csc-mailform{
color:#757474;
float:left;
width:330px;
margin:0;
padding:0 0 0 30px;
margin-left:150px;
}

.csc-mailform label{
	width:345px;
	float:left;
	font-size:12px;
}

.csc-mailform input, .csc-mailform textarea{
	width:300px;
	float:left;
}

.csc-mailform-field{
	float:left;
	margin:5px 0;
}

.csc-mailform-field .csc-mailform-submit{
	width:100px;
	background:none;
	border:1px solid #757474;
}
*/

#mailform{
	width:auto;
}
.csc-mailform{
	border:none;
	/*background:url(images_pf/kontakt.jpg) no-repeat left 5px;*/
	/*padding-left:130px;*/
}
.csc-mailform-field {
	float:left;
	clear:left;
	margin-bottom:10px;
}
.csc-mailform-field label{
	color:#961734;
	float:left;
	width:250px;
	font-weight:bold;
}
.csc-mailform-field input{
	float:left;
	clear:left;
	width:250px;
}
.csc-mailform-field textarea{
	height:70px;
	width:250px;
	float:left;
	clear:left;
}
.csc-mailform-field input.csc-mailform-submit{
	/*float:right;*/
	margin-left:155px;
	width:100px;
	background:#961734;
	color:#fff;	
	border:0;
}

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

#sitemap1{
	padding:0;
	margin:0;
}

.tx-sitemap-pi1, .th_sm_l{
margin:0;
padding:0;
}

#sitemap2{
	padding:0;
	padding-left:20px;
	margin:0;
}

#sitemap1 li, #sitemap2 li{
	list-style-type:none;
	font-size:12px !important;
	padding:3px 0 3px 0 !important;
}

#sitemap2 ul{
	padding:0 0 0 20px !important;
	margin:0 0 0 0 !important;
}

#sitemap2 ul ul{
	padding:0 0 0 20px !important;
	margin:0 !important;
}

#sitemap1 a, #sitemap2 a{
	text-decoration:none;
}



/******************
* RSS
*******************/
div.tx-gkhrssimport-pi1 {
	margin: 20px 0px 20px 0px;
	display: block;
}

div.tx-gkhrssimport-pi1 td {
	font-size: 120%;
}

td.tx-gkhrssimport-pi1-category {
	display: none;
}

td.tx-gkhrssimport-pi1-date {
	font-weight: 80%;
	font-style: italic;
}

td.tx-gkhrssimport-pi1-rss_title a {
	display: block;
	margin-top: 20px;
	font-size: 140%;	
}

td.tx-gkhrssimport-pi1-header a {
	padding-top: 20px;
	font-size: 120%;
}


