/* Headfunctions */
#top_nav a.printversion {
	float: left;
	padding-left: 16px;
	padding-right: 20px;
	background: url(../images/printer.gif) top left no-repeat;
	color: #666;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 8px;
}


div.font_sizer {
	color: #666;
	font-size: 0.7em; 
	font-weight: bold;
	margin-top: -5px;
	margin-left: 215px;
}

div.font_sizer a {
	color: #666;
	text-decoration: none;
}

.small_font		{ font-size:small; }
.medium_font	{ font-size:medium; }
.large_font		{ font-size:large; }
.x_large_font	{ font-size:x-large; }


#top_nav a.inhaltsverzeichnis {
	float: left;
	margin-left: 10px;
	padding-left: 16px;
	padding-right: 20px;
	background: url(../images/inhalt_header.gif) top left no-repeat;
	color: #666;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 8px;
}




/* indexed_search */
#suche input {
	float: left;
	margin-right: 5px;
	height: 20px;
	font-size: 0.9em;
	border: 1px solid #bfbfbf;
	background: #f7f7f7;
	width: 245px;
}
#suche a  {
	float: right;
	width: 25px;
	height: 20px;
	background: url(../images/lupe.gif) top left no-repeat;
}
#suche input.headsearch {
	display: none;
	position: absolute;
	top: -500px;
	height: 1px;
	width: 1px;
}



/* tt_news */


/* LIST */
#inhalt .news-list-item {
	display: block;
	margin-bottom: 20px;
}	

#inhalt .news-list-item h1 {
	display: block;
	margin-bottom: 6px;
}

#inhalt .news-list-item h1 a {
	font-weight: normal;
	color: #000;
}

#inhalt .news-list-item h4 {
	display: block;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

#inhalt .news-list-item h4 a {
	color: #000;
}

#inhalt .news-list-item .news-list-morelink a {
	font-size: 0.8em;
}

#inhalt .news-list-item .news-list-image {
	float: left;
	margin-right: 10px;
}

#inhalt .news-list-item .news-list-image-gross {
	display: block;
	padding-bottom: 10px;
}

#inhalt .news-list-item .news-list-text {
	display: block;
	/*margin-left: 120px;*/
}




/* SINGLE */
#inhalt .news-single-item h1 {
	padding-bottom: 8px;
}

#inhalt .news-single-item .news-single-content {
	display: block;
	width: 600px;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}

#inhalt .news-single-item .news-single-image {
	float: left;
	margin-right: 10px;
	padding: 2px;
	background: url(../images/grey_kachel.gif);
}

#inhalt .news-single-item p.news-single-imgcaption {
	font-size: 0.7em;
	color: #555555;
	font-weight: bold;
	line-height: 1.3em;
	padding: 4px;
	width: 220px;
	margin-bottom: 20px;
}

#inhalt .news-single-item dl.news-single-related {
	font-size: 0.8em;
	padding-bottom: 5px;
	color: #fff;
}

#inhalt .news-single-item h2 {
	font-size: 1.0em;
	color:#000;
}

#inhalt .news-single-item div.news-single-backlink a {
	font-size: 0.8em;
}

#inhalt .news-single-item .news-single-links, #inhalt .news-single-item .news-single-files {
	padding-top: 5px;
	border-top: 1px dashed #cccccc;
}

#inhalt .news-single-item .news-single-links dt, #inhalt .news-single-item .news-single-files dt {
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom: 4px;
}

#inhalt .news-single-item .news-single-files dd {
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 8px;
}

#inhalt .news-single-item .news-single-files dd img {
	padding-right: 5px;
}


/* AMENU */

#sideinhalt .news-amenu-container {
	background: #f0f0f0;
	margin-left: 700px !important;
	margin-left: 697px;
	padding: 10px;
	padding-left: 14px;
	padding-top: 10px;
	width: 267px;
	overflow: inherit !important;
	overflow: hidden;
}

#sideinhalt .news-amenu-container li {
	font-size: 0.8em;
	padding-left: 10px;
}

