/* Standards */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #353535;
	background-image: url();	/* hintergrund_rot.jpg */
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
}
	body, td, th {
		color: #000000;
		font-family: Verdana, Tahoma, sans-serif;

		font-size: 75%;
		text-decoration: none;
	}

#content h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	color: #FCAB00;
}
#content h1 {
	font-size: 140%;
}
#content h2 {
	font-size: 120%;
}
#content h3 {
	font-size: 100%;
}
#content h4 {
	font-size: 90%;
}
#content h5 {
	font-size: 80%;
}
#content h6 {
	font-size: 70%;
}


div {
}
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: disc;
	margin-left: 1em;

}
li {
}


a:link {
	text-decoration: none;
	color: #FCAB00;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #FCAB00;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #353535;
	background-color: #FCAB00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #353535;
	background-color: #FCAB00;
	font-weight: bold;

}


#clearing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clearing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#sma {
	display: none;
}


/* Blöcke */
#block_default {
	width: 1000px;	/* 960px */
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	min-height: 100%;
	padding: 0px;
	overflow: visible;
	/*background-color: #C14716;*/
}
	
	
	
	#block_default #metanavi {
		height: 25px;
		width: 900px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		line-height: 25px;
		font-weight: bold;
		color: #E1E2E2;
		text-align: right;
		vertical-align: middle;
		font-size: 0.8em;
	}



		#block_default #metanavi a {
			color: #E1E2E2;
			margin-right: 5px;
			margin-left: 5px;
			text-decoration: none;
		}
			#block_default #metanavi a:hover {
				color: #E1E2E2;
				text-decoration: underline;
				background-color: transparent;
			}
		

	#block_default #header {
		height: 100px;
		width: 916px;	/* 876px */
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		overflow: visible;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	
	#block_default #logo {
		background-image: url(logo.jpg);
		position: absolute;
		height: 200px;
		width: 158px;
		left: 42px;

		top: 0px;



		z-index: 1000;

	}


	#block_default #navigation {
		float: left;
		clear: right;
		padding: 0px;
		padding-bottom: 50px;
		margin-top: 219px;
		margin-right: 50px;
		margin-bottom: 0px;
		margin-left: 40px;
		width: 150px;
		position: relative;
		height: auto;
		left: 0px;
		top: 0px;
	}
		#block_default #navigation #logo{
			display: none;
		}
		#block_default #navigation ul {
			width: auto;
			padding: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			line-height:140%;
			list-style-type: none;
		}
			#block_default #navigation ul li {
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 3px;
				margin-left: 0px;
			}
				#block_default #navigation ul li a {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1em;
					font-weight: bold;
					color: #FCAB00;
					text-decoration: none;
					margin: 0px;
					padding-top: 0px;
					padding-right: 0px;
					padding-bottom: 0px;
					padding-left: 25px;
					display: block;
					background-repeat: no-repeat;
					background-position: left 3px;
					background-color: transparent;
					min-height: 21px;
				}
					#block_default #navigation ul li a:hover {
						color: #E1E2E2;
						background-image: url(linkpic.gif);
						background-color: transparent;
					}
					#block_default #navigation ul li a.selected {
						color: #E1E2E2;
						background-image: url(linkpic.gif);
					}
					#block_default #navigation ul li.spacer {
						height: 11px;
					}
					
					/* Level 2 */
					#block_default #navigation ul ul {
						margin-left: 22px;
						padding-left: 0px;
					}
						#block_default #navigation ul ul li {
							margin-bottom: 3px;
						}
							#block_default #navigation ul ul li a {
								font-size: 0.9em;
								padding-left: 15px;
								display: block;
								min-height: 17px;
								background-repeat: no-repeat;
								background-position: left 5px;
							}
								#block_default #navigation ul ul li a:hover {
									background-image: url();
								}
								#block_default #navigation ul ul li a.selected {
									background-image: url();
								}
								#block_default #navigation ul ul li.spacer {
									height: 17px;
								}

							/* Level 3 */
							#block_default #navigation ul ul ul {
								margin-left: 35px;
								padding-left: 0px;
							}
									#block_default #navigation ul ul ul li a {
										font-size: 0.85em;
										padding-left: 0px;
										background-image: none;
										display: block;
									}
									#block_default #navigation ul ul ul li a:hover {
										background-image: none;
									}
									#block_default #navigation ul ul ul li a.selected {
										background-image: none;
									}
					
					
	#block_default #content {
		float: left;
		min-height: 300px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-image: url();
		background-repeat: no-repeat;
		background-position: 50px 40px;
		padding-top: 0px;
		padding-right: 15px;
		padding-bottom: 65px;
		padding-left: 0px;
		width: 695px;	/* 555px */
		position: relative;
		top: 0px;
		left: 0px;
		line-height:140%;
		color: #E1E2E2;
		font-size: 1em;
	}

	#block_default #content2spalten  {
		float: left;
		min-height: 300px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
		background-image: url();
		background-repeat: no-repeat;
		background-position: 50px 40px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 25px;
		padding-left: 0px;
		width: 425px;	/* 555px */
		position: relative;
		top: 0px;
		left: 0px;
		line-height:140%;
		color: #E1E2E2;
		font-size: 0.95em;
	}


	#block_default #spalte  {
		float: left;
		min-height: 300px;
		margin-top: 45px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 18px;
		background-image: url();
		background-repeat: no-repeat;
		background-position: 50px 40px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 25px;
		padding-left: 35px;
		width: 205px;	/* 555px */
		position: relative;
		top: 0px;
		left: 0px;
		line-height:140%;
		color: #E1E2E2;
		font-size: 0.95em;
	}


	#block_default #content .linkespalte {
		width: 420px;
		float: left;	
	}

	#block_default #content .rechtespalte {
		width: 200px;
		margin-left: 50px;
		margin-top: 0px;
		float: right;
		font-size: 0.9em;
	}

