/* 
	CSS-Definiton - Standardtemplate
	Copyright 2010 by Falko Müller
*/

/* Standards */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	/*width: 100%;*/
	height: 100%;
	overflow: visible;
	background-color: #F2F2F2;
	background-image: url(hg_gitter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	}
.clearing, #clearing {
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
}
#sma {
	display: none;
}


#content h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #036;
}
#content h1 {
	font-size: 1.4em;
}
#content h2 {
	font-size: 1.3em;
}
#content h3 {
	font-size: 1.2em;
}
#content h4 {
	font-size: 1em;
}
#content h5 {
	font-size: 0.9em;
}
#content h6 {
	font-size: 0.8em;
}


p {
	margin-top: 0px;
}
span {
}


hr {
	padding: 0px;
	height: 0px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


ol{
}
ul {
	list-style-type: square;
}
li {
}


a:link {
	color: #036;
}
a:visited {
	color: #036;
}
a:hover {
	color: #000;
}
a:active {
	color: #036;
}
a img {
	border: none;
}


/* Blöcke */
#main {
	padding: 0px;
	height: auto;
	min-height: 100%;
	overflow: visible;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(hg_komplett5000.png);
	background-repeat: no-repeat;
	background-position: left 52px;
}
	#main #metanav {
		text-align: right;
		display: block;
		font-size: 0.7em;
		font-weight: bold;
		color: #036;
		text-decoration: none;
		margin: 0px;
		padding-top: 28px;
		padding-right: 6px;
		padding-bottom: 5px;
		padding-left: 0px;
		height: auto;
	}
		#main #metanav a {
			color: #003366;
			text-decoration: none;
		}
			#main #metanav a:hover {
				color: #003366;
				text-decoration: underline;
			}
			#main #metanav a.selected {
				color: #003366;
				text-decoration: underline;
			}
	#main #shadow_top {
		background-image: url(schatten_oben.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		margin: 0px;
		padding: 0px;
		height: 6px;
	}
	#main #maincontent {
		display: block;
		height: auto;
		margin: 0px;
		padding-top: 0px;
		padding-right: 6px;
		padding-bottom: 0px;
		padding-left: 6px;
	}
		#main #maincontent #topline {
			background-color: #036;
			padding: 0px;
			height: 6px;
			display: block;
			border-bottom-width: 2px;
			border-bottom-style: solid;
			border-bottom-color: #FFF;
			margin: 0px;
		}
		#main #maincontent #imgline {
			float: left;
			height: 628px;
			width: 75px;
			overflow: hidden;
			margin: 0px;
			padding-top: 0px;
			padding-right: 6px;
			padding-bottom: 0px;
			padding-left: 1px;
		}
		#main #maincontent #navline {
			background-color: #CCC;
			margin: 0px;
			padding: 0px;
			float: left;
			/*height: 100%;*/
			width: 1px;
			display: none;
		}
		#main #maincontent #line {
			background-color: #036;
			display: block;
			margin: 0px;
			padding: 0px;
			height: 5px;
		}
		#main #maincontent #mainnav {
			float: left;
			/*height: 100%;*/
			width: 185px;
			margin-top: 0px;
			margin-right: 1px;
			margin-bottom: 0px;
			margin-left: 1px;
			padding-top: 0px;
			padding-right: 7px;
			padding-bottom: 0px;
			padding-left: 7px;
		}
			#main #maincontent #mainnav #logo {
				display: block;
				margin: 0px;
				padding: 0px;
				height: 128px;
				text-align: center;
				vertical-align: middle;
			}
			#main #maincontent #mainnav #logo img {
				padding: 0px;
				margin-top: 10px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
			}
			#main #maincontent #mainnav #navigation {
	display: block;
	padding: 0px;
	height: auto;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
				#main #maincontent #mainnav #navigation ul {
					display: block;
					margin: 0px;
					padding: 0px;
					list-style-type: none;					
				}
					#main #maincontent #mainnav #navigation ul li {
						display: block;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 0.9em;
						font-weight: normal;
						padding-top: 4px;
						padding-right: 0px;
						padding-bottom: 4px;
						padding-left: 0px;
						border-bottom-width: 1px;
						border-bottom-style: solid;
						border-bottom-color: #CCC;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: 18px;
					}
						#main #maincontent #mainnav #navigation ul ul {
							padding: 0px;
							margin-top: 0px;
							margin-right: 0px;
							margin-bottom: 0px;
							margin-left: 18px;							
						}
							#main #maincontent #mainnav #navigation ul ul li {
								border: none;
								margin: 0px;								
							}
					#main #maincontent #mainnav #navigation ul li a {
						color: #666;
						text-decoration: none;
						display: block;
						padding-top: 0px;
						padding-right: 0px;
						padding-bottom: 0px;
						padding-left: 18px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: -18px;
					}
						#main #maincontent #mainnav #navigation ul li a:hover {
							color: #333;
							font-weight: bold;
							background-image: url(anstrich.gif);
							background-repeat: no-repeat;
							background-position: left 3px;
						}
						#main #maincontent #mainnav #navigation ul li a.selected {
							color: #333;
							font-weight: bold;
							background-image: url(anstrich.gif);
							background-repeat: no-repeat;
							background-position: left 3px;
						}
						#main #maincontent #mainnav #navigation ul ul li a:hover {
							background-image: url(anstrich_grau.gif);
							background-position: left 3px;
						}
						#main #maincontent #mainnav #navigation ul ul li a.selected {
							background-image: url(anstrich_grau.gif);
							background-position: left 3px;
						}
		#main #maincontent #content {
			float: left;
			/*height: 100%;*/
			width: 684px;
			margin: 0px;

			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 8px;
		}
			#main #maincontent #content #header {
				/*background-image: url(headerbild.jpg);*/
				background-repeat: no-repeat;
				background-position: left top;
				display: block;
				padding: 0px;
				height: 126px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 2px;
				margin-left: 0px;
				background-color: #036;
			}
	#main #innercontent { 
		display: block;
		width: 644px;
		margin: 0px;
		padding: 20px;
		height: auto;
		position: relative;
		z-index: 10;
		font-size: 0.9em;
	}
	#main #innerbackground {
		display: block;
		width: 696px;
		position: absolute;
		bottom: 0px;
		top: 196px;
		left: 291px;
		background-image: url(hg_wasser.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		z-index: 1;
	}
	
		
