/* allgemein */
body {
	background-color: #8bb2cf; /* hintergrundblau */
	font-size: 62.5%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
}
* {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
input {
	font-size: 1.1em;
}

#header {
	width: 955px;
	height: 200px;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/background_header.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#header #pagetitle {
	top: 141px;
	left: 350px;
	z-index: 2;
	width: 567px;
	text-align: right;
	position: absolute;
	font-size: 2.9em;
	color: #548EBC; /* mittelblau */
	text-transform: uppercase;
	font-weight: bold;
}
#search-breadcrumb {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 245px;
	height: 200px;
	z-index: 1;
}
#search-breadcrumb #breadcrumb {
	top: 118px;
	left: 40px;
	z-index: 2;
	width: 170px;
	text-align: right;
	position: absolute;
	color: #FFFFFF; /* weiss */
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 15px 0px 20px;
}
#search-breadcrumb #breadcrumb a {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF; /* weiss */
}
#search-breadcrumb #searchform {
	top: 179px;
	left: 0px;
	z-index: 2;
	width: 210px;
	text-align: right;
	position: absolute;
	margin: 0px 15px 0px 20px;
}
#search-breadcrumb #searchform input {
	font-size: 1.3em;
}

/* Contentcontainer links */
#content-left {
	position: absolute;
	top: 400px;
	left: 0px;
	z-index: 1;
	width: 245px;
}
#content-left .content {
	margin: 20px 15px 20px 15px;
	z-index: 2;
}

/* Rahmen links */
#content-left .content .tx_a4ncustomframes-frame75 h1 {
	padding: 13px 10px 17px 10px;
	font-weight: bold;
	color: #004480; /* dunkelblau */
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top right;
}
#content-left .content .tx_a4ncustomframes-frame75 .box {
	padding: 0px 10px 0px 10px;
	font-size: 1em;
	background-image: url(../images/background_box_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #98BAD5; /* hintergrundboxblau */
}
#content-left .content .tx_a4ncustomframes-frame75 .boxend {
	background-image: url(../images/end_box_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	width: 215px;
}

/* Mainnavigation */
#mainnavi {
	padding: 3px 0px 0px 5px;
	width: 718px;
	height: 20px;
	z-index: 1;
	position: absolute;
	top: 200px;
	left: 245px;
	background-image: url(../images/background_mainnavi.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#mainnavi a {
	color: #FFFFFF; /* weiss */
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}
#mainnavi ul {
	list-style: none;
}
#mainnavi li {
	float: left;
	display: block;
	position: relative;
	width: 100px;
	text-align: center;
}
#Menusubx0 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #B4CEDF; /* mainnaviblau0 */
}
#Menusubx1 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #96B8D4; /* mainnaviblau1 */
}
#Menusubx2 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #75A3C6; /* mainnaviblau2 */
}
#Menusubx3 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #568EBA; /* mainnaviblau3 */
}
#Menusubx4 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #3B7CAF; /* mainnaviblau4 */
}
#Menusubx5 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #1C67A2; /* mainnaviblau5 */
}
#Menusubx6 {
	left: 250px;
	top: 220px;
	width: 700px;
	height: 20px;
	background-color: #005496; /* mainnaviblau6 */
}
#homelink {
	position: absolute;
	top: 105px;
	left: 15px;
	width: 200px;
	height: 120px;
	z-index: 99;
}

/* Subnavigation */
p.subnavi {
	color: #FFFFFF; /* weiss */
	font-size: 1.2em;
	margin: 3px 10px 3px 50px;
}
a.subnavi {
	color: #FFFFFF; /* weiss */
	text-decoration: none;
}

