@charset "UTF-8";

body {
	position: relative;
	/*float: left;*/
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	padding: 20px 0 10px 40px;
	margin: auto;
	line-height: 1.5em;
	background-color: #fff;
	background: #fff url('img/page/bg-body.gif');
	cursor: default;
}

.invisible {
	visibility: hidden;
	display: none;
}

.error {
	position: relative;
	font-weight: bold;
	color: #FF0000;
}

/* STYLES FÜR EDITOR */
.float_right {
	float: right;
	padding-left: 10px;
}
.small_text {
	font-size: 85%;
}
/* END */

/* ALLGEMEINE STYLES */
.bg_border_tb {
	background-color:#F7F7F7;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.newsticker {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
/*END*/

table {
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding:0;
	font-size: inherit;
}

/*++++++++++++++++++*/
/* STYLES FUER PAGE */
	/* STYLES FUER FORMULARE */
	.pflichtFeld{
		font-weight: bold;
	}
	.pflichtFeld:after {
		content: " *";
		font-size: inherit;
		font-weight: bold;
		color: #FF0000;
	}
	form {
		padding: 0px;
		margin: 0px;
	}
	fieldset {
		padding: 5px;
		margin: 5px 5px 5px 0px;
		border: 1px solid #5f8e0a;
		background-color: #CAD6C7;
	}
	legend {
		padding: 0px 5px;
		font-size: 110%;
		font-weight: bold;
	}
	label {
		width: 150px;
		font-weight: normal;
		float:left;
		clear:both;
		display:block;
		
	}
	input[type=text] {
		font-size: 90%;
		color: #000;
		border: solid 1px #414141;
		background-color: #fff;
		margin: 0px 0px 4px 0px;
		padding: 2px 3px 2px 3px;
	}
	input[type=text]:focus {
		outline: 2px solid #414141;
	}
	textarea {
		font-size: inherit;
		font-family: inherit;
		color: #000;
		border: solid 1px #414141;
		background-color: #fff;
		margin: 0;
		padding: 2px;
	}
	textarea:focus {
		outline: 2px solid #414141;
	}
	input[type=submit], input[type=reset], input[type=button] {
		font-size: 90%;
		border: solid 1px #414141;
		background-color: #fff;
		color: #000;
		margin: 0px 0px 4px 0px;
		padding: 2px 3px 2px 3px;
	}
	input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
		outline: 2px solid #414141;
	}
	/* ENDE */
	
	a {
		color: #257140;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	
	h1 {
		font-size: 200%;
		font-weight: normal;
/*		color: #5f8e0b;*/
		color: #000;
		line-height: 100%;
	}
	h2 {
		font-size: 150%;
		font-weight: normal;
	}
	h3 {
		font-size: 130%;
		font-weight: normal;
		color: #999999;
		padding:0;
		margin:0;
		padding-bottom: 10px;
	}
/*	p {
		padding: 3px 0px;
	}
*/	
	hr {
		width: 100%;
		color: #e5e5d9;
	}
	
	.page {
		position: relative;
		float: left;
/*		margin: auto;*/
		width: 910px;
		text-align: left;
		left: 0 !important;
	}
		
		.page #header {
			position: relative;
			float: left;
			width: 910px;
			height: 208px;
			background-color: #fff;
			line-height: 20px;
		}
			.page #header #header_image {
				position: relative;
				float: left;
				width: 540px;
				height: 208px;
				padding-right: 20px;
				background-color: #fff;
			}
			.page #header #header_content {
				position: relative;
				width: 350px;
				height: 198px;
				float: left;
				padding-top: 10px;
				background: transparent url('img/page/wappen.gif') no-repeat 290px 13px;
			}
				.page #header #header_content h1 {
					color: #000;
					margin: 0px;
					padding-bottom: 10px;
					font-size: 26px;
				}
				.page #header #header_content td {
					font-size: 13px;
				}
				.page #header #header_content form {
					font-size: 13px;
				}
				.page #header #header_content #news_header {
					position: relative;
					float:left;
					width: 350px;
					padding: 12px 0px;
				}
					.page #header #header_content #news_header h2 {
						float: left;
						font-size: 15px;
						text-transform: capitalize;
						padding: 0px;
						margin: 0px;
						padding-right: 10px;
						margin-right: 10px;
						border-right: 1px solid #414141;
					}
					.page #header #header_content #news_header p {
						float: left;
						padding: 0px;
						margin: 0px;
						font-size: 13px;
					}
				.page #header #header_content #menu_header {
					position: relative;
					float: left;
					padding: 0px;
					margin: 0px;
					padding: 5px 0px;
				}
					.page #header #header_content #menu_header li {
						position: relative;
						float: left;
						list-style: none;
						padding-right: 8px;
						font-size: 13px;
					}
				.page #header #header_content #aaa {
					position: absolute;
					padding: 0px;
					margin: 0px;
					top: 175px;
					right: 5px;
				}
					.page #header #header_content #aaa a:hover {
						text-decoration: none;
					}
					.page #header #header_content #aaa li {
						position: relative;
						float: left;
						list-style: none;
						padding-right: 8px;
						height: 30px;
						vertical-align: text-bottom;
					}
						.page #header #header_content #aaa li .a {
							vertical-align: text-top;
							font-size: 14px;
							height: 30px;
							vertical-align: text-bottom;
						}
						.page #header #header_content #aaa li .aa {
							vertical-align: text-top;
							font-size: 18px;
							height: 30px;
							vertical-align: text-bottom;
						}
						.page #header #header_content #aaa li .aaa {
							vertical-align: text-top;
							font-size: 26px;
							height: 30px;
							vertical-align: text-bottom;
						}
		.page #menu {
			position: relative;
			float: left;
			height: 34px;
			width: 900px;
			padding: 12px 0px 0px 10px;
			margin: 0px;
			background: #fff url('img/page/bg-menu-green.gif') repeat-x 0px 1px;
			text-align: left;
			line-height:100%;
		}
			.page #menu li {
				position: relative;
				padding: 0px;
				padding-right: 40px;
				margin: 0px;
				list-style: none;
				float: left;
				line-height:100%;
			}
			.page #menu a {
				text-decoration: none;
				color: #fff;
				font-size: 17px;
				line-height:100%;
			}
			.page #menu a:hover {
				text-decoration: none;
				color: #4F4E50;
			}
			.page #menu a.aktiv {
				text-decoration: none;
				color: #4F4E50;
			}

		.page .main {
			position: relative;
			float: left;
			width: 910px;
			background: transparent url('img/page/bg-shadow-r.png') repeat-y right top;
			padding-right: 7px;
			margin-top: 20px;
		}
			h2 {
				padding: 0px;
				margin: 0px;
				padding-bottom: 10px;
				color: #257140;
			}
			/* START fotoalbum listen */
			#fotoalbum_list {
				position: relative;
				margin-top: 20px;
			}
				#fotoalbum_list img {
					position: relative;
					margin: 0px 5px 5px 0px;
					padding: 2px;
					border: 1px solid #b3b3b3;