/* Inhalte / Content */
/* Kontaktformular */
.formular_2spaltig {
	margin-top: 30px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
	.formular_2spaltig .clearing {
		clear: both;
		padding: 0px;
		margin: 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;
		display: block;
		width: 100%;
	}
		.formular_2spaltig .form form {
			padding: 0px;
			margin: 0px;
			margin-bottom: 20px;
			display: block;
		}
			.formular_2spaltig .form form input {
				color: #FCAB00;
				background-color: #353535;
				width: 330px;
				height: 16px;
				padding: 1px;
				font-family: Verdana, Tahoma, sans-serif;
				font-size: 1em;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 6px;
				margin-left: 0px;
			}
			.formular_2spaltig .form form textarea {
				color: #FCAB00;
				background-color: #353535;
				width: 332px; /* immer +2px */
				height: 80px;
				padding: opx;
				font-family: Verdana, Tahoma, sans-serif;
				font-size: 1em;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 6px;
				margin-left: 0px;
			}
			.formular_2spaltig .form form input.form_rahmen_radio {
				width: auto;
				margin-top: 2px;
				margin-right: 0px;
				margin-bottom: 4px;
				margin-left: 0px;
				padding: 4px;
			}
			.formular_2spaltig .form form input.form_rahmen_box {
				
				width: auto;
				margin-top: 0px;
				margin-right: 5px;
				margin-bottom: 4px;
				margin-left: 174px;
				padding: 0px;
				float: left;
				clear: right;
			}
				.formular_2spaltig .form form .text_anrede {
					line-height: 16px;
					vertical-align: top;
					padding: 0px;
					margin-top: 2px;
					margin-right: 0px;
					margin-bottom: 0px;
					margin-left: 0px;
				}
			.formular_2spaltig .form form label {
				clear: both;
				float: left;
				min-width: 160px;
				width: auto;
				min-height: 16px;
				height: auto;
				line-height: 16px;
				vertical-align: top;
				padding: 2px;
				margin-top: 2px;
				margin-right: 10px;
				margin-bottom: 2px;
				margin-left: 0px;
			}
				.formular_2spaltig .form form label.label_anrede {
					padding-top: 2px;
					margin-top: 2px;
				}
				.formular_2spaltig .form form label.label_rechts {
					clear: none;
					float: left;
					padding-top: 0px;
					width: auto;
					margin-top: 0px;
					margin-right: 35px;
					margin-bottom: 4px;
					margin-left: 0px;
				}
			.formular_2spaltig .form form fieldset {
				display: block;
				clear: both;
				/*background-color: #FAFAFA;*/
				border: 1px dotted #046E85;
				width: auto;
				height: auto;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 20px;
				margin-left: 0px;
				padding-top: 0px;
				padding-right: 10px;
				padding-bottom: 10px;
				padding-left: 10px;
			}
			.formular_2spaltig .form form legend {
				font-weight: bold;
				color: #353535;
				background-color: #FCAB00;
				padding-top: 0px;
				padding-right: 10px;
				padding-bottom: 0px;
				padding-left: 10px;
				border: 1px dotted #E3BA7C;
				margin-top: 7px;
				margin-right: 0px;
				margin-bottom: 10px;
				margin-left: 0px;
			}
			.formular_2spaltig .form input.form_stdbutton {
				width: 175px;
				height: auto;
				padding: 0px;
				margin: 0px;
				font-weight: bold;
			}
		.formular_2spaltig .form .form_pflichtfelder {
			display: block;
			text-align: center;
			font-size: 0.8em;
			font-weight: normal;
			text-decoration: none;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 10px;
		}
		.formular_2spaltig .form .form_buttons {
			display: block;
			text-align: center;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
		}

		.formular_2spaltig .form p.form_error {
			display: block;
		}
			.formular_2spaltig .form ul {
				clear: both;
				list-style-type: none;
			}
			.formular_2spaltig .form ul li {
				/* Anzeige der Fehlerfelder */
				float: left;
				color: #FFFFFF;
				font-size: 0.9em;
				margin-right: 10px;
				margin-bottom: 5px;
			}
			.formular_2spaltig .form ul li.form_error_header {
				display: block;
				text-decoration: underline;
			}

/* 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: #046E85;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

	.newsteaser img {
		float: right;
		clear: left;
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 0px;
		margin-left: 20px;	
		border: 1px solid #E1E2E2;
	}
	.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: none;
			background-repeat: no-repeat;
			background-position: left center;
			/*padding-left: 15px;*/
			margin: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
							
		}
	.newsteaser .teaserNav {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;	
		clear: both;
	}

/* Sitemap */
ul.sitemap {
	padding: 0px;
	list-style-type: square;
} 
	ul.sitemap li {
	} 
		ul.sitemap li.spacer {
			list-style-image: none;
			list-style-type: none;
		} 

/* Textinhalte */
.seitenueberschrift {
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

.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 #333333;
	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 #333333;
	float: right;
	padding: 2px;
}

.bild_rahmen {
	padding: 2px;
	border: 1px solid #333333;
}

.text_standard {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
	.text_standard:hover {
		font-style: normal;
	}
.text_grossbuchstaben {
	text-transform: uppercase;
	font-color: #858589;
}
.text_einrueckung {
	margin-left: 1em;
}
div.rexfancy-images img
{
	border:1px solid #E1E2E2;
	background-color:#353535;
	padding:8px;
	-moz-border-radius:10px;
	margin-right:13px;
	margin-bottom:25px;
	float:left;
}

div.clear-rexfancy
{
	float:none;
	clear:both;
}

