body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006FB7;
	text-decoration: none;
	text-align: left;
}
#container {
	width:960px;
	margin: 0 auto;
	position: relative;
	top: 100px;
	min-height: 590px;
}
#head {
	position: absolute;
	width: 960px;
	height: 150px;
	margin: 0 auto;
	background-color: #d6d6d6;
	text-align: center;
	border-right: solid #FFF 2px;
	border-top: solid #FFF 2px;
	border-left: solid #FFF 2px;
}
#head1 {
	position: absolute;
	width: 960px;
	height: 150px;
	margin: 0 auto;
	background-color: #d6d6d6;
	text-align: left;
	border-right: solid #FFF 2px;
	border-top: solid #FFF 2px;
	border-left: solid #FFF 2px;
	opacity:0.85;
}
#inhalt {
	position: absolute;
	top: 150px;
	width: 960px;
	margin: 0 auto;
	min-height: 435px;
	background-color: #cccccc;
	text-align: center;
	border-right: solid #FFF 2px;
	border-bottom: solid #FFF 2px;
	border-left: solid #FFF 2px;
	overflow: visible;
	opacity:0.95;
}
#inhalt_text {
	position: absolute;
	top: 150px;
	width: 580px;
	margin: 0 auto;
	background-color: #b4babd;
	left: 180px;
	max-height: 435px;
	overflow: auto;
	text-align: center;
}
#logo {
	position: relative;
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/schriftzug_mit_kammerzeichen.png);
}
.inhalt_text_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.inhalt_text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.us-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #333;
}
.us-02h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

.us-02
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