/*					background-color: #dcdcdc;*/
				}
			/* END */

			.page .main #content_top #col_middle h3, .page .main #content_bottom #col_bottom_middle h3 {
				color: #000;
				padding: 15px 0px 0px 0px;
			}
			/* LAYOUT FÜR DIE START- und UNTERSEITEN */
			.page .main #content_top, .page .main #content_bottom {
				position: relative;
				float: left;
				width: 890px;
				padding: 10px;
				background: #fff url('img/page/bg-startseite.gif') no-repeat 0px 22px;
			}
			.page .main #content_top {
				padding-top: 20px;
			}
				.page .main #content_top ul, .page .main #content_bottom ul {
					position: relative;
					padding: 0px;
					margin: 0px;
					padding-bottom: 10px;
				}
					.page .main #content_top li, .page .main #content_bottom li {
						list-style: none;
						margin: 0px;
						padding-left: 15px;
						background: url('img/icons/list-icon.gif') no-repeat 0px 6px;
					}
				.page .main #content_top #col_left, .page .main #content_bottom #col_bottom_left {
					position: relative;
					float: left;
					width: 185px;
/*					background: transparent url('img/page/vr-line.gif') no-repeat right;*/
				}
					.page .main #content_top #col_left ul, .page .main #content_bottom #col_bottom_left ul {
						position: relative;
						padding:0px;
						margin:0px;
						margin-bottom: 30px;
					}
					.page .main #content_top #col_left li, .page .main #content_bottom #col_bottom_left li {
						line-height: 125%;
						padding-left: 18px;
						list-style: none;
						background: transparent url('img/page/list-point-green.gif') no-repeat 0px 1px;
					}
						.page .main #content_top #col_left li a, .page .main #content_bottom #col_bottom_left li a {
							text-decoration: none;
							color: #000;
						}
						.page .main #content_top #col_left li a:hover, .page .main #content_bottom #col_bottom_left li a:hover {
							text-decoration: underline;
						}
						.page .main #content_top #col_left li a.aktiv, .page .main #content_bottom #col_bottom_left li a.aktiv {
							font-weight: bold;
						}
						.page .main #content_top #col_left li ul {
							padding: 0px;
							margin: 0px;
							margin-bottom: 5px;
						}
							.page .main #content_top #col_left li ul li {
								background: transparent url('img/icons/list-icon.gif') no-repeat 0px 4px;
								padding-left: 10px;
							}
				.page .main #content_top #col_middle, .page .main #content_bottom #col_bottom_middle {
					position: relative;
					float: left;
					width: 490px;
					padding: 0px 10px;