/* Contentcontent main */
#content-main {
	width: 718px;
	z-index: 1;
	position: absolute;
	top: 220px;
	left: 245px;
	background-image: url(../images/background_main.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#content-main #content-end {
	width: 718px;
	height: 15px;
	background-image: url(../images/background_main_end.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-main .content {
	margin: 30px 55px 10px 55px;	
}
#content-main #allpage {
	margin: 10px 55px 0px 55px;
	padding: 10px 0px 0px 0px;
	clear: both;
	text-align: center;
}

/* große Rahmen */
#content-main .content .tx_a4ncustomframes-frame76 {
	clear: both;
	width: 600px;
}
#content-main .content .tx_a4ncustomframes-frame76 h1 {
	padding: 13px 10px 17px 10px;
	font-weight: bold;
	color: #FFFFFF; /* weiss */
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top left;
	width: 600px;
}
#content-main .content .tx_a4ncustomframes-frame76 .box {
	padding: 0px 10px 0px 10px;
	background-image: url(../images/background_box_main.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-main .content .tx_a4ncustomframes-frame76 .boxend {
	background-image: url(../images/end_box_main.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	width: 600px;
}

/* kleine Rahmen links */
#content-main .content .tx_a4ncustomframes-frame77 {
	float: left;
	width: 290px;
}

/* kleine Rahmen rechts */
#content-main .content .tx_a4ncustomframes-frame78 {
	margin: 0px 0px 0px 308px;
	width: 290px;
}
#content-main .content .tx_a4ncustomframes-frame78 h1, #content-main .content .tx_a4ncustomframes-frame77 h1 {
	padding: 13px 10px 17px 10px;
	font-weight: bold;
	color: #FFFFFF; /* weiss */
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top left;
	width: 290px;
}
#content-main .content .tx_a4ncustomframes-frame78 .box, #content-main .content .tx_a4ncustomframes-frame77 .box {
	padding: 0px 10px 0px 10px;
	background-image: url(../images/background_box_main_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-main .content .tx_a4ncustomframes-frame78 .boxend, #content-main .content .tx_a4ncustomframes-frame77 .boxend {
	background-image: url(../images/end_box_main_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	width: 290px;
}
.content a {
	color: #005496; /* dunkelblau */
	text-decoration: underline;
}
.content a:hover {
	color: #005496; /* dunkelblau */
	text-decoration: none;
}
.content h2 {
	font-size: 1.6em;
	color: #333333;
	padding: 5px 0px 8px 0px;
}
.content h3 {
	font-size: 1em;
	font-weight: bold;
	background-color: #8BB2CF;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	height: 11px;
	letter-spacing: 1px;
	border-bottom: 1px solid #568EBA;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.content table {
	/*border: 1px solid #568EBA;*/
	margin-bottom: 15px;
}
.content td {
	padding: 3px 10px 3px 10px;
	font-size: 1.2em;h1 { font-weight: bold; color: #568EBA; }
}
.content td img{
	padding: 3px 0px 3px 0px;
}
.content th {
	padding: 3px 10px 3px 10px;
	font-size: 1.2em;
}
.content p {
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
}
.content ul {
	list-style: square;
	margin: 0px 0px 0px 15px;
	font-size: 1.2em;
}
.content li {
	padding: 0px 0px 5px 0px;
}
.content label {
	font-weight: bold;
}
.content strong {
	font-weight: bold;
}
.content em {
	font-style: italic;
}
.content td p {
	padding: 0px;
	font-size: 1em;
}
.content p.label {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}
.content p.field {
	padding: 0px 0px 15px 0px;
}
.content p.bildlinks img {
	margin: 10px 10px 0px 0px;
}
.content p.bildrechts img {
	margin: 10px 0px 0px 10px;
}

/* Service */
#content-main #allpage table {
	margin: 0 auto;
}

/* Metanavigation */
#content-main #metanavi {
	width: 718px;
	height: 55px;
	background-color: #8bb2cf; /* hintergrundblau */
	border: 1px solid #8bb2cf; /* hintergrundblau */
}
#content-main #metanavi p {
	margin: 20px 55px 20px 55px;
	text-align: center;
	color: #FFFFFF; /* weiss */
	font-size: 1.2em;
}

/* Gemeindeseite */
#content-main .content .churchleft {
	padding: 0px 10px 15px 0px;
	width: 360px;
	border-right: 1px solid #578FBB; /* randblau */
}

#content-main .content .churchright {
	padding: 0px 0px 15px 0px;
	float: right;
	width: 200px;
}
#content-main .content .churchright td {
	padding: 0px 0px 0px 0px;
}
#content-main .content .churchleft form {
	background-color: #EAF1F5;
	color: #0A4177;
	padding: 10px;
	border: 1px solid #568EBA;
	text-align: center;
}
#content-main .content .churchleft form textarea {
	border: 1px solid #0A4177;
	margin-bottom: 11px;
	width: 336px;
}
#content-main .content .churchleft form p {
	padding: 0px;
}