#sideinhalt .news-amenu-container h2 {
	margin-left: 11px;
	padding-left: 16px;
	font-size: 0.9em;
	background: url(../images/inhaltsverzeichnis.gif) center left no-repeat;
}

#sideinhalt .news-amenu-container a {
	color: #e5007d;
	font-weight: bold;
	text-decoration: none;
}


#sideinhalt .news-amenu-item-year {
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

/* Archiv-List */

#inhalt .news-list-item-archiv {
	display: block;
	clear:both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	width: 660px;
	overflow: auto;
}

#inhalt .news-list-item-archiv h1 {
	display: block;
	margin-bottom: 6px;
}

#inhalt .news-list-item-archiv h3 {
	display: block;
	margin-bottom: 6px;
}

#inhalt .news-list-item-archiv h1 a {
	font-weight: normal;
	color: #000;
}

#inhalt .news-list-item-archiv h4 {
	display: block;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

#inhalt .news-list-item-archiv h4 a {
	color: #000;
}

#inhalt .news-list-item-archiv .news-list-morelink a {
	font-size: 0.8em;
}

#inhalt .news-list-item-archiv .news-list-image {
	float: left;
	margin-right: 10px;
}

#inhalt .news-list-item-archiv .news-list-image-gross {
	display: block;
	padding-bottom: 10px;
}

#inhalt .news-list-item-archiv .news-list-text {
	display: block;
	margin-left: 130px;
}

#inhalt .news-list-item-archiv .news-list-text h4 {
	margin-top: -6px;
}

#inhalt div.tx-ttnews-browsebox table td {
	padding: 10px;
}

/* CATMENU */

.news-catmenu  {
	padding:10px;
	margin-left: 698px;
	background-color:#f0f0f0;
	width: 270px;
}

.news-catmenu a {
	color: #e5007d;
	text-decoration: none;
	font-size: 12px;		
}

.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 5px 2px 5px 10px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
	color: #e5007d;
	text-decoration: none;

}

/* Downloadliste */

div.downloadliste {
	background: #f0f0f0;
	margin-left: 698px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 270px;
}

div.downloadliste h1 {
	margin-left: 10px;
	padding-left: 16px;
	font-size: 0.9em;
	background: url(../images/downloads.gif) center left no-repeat;
	margin-bottom: 16px;
}

div.pdf {
	background: url(../images/pdf.gif) top left no-repeat;	
}
div.jpg {
	background: url(../images/jpg.gif) top left no-repeat;	
}
div.png {
	background: url(../images/png.gif) top left no-repeat;	
}
div.ppt {
	background: url(../images/ppt.gif) top left no-repeat;	
}
div.doc {
	background: url(../images/doc.gif) top left no-repeat;	
}
div.xls {
	background: url(../images/xls.gif) top left no-repeat;	
}
div.downloadliste .downloaditem {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 40px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 8px;
}


div.downloadliste span.desc {
	display: block;
	font-size: 0.8em;
}

div.downloadliste span.file a {
	display: block;
	font-size: 0.8em;
	color: #e5007d;
	text-decoration: none;
}



/* DAM Filelist */
.tx-mmdamfilelist-pi1-title {
	font-size: 0.8em;
}

.tx-mmdamfilelist-pi1-cattitle {
	font-size: 0.8em;
}

.tx-mmdamfilelist-pi1-file_mtime {
	font-size: 0.8em;
}

.tx-mmdamfilelist-pi1-ziplink a, .tx-mmdamfilelist-pi1-ziplink a:hover{
	background: none !important;
	width: 200px !important;
	border: none !important;
	text-align: left !important;
	font-size: 0.9em !important;
}

.tx-mmdamfilelist-pi1-ziplink a:hover {
	text-decoration: underline;
}


.tx-mmdamfilelist-pi1-normallink a, .tx-mmdamfilelist-pi1-normallink a:hover{
	background: none !important;
	width: 200px !important;
	border: none !important;
	text-align: left !important;
	font-size: 0.9em !important;
}

.tx-mmdamfilelist-pi1-normallink a:hover {
	text-decoration: underline;
}

table.mm-dam-row-container, table.mm-dam-row-container td {
	border: 0px !important;
}

