/*///////////////////////////////////////////FARBCODES
menuschrift(dunkelbraun): color: #4a3a18;
h1()dunkelblau:           color: #0a7cb6;
2.Menuebene-aktiv(helles gelb): 	  background-color: #faf5d9;
hellblau-hintergrunde:    color: #f5f8fb;
////////////////////////////////////////////////////*/

BODY, HTML {
	width: 100%;
	height: 100%;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	background-color: white;
	font-family: Trebuchet MS, Arial;
	font-size: 101%; /* Resets 1em to 10px */
	}
a img {border: none;}
p {padding: 0; margin: 0; margin-bottom: 15px;}

h1 {color: #0A7CB6; text-transform: uppercase; border-bottom: 1px solid #DFDFDF; margin-bottom: 15px;}


#container {
	margin: auto;
	width: 960px;
	min-height: 100%;
	_height: 100%;
	position: relative;
	}
	#container .clear {
	clear: both;
	}
	/*
	
################################################ Kopfbereich
*/

	#container #kopfbereich #kopfbereich-rahmen {
		width: 903px;
		border-left: 4px solid  #0a7cb6;
		border-right: 4px solid  #0a7cb6;
		border-bottom: 15px solid  #0a7cb6;
		position: relative;
		padding-left: 40px;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-right: 5px;
		margin-bottom: 2px;
	}
	#container #kopfbereich #runde-ecke {
		position:relative;
		height: 25px;
		width: 13px;
		margin-top: -27px;
	}
	#container #kopfbereich #runde-ecke img {
		float: left;
	}
		#container  #kopfbereich #kopfbereich-foto {
			border: 1px solid #82a9cf;
			width: 726px;
			height: 88px;
		}
			#container #kopfbereich #kopfbereich-foto #piktogramm {
			position:absolute;
			}

/*
################################################ Kopf - Shortcuts
*/
	#container #kopfbereich {
		margin-bottom: 5px;
		}
		#container #kopfbereich #shortcuts {
			margin-top: 2px;
			height: 29px;
			background-color: #ebf1f7;
			width: 90%;
			}
			#container #kopfbereich #shortcuts UL {
				padding: 0;
				margin: 0;
				margin-left: 185px;
				padding-left: 25px;
				padding-top: 1px;
				height: 26px;
				background-color: #FFFFFF;
				border-bottom: 1px solid #ebf1f7;
				}
				#container #kopfbereich #shortcuts UL LI {
					display: inline;
                                        padding-top: 9px;
					}
					#container #kopfbereich #shortcuts UL LI IMG {
					vertical-align: top;
					}
					#container #kopfbereich #shortcuts UL LI A {
						text-decoration: none;
						color: #0a7cb6;
						font-size: 10px;
						padding-right: 5px;
						padding-left: 5px;
						
						}
						#container #kopfbereich #shortcuts UL LI A:HOVER {
							text-decoration: underline;
							}
							#container #kopfbereich #shortcuts #ecke-hellblau {
										position: absolute;
										left: 0;
										}
/*
################################################ Navigation Hauptmenue
*/
	#container #hauptmenue {
		float: left;
		margin-top: -28px;
		}
		#container #hauptmenue UL {
			margin: 0;
			padding: 0;
			clear: both;
			width: 185px;
			}
			#container #hauptmenue UL LI {
				list-style: none;
				background-image: url(/fileadmin/layout/images/listicon-menue.gif);
				background-repeat:no-repeat;
				line-height: 28px;
				margin-bottom: 3px;
				}
				#container #hauptmenue UL LI A {
					color: #4a3a18;
					text-decoration: none;
					font-size: 11px;
					margin-left: 28px;
					padding-left: 10px;
					display: block;
					background-image:url(/fileadmin/layout/images/bg-verlauf-menue.gif);
					background-repeat:repeat-x;
					}
					#container #hauptmenue UL LI A:HOVER, #container #hauptmenue UL LI A.aktiv {
						color: #0a7cb6;
						display: block;
						}
						
/*
################################################ Navigation Hauptmenue 2. Ebene
*/
						
							#container #hauptmenue #hauptmenue_unterebene UL {
							margin: 0;
							padding: 0;
							clear: both;
							width: 185px;
							margin-top: 3px;

							}
							#container #hauptmenue #hauptmenue_unterebene UL LI {
								list-style: none;
								background-image: none;
								line-height: 20px;
								margin:0;
								margin-bottom:0;
	                                                        border-left: 2px solid #0a7cb6;
                                                                margin-left: 30px;
								}
								#container #hauptmenue UL LI #hauptmenue_unterebene UL LI A {
									color: #4a3a18;
									text-decoration: none;
									font-size: 11px;
									margin-left: -20px;
									padding-left: 28px;
									display: block;
									background-image: none;
									}
									#container #hauptmenue #hauptmenue_unterebene UL LI A:HOVER, 
									#container #hauptmenue #hauptmenue_unterebene UL LI A.aktiv {
										color: #0a7cb6;
										display: block;
										background-color: #faf5d9;
										background-image: url(/fileadmin/layout/images/list-image_unterebene.gif);
										background-repeat:no-repeat;
										
										}
						
/*
################################################ Banner-links
*/
							#container #hauptmenue #banner-links {
								margin-top: 15px;
								width: 170px;
								margin-left: 8px;
}
							#container #hauptmenue #banner-links div {
								background-image:url(/fileadmin/layout/images/bg_banner.jpg);
								background-repeat: no-repeat;
								height: 84px;
								text-align: center;
							}
							#container #hauptmenue #banner-links div img{
								margin-top: 4px;
							}
							