/*					background: transparent url('img/page/vr-line.gif') no-repeat 510px;*/
				}
					.page .main #content_top #col_middle #col_middle_left {
						position: relative;
						float: left;
						width: 310px;
					}
					.page .main #content_top #col_middle #col_middle_right {
						position: relative;
						float: left;
						width: 170px;
						padding-left: 10px;
					}
				.page .main #content_top #col_right, .page .main #content_bottom #col_bottom_right {
					position: relative;
					float: left;
					width: 185px;
					padding-left: 10px;
				}
					.page .main #content_top #col_right ul, .page .main #content_bottom #col_bottom_right ul {
						position: relative;
						padding:0px;
						margin:0px;
						margin-bottom: 30px;
					}
					.page .main #content_top #col_right li, .page .main #content_bottom #col_bottom_right li {
						line-height: 125%;
						padding-left: 18px;
						list-style: none;
						background: transparent url('img/page/list-point-green.gif') no-repeat 0px 1px;
					}
						.page .main #content_top #col_right li a, .page .main #content_bottom #col_bottom_right li a {
							text-decoration: none;
							color: #000;
						}
						.page .main #content_top #col_right li a:hover, .page .main #content_bottom #col_bottom_right li a:hover {
							text-decoration: underline;
						}
						
			.page .main #content_bottom {
				margin-top: 0px;
				background: #f0f0f0 url('img/page/bg-startseite.gif') no-repeat 0px 12px;
			}
			/* /LAYOUT FÜR DIE START- und UNTERSEITEN */
			
		.page #footer {
			position: relative;
			float: left;
			width: 910px;
			margin-top: 10px;
			font-size: 90%;
			background: transparent url('img/page/bg-shadow-r.png') repeat-y right top;
			padding-right: 7px;
		}
			.page #footer #footer_content {
				position: relative;
				float: left;
				width: 890px;
				padding: 10px;
				text-align: right;
				border-top: 2px solid #257140;
				background-color: #fff;
			}
				.page #footer #footer_content div {
					position: relative;
					float: left;
					width: 445px;
				}
				.page #footer #footer_content ul {
					position: relative;
					margin: 0px;
					padding: 0px;
					text-align: right;
					float: right;
				}
				.page #footer #footer_content li {
					list-style: none;
					float: left;
					padding-left: 8px;
				}

	.shadow_bottom {
		position: relative;
		float: left;
		width: 917px;
		height: 8px;
		background: transparent url('img/page/bg-shadow-b.png') no-repeat right top;
		
	}