table.mm-dam-row-container {
	border-bottom: 1px dashed #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tx-mmdamfilelist-pi1-selector-box {
	border-bottom: 1px solid #E5007D;
}

.tx-mmdamfilelist-pi1-modeselector {
		margin: 0px !important;
	padding: 0px !important;
}

.tx-mmdamfilelist-pi1-modeSelector-SCell {
	background: none !important;
	border: none !important;

}

.tx-mmdamfilelist-pi1-file_type, .tx-mmdamfilelist-pi1-file_size {
	display: none;
}




/* Powermail */
.tx-powermail-pi1 fieldset {
	border: 1px dashed #666;
	padding: 10px;
}

.tx-powermail-pi1 legend {
	color: #666;
	font-weight: bold;
	padding: 5px;
	background: #fff;
}

.tx-powermail-pi1 label {
	font-size: 0.8em;
	float: left;
	width: 180px;
	text-align: right;
	padding-right: 10px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	display: block;
	padding: 5px 0px 5px 0px;
}

.tx-powermail-pi1 .powermail_text {
	width: 400px;
	font-size: 0.8em;
}

.tx-powermail-pi1 .powermail_textarea {
	width: 400px;
	font-size: 0.8em;
}

.tx-powermail-pi1 table {
	margin-bottom: 20px;
}

.tx-powermail-pi1 table td.powermail_all {
	font-size: 0.8em;
	padding: 5px;
}

.tx-powermail-pi1 .tx-powermail-pi1_confirmation p{
	font-size: 1.0em !important;
	font-weight: bold;
	margin-top: 10px;
}

.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back {
	float: left;
	margin-right: 30px;
	
}

.tx-powermail-pi1 .powermail_mandatory_js {
	color: red;
	font-size: 0.8em;
	margin-top: 10px;
	margin-left: 190px;
}

.tx-powermail-pi1 .tx-powermail-pi1_thx {
	font-size: 1.0em;
}

.tx-powermail-pi1 .tx-srfreecap-pi2-image {
	display: block;
	clear: both;
	margin-left: 190px;
}

.tx-powermail-pi1 .tx-srfreecap-pi2-cant-read {
	display: block;
	font-size: 0.8em;
	color: #000;
	padding-top: 5px;
	margin-left: 190px;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory strong {
	color: red;
	line-height: 30px;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory ul li {
	font-size: 0.8em;
	padding-left: 20px;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory form {
	margin-top: 10px;
}



/* tx_guestbook */
.tx-veguestbook-pi1 {
	font-size: 1.0em;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination {
	margin: 5px 0px 5px 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	border-top: 1px dashed #333;
	padding-top: 4px;
}

.tx-veguestbook-pi1 p.tx-guestbook-date  {
		font-size: 0.7em !important;
		font-weight: bold;
}

.tx-veguestbook-pi1 fieldset {
	border: 1px dashed #666;
	padding: 10px;
}

.tx-veguestbook-pi1 legend {
	color: #666;
	font-weight: bold;
	padding: 5px;
	background: #fff;
}

.tx-veguestbook-pi1 label {
	font-size: 0.8em;
	float: left;
	width: 180px;
	text-align: right;
	padding-right: 10px;
}


.tx-veguestbook-pi1 .tx-guestbook-form-textarea {
	height: 150px;
	width: 400px;
	margin-bottom: 10px;
}

.tx-veguestbook-pi1 .tx-guestbook-form-inputfield-med {
	width: 400px;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	margin: 10px 0px 10px 0px;
}

.tx-veguestbook-pi1 .tx-srfreecap-pi2-image {
	margin: 5px 0px 5px 0px;
}

.tx-veguestbook-pi1 #freecap {
	margin-left: 188px;
}

.tx-veguestbook-pi1 .tx-guestbook-submit {
	margin-left: 188px;
}


/* Tagcloud */
#sideinhalt div.tagcloud {
	margin-left: 700px;
	padding-bottom: 0px;
}
#sideinhalt h2.tagcloud {
	margin-left: 13px;
	padding-left: 16px;
	
	font-size: 0.9em;
	background: #f0f0f0 url(../images/tagcloud.gif) center left no-repeat;
}


/* Google */
.tx_lumogooglemaps_pi1_infobox {
	font-size: 0.8em;
	padding-right: 30px;
}

.tx_lumogooglemaps_pi1_infobox a {
	font-size: 0.8em;
}

.tx_lumogooglemaps_pi1_sidebar {
	font-size: 0.8em;
}

#gmapDirHead {
	font-size: 0.8em;
}