/*
################################################ Clickstream
*/
						
	#container #clickstream {
		height: 28px;
		margin: 3px 0 0 210px;
		}
		#container #clickstream UL {
			margin: 0;
			padding: 0;
			width: 500px;
			}
			#container #clickstream UL LI {
				display: inline;
				font-size: 0.6em;
				color: #999999;
				}
				#container #clickstream UL LI A {
					text-decoration: none;
					color: #999999;
					}
					#container #clickstream UL LI A:HOVER {
					text-decoration: underline;
					}
					#container #clickstream UL .first a {
					text-transform: uppercase;
					}
					#container #clickstream UL LI span.aktiv {
						color: #0a7cb6;
						}
/*
################################################ Inhaltsbereich Mitte
*/
	#container #content {
		float: left;
		width: 560px;
		margin-left: 25px;
		margin-bottom: 10px;
		padding-right: 5px;
		font-size: 0.7em;
		color: #666666;
		text-align:left;
padding-bottom: 40px;
		}
		#container #content .zurueck IMG {
			margin: 12px 0 0 0;
			}
		/*#container #content H1 {
			color: #0a7cb6;
			text-transform: uppercase;
			font-weight: normal;
			font-size: 1.2em;
			padding: 0;
			margin: 10px 0 10px 0;
			border-bottom: 1px solid #e9f0f7;
			}*/
		#container #content #rechts {
			float: right;
			width: 143px;
			margin-left: 20px;
			}
		#container #content #content-Links A {
			color: #0a7cb6;
			text-transform: uppercase;
			text-decoration: none;
			}
		#container #content #content-Links A:HOVER {
			text-decoration: underline;
			}

#container #content table.objekt {
border: 1px solid #0A7CB6;
border-collapse: collapse;
background-color: #EBF1F7;
}

#container #content td.objektgrafik {
background-color: #FFFFFF;
vertical-align: middle;
width: 170px;
text-align: center;
padding: 5px 0px;
}

#container #content td.objektadresse, #container #content td.objektbeschreibung {
padding: 5px;
color: #0A7CB6;
vertical-align: top;
}

#container #content td.objektadresse h1{
font-size: 1.2em;
margin: 0px;
}

#container #content td.objektadresse h1 a {
color: #0A7CB6;
}

#container #content td.objektadresse {
width: 200px;
}
			
/*
################################################ Content Footer
*/			
		#container #content .content_footer {
			clear: both;
                        position: absolute;
                        width:560px;
                        bottom: -7px;
                        z-index: 1;
			}
			#container #content .content_footer #button-hoch {
				float: right;
				margin-bottom: 5px;
				}
			#container #content .content_footer hr {
				border: 0;
				border-top: 4px solid #e9f0f7;
				height: 2px;
				clear: both;
				margin: 0;
				margin-bottom: 5px;
				padding: 0;
				}
			#container #content .content_footer #buttons {
				float: right;
				margin: 0;
				margin-top: 10px;
				padding: 0;
				}
				#container #content .content_footer #buttons A IMG {
					padding-left: 15px;
				}
			
/*
################################################ Rand rechts
*/
	#container #rand {
		width: 170px;
float:right;
		position:relative;
		top: -180px;
left: -8px;
		background-color: #FFFFFF;
		border-left: 6px solid white;
		}
/*
################################################ Footer
*/
	#container .footer {
		width: 960px;
		height: 81px;
		background: url(/fileadmin/layout/images/bg-footer.gif) repeat-x;
		position:absolute;
		margin: 0;
		bottom: -81px;
		}
		#container .footer #hnm {
			width: 179px;
			height: 81px;
			float:right;


			background: url(/fileadmin/layout/images/bg-footer-hnm.gif) repeat-y;
			text-align: right;
			margin: 0;
			padding: 0;

			border-left: 1px solid white;
		}


			#container .footer h2 {
				width: 168px;
				height: 20px;
				float:right;
				font-weight:normal;
				background: url(/fileadmin/layout/images/bg-footer-hnm-h2.gif) repeat-x;
				background-position: bottom;
				font-size: 0.7em;
				margin: 0;
				margin-top: 39px;
				margin-left: 1px;
				padding: 0;
				padding-right: 10px;
			}
			#container .footer h2 A {
			text-decoration: none;
			color: #9bb9d9;
			}
			#container .footer h2 A:HOVER {
			text-decoration: underline;
			}
			
			
			.csc-mailform {
        border: none;

}

.csc-mailform fieldset {
border: none;
}
 
.csc-mailform-field label, .csc-mailform-field-req label {
        font-size: 1.1em; 
        font-family: arial,helvetica;
        width: 10.0em;
        float: left;
        text-align: left;
        display: block;
color: #000000;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field-req input, .csc-mailform-field-req textarea {
width: 23em;
border: 1px solid #BCC4DB;
margin: 0.2em;
font-size: 1.2em;
scrollbar-face-color: #BCC4DB;
}
 
#csc-mailform-submit {
font-size: 1.2em;
color: #2c5383;
background-color: #FFFFFF;
border: 0.1em solid #BCC4DB;
float: right;
margin-right: 28px;
padding: 0em;
width: auto;
}

.csc-mailform-radio input {
clear: both;
float: left;
width: auto;
}

#mailformIch_bitte_um_Rueckruf {
width: auto;
}

.csc-mailform-radio label {
float: left;
width: 26.0em;
}

.csc-mailform-radio legend {
display: none;
}

#mailformvormerkung {
border: none;
padding: 0em;
}
