/*left column formatting style code
======================================================*/
.csc-textpic-caption {
font-size:60%;
}
#leftMenuBottom {
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

#fontResizer {
	margin:15px 0px 15px 15px;
	padding:0px 0px 0px 0px;
	color:#546870;
}

#fontResizer span.label  a {
	font-family:Verdana;
	font-size:70%;
	text-decoration:none;
	color:#546870;
}

#fontResizer span.plus  a {
	font-family:Verdana;
	font-size:80%;
	text-decoration:none;
	color:#546870;
}


#fontResizer span.minus  a {
	font-family:Verdana;
	font-size:80%;
	text-decoration:none;
	color:#546870;
}

#impressumMenu {
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
/*Common Content Styles
======================================================*/
#rightContent p.red_head{
   font:normal 65% Verdana;
   color:#cc0033;
   margin-bottom:4px;
}
#rightContent a{
   color:#0055A0;
   text-decoration:none;
}
.blue_box{
   background-color:#0055a0;
   color:#ffffff;
   font-size: 60%;
   padding:5px 0 5px 5px;
}
div.buttons{
   width:100%;
   margin-top:7px;
   }
div.buttons span.label{
   color:#ffffff;
   font-family:Verdana;
   font-size:85%;
   line-height:25px;
   padding-left:20px;
   }
div.buttons div.gottesdienst{
   float:left;
   width:160px;
   height:25px;
   background-color:#546672;
   background-image:url(../images/arrow-darkgrey.gif);
   background-position:4px 0.4em;
   background-repeat:no-repeat;
}
div.buttons div.veranstaltung{
   margin-left:167px;
   width:160px;
   height:25px;
   background-color:#005dab;
   background-image:url(../images/arrow-blue.gif);
   background-position:4px 0.4em;
   background-repeat:no-repeat;
}
div.buttons div.spenden{
   float:left;
   width:160px;
   height:25px;
   background-color:#987f2c;
   background-image:url(../images/arrow-brown.gif);
   background-position:4px 0.4em;
   background-repeat:no-repeat;
}
div.buttons div.ehrenamt{
   margin-left:167px;
   width:160px;
   height:25px;
   background-color:#a6a8aa;
   background-image:url(../images/arrow-grey.gif);
   background-position:4px 0.4em;
   background-repeat:no-repeat;
}

/*Search Box style code
======================================================*/
#searchBox {
   margin:15px 0px 15px 15px;
	padding:0px 0px 0px 0px;
   font-size:85%;
}
#searchBox label {
	font-family:Verdana;
	color:#546870;
}
#searchBox input{
	background-color:#EAEDF7;
   border-style:none;
}
#searchBox input.search_input{
	background-color:#EAEDF7;
   border-style:none;
   width:70px;
}
#searchBox input.search_button{
   height:11px;
}

/*Search result display style code
======================================================*/
div.tx-indexedsearch .tx-indexedsearch-sw {
	color:#DA262F;
	font-weight:bold;
}

div.tx-indexedsearch-whatis {
	font-size:80%;
}

.tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:blue;
}

div.tx-indexedsearch h3 {
	font-size:70%;
	margin-bottom:5px;
}

div.tx-indexedsearch h3 a {
	color:#666666;
}
div.tx-indexedsearch div.tx-indexedsearch-res h3 {
float:left;
width:100%;
}
div.tx-indexedsearch div.tx-indexedsearch-res h3 .tx-indexedsearch-percent{
	float:right;
	margin-top:-13px;
	color:#000000;
}

/*tt_news Home style code
======================================================*/
div.latest{
   background-color:#EAEDF7;
   padding:8px 0 8px 8px;
}

div.latest div.news_date{
   width:100%;
}
div.latest div.news_sub{
   width:100%;
   margin-bottom:8px;
}

div.latest span.date {
    font:bold 70% Georgia;
	color:#0055a0;	
}

div.latest span.title a{
    font:bold 85% Georgia;
	color:#0055a0;	
	text-decoration:none;
}
div.latest span.header{
	color:#546870;
}
div.latest span.more a {
   font:normal 85% Verdana;
	color:#0055a0;	
	text-decoration:none;
}
div.list span.more a {
-x-system-font:none;
color:#0055A0;
font-family:Verdana;
font-size:70%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}
/*tt_news Page-10 (Aktuell Page) style code
======================================================*/
.divider {
	width:100%;
	height:1px;
	border-bottom:1px dotted #ADB1B4;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.clear{
   clear:both;
}
div.list div.list_row{
   width:100%;
}
div.list div.list_row div.left{
   float:left;
   font-size:80%;
   width:20%;
}
div.list div.list_row div.right{
   margin-left:22%;
}
div.list div.list_row .blue{
   color:#0055a0;
   font-size:80%;
}

div.list table tr td.dateCat {
	margin:0px;
	padding:0px;
	width:150px;
	color:#767F84;
}

div.list table tr td.headContent {
	margin:0px;
	padding:0px;
	width:527px;
	color:#767F84;
	padding-bottom:5px;
}

div.list table tr td.dateCat .date {
	color:#767F84;
}

div.list table tr td.dateCat .cat {
	color:#5E86A9;
}

div.list table tr td.headContent .newsTitle {
	color:#5E86A9;
}

div.list table tr td.headContent .newsContent {
	color:#767F84;
}