/* default styles for extension "tx_felogin_pi1" */

.tx-felogin-pi1 {
       background: #f0f0f0;
       font-size: .8em;
	margin-left: 698px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 270px;
	}
	
	
/* tt_adress rechte seite */

#sideinhalt .tx-ttaddress-pi1 {
	background: #f0f0f0;
	margin-left: 700px;
	padding-top: 10px;
	padding-left: 20px;
}

#sideinhalt .tx-ttaddress-pi1 a {
	color: #e5007d;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	
}



#sideinhalt .tx-ttaddress-pi1 a.plus {
	color: #000;
	padding-left: 15px;
	display: block;
	background: url(../images/sidenav_plus_n.gif) center left no-repeat;
}

#sideinhalt .tx-ttaddress-pi1 a.minus {
	color: #000;
	padding-left: 15px;
	display: block;
	background: url(../images/sidenav_minus_n.gif) center left no-repeat;
}

#sideinhalt .tx-ttaddress-pi1 .vcard {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}

#sideinhalt .tx-ttaddress-pi1 .vcard .vcardsub {
	padding: 4px 5px 5px 5px;
	font-size: 0.9em;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #f9f9f9 !important;	
}

#sideinhalt .tx-ttaddress-pi1 .vcard .vcardsub a.karte {
	display: block;
	margin-top: 10px;
	font-size: 0.9em;
	padding-left: 16px;
	background: url(../images/locator.gif) top left no-repeat;
}

#sideinhalt .tx-ttaddress-pi1 .vcard .vcardsub span.vcarddesc {
	display: block;
	padding-top: 10px;
	font-size: 0.9em;
}


/* Pfarreienfinder */

#inhalt .tx-pfarreiensuche-pi1 {
	margin:0px!important;
}


#sideinhalt div.tx-pfarreiensuche-pi1 {
	background: #f0f0f0;
	margin-left: 698px;
	padding: 0px 16px 17px 17px;
	width: 258px;
	overflow: hidden;
	font-size: 0.9em;
	text-align:center;
}

.tx-pfarreiensuche-pi1 form{
    width: 254px;
    height:100px;
    overflow:hidden;
    margin:0px;
}
.tx-pfarreiensuche-pi1 input{
	display:block;
  float:left!important;
}
.tx-pfarreiensuche-pi1 label{
	display:block;
}
.tx-pfarreiensuche-pi1 table{
  width:27em;
}
.tx-pfarreiensuche-pi1 table th{
	padding:0.2em;
}
.tx-pfarreiensuche-pi1 .ortsteil{
	display:none;
	float:none;
	width:0;
	height:0;
	border:0;
}
.tx-pfarreiensuche-pi1 .clear{
    clear:both;
    line-height:0px;
    font-size:0px;
    height:0px;
}
.tx-pfarreiensuche-pi1 label.submitx{
   width:6em;
}
.tx-pfarreiensuche-pi1 .submit{
		margin-right:0em!important;
		margin-top:0em!important;
		margin-bottom:0em!important;
    margin-left:0em!important;
    float:left!important;
    padding:0em 1em;
}







/* gAjax RSS Pausing Scroller */

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example3{ /*Demo 3 main container*/
width: 250px;
height: 280px;
border: 1px solid navy;
padding: 4px;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}


/* KNA Newsticker */
div.tx-gkhrssimport-pi1 {
	font-size: 0.8em;
}

div.rss_summary {
	margin-bottom: 15px;
}

div.rss_header {
	font-size: 0.9em;
}
div.rss_header a {
	padding-left: 14px;
	background: url(../images/extern_rss.gif) top left no-repeat;
}

div.rss_date {
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom: 3px;
}