/* Inhalte / Content */
/* Kontaktformular */
.formular_2spaltig {
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	.formular_2spaltig .bild {
		padding: 0px;
		width: auto;
		max-width: 180px;
		float: right;
		clear: left;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
	}
	.formular_2spaltig .form {
		margin: 0px;
		float: left;
		width: auto;
		height: auto;
	}
		.formular_2spaltig .form form {
			padding: 0px;
			margin: 0px;
			margin-bottom: 20px;
		}
			.formular_2spaltig .form form input {
				width: 330px;
				height: 16px;
				padding: 1px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.9em;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 2px;
				margin-left: 0px;
			}
			.formular_2spaltig .form form textarea {
				width: 330px;
				height: 80px;
				padding: 1px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.9em;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 2px;
				margin-left: 0px;
			}
			.formular_2spaltig .form form input.form_rahmen_radio {
				width: auto;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 4px;
				margin-left: 0px;
				padding: 4px;
			}
				.formular_2spaltig .form form .text_anrede {
					margin: 0px;
					padding-top: 3px;
					padding-right: 0px;
					padding-bottom: 0px;
					padding-left: 0px;
					height: 10px;
					line-height: 14px;
					vertical-align: top;
				}
			.formular_2spaltig .form form label {
				display: block;
				clear: both;
				float: left;
				width: 100px;
				height: 16px;
				padding: 2px;
				margin-top: 2px;
				margin-right: 10px;
				margin-bottom: 0px;
				margin-left: 0px;
			}
				.formular_2spaltig .form form label.label_anrede {
					padding-top: 0px;
					margin-top: 0px;
				}
			.formular_2spaltig .form input.form_stdbutton {
				width: 175px;
				height: auto;
				padding: 0px;
				margin: 0px;
				font-weight: bold;
			}
		.formular_2spaltig .form .form_pflichtfelder {
			margin-left: 113px;
			height: 30px;
			line-height: 30px;
			vertical-align: middle;
			font-size: 0.7em;
			font-weight: normal;
			text-decoration: none;
			margin-top: 5px;
			margin-right: 0px;
			margin-bottom: 5px;
		}
		.formular_2spaltig .form p.form_error {
		}
			.formular_2spaltig .form ul {
				clear: both;
				list-style-type: none;
			}
			.formular_2spaltig .form ul li {
				float: left;
				color: #FF0000;
				font-size: 0.9em;
				margin-right: 10px;
				margin-bottom: 5px;
			}

/* Download */
.einzeldownload {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	.einzeldownload .beschreibung {
	}

/* Newsübersicht */
.newsteaser {
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	.newsteaser img {
		float: left;
		clear: right;
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 0px;
		margin-left: 0px;	
		border: 1px solid #666666;
	}
	.newsteaser h2 {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
		padding: 0px;
	}
	.newsteaser .link {
		text-align: left;
		width: 50px;
		padding: 0px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		line-height: 30px;
		vertical-align: bottom;
	}
		.newsteaser .link a {
			text-decoration: none;
			background-image: url();
			background-repeat: no-repeat;
			background-position: left center;
			padding-left: 15px;
			margin: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			color: #666666;					
		}
	.newsteaser .teaserNav {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;	
		clear: both;
	}

/* Newsübersicht - Box */
.newsteaserbox_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: auto;
	display: block;
} 
.newsteaserbox_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	clear: left;
	height: auto;
	width: 175px;
}
	.newsteaserbox_head {
		padding: 0px;
		font-size: 1em;
		color: #666666;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif;
		display: block;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
	} 
		.newsteaserbox {
			margin-top: 10px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			color: #666666;
			display: block;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 10px;
			padding-left: 0px;
			clear: both;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #666666;
		} 
			.newsteaserbox .newsteaserbox_img {
				float: left;
				margin-top: 0px;
				margin-right: 20px;
				margin-bottom: 0px;
				margin-left: 0px;	
				border: 1px solid #666666;
			}
			.newsteaserbox h1, .newsteaserbox h2, .newsteaserbox h3, .newsteaserbox h4, .newsteaserbox h5, .newsteaserbox h6 {
				font-size: 1em;
				font-weight: bold;
				font-style: normal;
				margin-bottom: 5px;
				color: #666666;
				padding: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-left: 0px;
			}
			.newsteaserbox .link {
				text-align: left;
				width: 50px;
				padding: 0px;
				margin-top: 5px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				line-height: 30px;
				vertical-align: bottom;
			} 
				.newsteaserbox .link a {
					text-decoration: none;
					background-image: url(content_trenner_text.gif);
					background-repeat: no-repeat;
					background-position: left center;
					padding-left: 15px;
					margin: 0px;
					padding-top: 0px;
					padding-right: 0px;
					padding-bottom: 0px;
					color: #666666;
				} 
			.newsteaserbox_all {
				padding: 0px;
				font-weight: normal;
				font-style: normal;
				text-align: right;
				display: block;
				margin-top: 10px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				font-size: 0.8em;
			} 
	
/* Sitemap */
ul.sitemap {
	/*padding: 0px;*/
	list-style-type: square;
} 
	ul.sitemap ul {
		padding-left: 20px;
	} 

	ul.sitemap li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	} 
		ul.sitemap li.spacer {
			list-style-image: none;
			list-style-type: none;
		} 
		
