/* CSS Document */
html, body {
	background: #e6e6e6;
	margin: 0;
	height: auto;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

fieldset {
	border: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #0000c8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 800px;
	background: #ffffff url(../images/hintergrund.gif) repeat-y left;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 0px 21px 0px 20px;
	margin: auto;
	text-align: left;
}

#stn_banner {
	width: 760px;
	height: 96px;
	padding: 12px 20px;
	background: #ffffff url(../images/banner.jpg);
}

#stn_bannerpic {
	float: right;
	display: block;
} 

#stn_mainmenu {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 24px;
	background: #b4ccff;
}

#stn_mainmenu li {
	float: left;
}

#stn_mainmenu li a {
	display: block;
	text-align: center;
	width: 122px;
	border-right: 1px solid #ffffff;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px;
}

#stn_mainmenu li a.active {
	background: #0000c8;
	color: white;
}

#stn_meta {
	background: #ffcc66;
	padding: 5px 30px;
	height: 13px;
	color: #646464;
	font-size: 10px;
}

#stn_meta a {
	color: #646464;
	font-size: 10px;
}

#stn_meta a.current {
	font-weight: bold;
}

#stn_breadcrumps {
	float: left;
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#stn_breadcrumps li {
	float: left;
	padding: 0px 2px;
}

#stn_metamenu {
	float: right;
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#stn_metamenu li {
	float: left;
	padding: 0px 2px;
}

#stn_metamenu a {
	font-weight: bold;
}

#stn_submenu {
	float: left;
	width: 153px;
	padding: 0px 10px 0px 30px;
	margin: 20px 0px;
	list-style-type: none;
}

#stn_submenu ul {
	padding: 0px 10px;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
}

#stn_submenu li {
	padding: 1px 0px;
	margin: 0;
}

#stn_submenu a {
	font-size: 12px;
	font-weight: bold;
	
}

#stn_submenu ul a {
	font-weight: normal;
}

#stn_submenu ul a.active,
#stn_submenu a.current {
	color: #c70d10;
	font-weight: bold;
}

#stn_content {
	width: 550px;
	padding: 20px;
	min-height: 800px;
	background-position: 0px 60px;
	float: right;
}

#stn_content h1 {
	margin: 25px 0px 20px 0px;
	color: #0000c8;
}

#stn_content h1.csc-firstHeader {
	margin-top: 0px;
}

#stn_content p {
	margin: 0px 0px 10px 0px;
}

#stn_search {
	float: left;
	width: 153px;
	padding: 0px 10px 0px 30px;
	margin: 20px 0px;
	color: #0000c8;
}

#kirchenlogo {
	margin-bottom: 15px;
}

.clear {
	clear: both;
}



/* CONTENT ELEMENTE */
.contenttable {
	width: 100%;
}

th {
	text-align: left;
}

div.two_columns div.column {
	width: 48%;
}

div.two_columns div.column-0 {
	float: left;
}

div.two_columns div.column-1 {
	float: right;
}

div.tx-indexedsearch-whatis {
	margin-top: 25px;
	padding-top: 15px;
	border-top: dotted 1px #bdcfdd;
}

dt.tx-indexedsearch-text-item-path {
	float: left;
}

dd.csc-textpic-caption {
	color: #666666;
	font-size: 9px;
	text-align: right;
}



.jump th {
	background: #fabd42;
        padding: 5px 0 5px 3px;
        font-size: 14px;
        color: #fff;
        text-align: left;
}


.jump td {
        border-top: dotted 1px #bdcfdd;
        padding: 0 0 10px 0;
}

.jump .td-0 {
        white-space: nowrap;
        vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
}

.jump .td-1 {
        white-space: nowrap;
        vertical-align: top;
	padding-right: 10px;
	text-align: right;
}

.jump .td-2 {
        vertical-align: top;
	padding-right: 10px;
}



.gottesdienst td {
        border-top: dotted 1px #bdcfdd;
        height: 30px
}


.gottesdienst .td-0 {
        white-space: nowrap;
        vertical-align: top;
	padding-right: 10px;
}

.gottesdienst .td-1 {
        white-space: nowrap;
        vertical-align: top;
	padding-right: 10px;
	color: #555555;
}

.gottesdienst .td-2 {
        white-space: nowrap;
        vertical-align: top;
	padding-right: 10px;
}

.gottesdienst .td-3 {
        vertical-align: top;
	padding-right: 10px;
}



/** Search Pagination **/
.browsebox {
	list-style-type: none;
	margin: 20px 0px;
	overflow: hidden;
	padding: 0;
}

.browsebox li {
	float: left;
	margin-right: 20px;
}

#stn_content p.tx-indexedsearch-descr {
	margin-bottom: 5px;
}

dl.tx-indexedsearch-info {
	margin: 0;
}