/* Bildergalerie (Greybox) */
.greyboxgalerie {
	display: block;
	padding: 0px;
	margin: 0px;
}
	.greyboxgalerie .thumbnail {
		float: left;
		background: #F8F8F8;
		margin: 9px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #CCCCCC;
		padding: 8px;
	}
		.greyboxgalerie .thumbnail a {
			text-decoration: none;
			background: none;
			background-color: transparent;
			margin: 0px;
			padding: 0px;
			width: 80px;
			height: 80px;
			overflow: hidden;
			display: block;
			border: 1px solid #CCCCCC;
		}
			.greyboxgalerie .thumbnail a:hover {
				text-decoration: none;
				background: none;
				background-color: transparent;
			}
			.greyboxgalerie .thumbnail a img {
				margin: 0px;
				padding: 0px;
			}
/*
	.greyboxgalerie .ls a img {
		height: 60px;
		width: 80px;
		margin: 20px 10px;
	}
	.greyboxgalerie .pt a img{
		height: 80px;
		width: 60px;
		margin: 10px 20px;
	}
*/

/* Textinhalte */
.seitenueberschrift {
	font-style: italic !important;
	font-size: 1.3em !important;
	font-weight: normal !important;
	text-align: left !important;
	display: block !important;
	clear: both !important;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 15px !important;
	margin-left: 0px !important;
	color: #036 !important;
	border-bottom: 1px solid #CCC !important;
	padding-top: 0px !important;
	padding-right: 2px !important;
	padding-bottom: 0px !important;
	padding-left: 2px !important;
	line-height: normal !important;
}

.bild_links_mit_textfluss {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
.bild_rechts_mit_textfluss {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.bild_links_mit_textfluss_und_rahmen {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #999;
	float: left;
	padding: 2px;
}
.bild_rechts_mit_textfluss_und_rahmen {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #999;
	float: right;
	padding: 2px;
}

.bild_rahmen {
	padding: 2px;
	border: 1px solid #999;
}

.text_standard {
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
	.text_standard:hover {
		font-style: normal;
	}
.text_grossbuchstaben {
	text-transform: uppercase;
}
.text_einrueckung {
	margin-left: 1em;
}