/* CSS Document */

#overall {
	position:relative;
	margin:				auto;
	left:10px;
	right: 10px;
	top:10px;
	bottom: 10px;
	width:920px;
	height:620px;
	z-index:1;
    overflow: visible;
	background-image: url(bilder/hg_grau.gif);
	background-repeat: repeat;	
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(bilder/hg_grau.gif);
}
#raster {
	position:absolute;
	left:140px;
	top:0px;
	width:640px;
	height:620px;
	z-index:2;
	background-image: url(bilder/kammer_raster_hg.gif);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	left:770px;
	top:590px;
	width:150px;
	height:30px;
	z-index:3;
	background-image: url(bilder/kammer_logo.jpg);
	background-repeat: no-repeat;
}.box_inhalt {
	padding: 15px;
}
#navigation {
	position:absolute;
	left:12px;
	top:11px;
	width:144px;
	height:476px;
	z-index:2;
	color: #043B86;
}
.einzug {
	text-indent: 10px;
	padding-left: 10px;
}.content_text {
	padding: 10px;
}
.content_text_titel {
	font-weight: bold;
}
.content_text a {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 22px;
}
.content_text a:hover {
	color: #B2B7BB;
	text-decoration: underline;
}
.navi_text {
	color: #043B86;
}
.navi_text a {
	color: #043B86;
	text-decoration: none;
}
#hauptbild {
	position:absolute;
	left:160px;
	top:10px;
	width:600.px;
	height:600px;
	z-index:3;
	width: 600px;
}
p {
	margin: 0px;
}
.content_link a {
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_text_s {
	padding: 10px;
}
.content_text_s a {
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
}
.lang {
	color: #043B86;
}
.lang a {
	color: #043B86;
	text-decoration: underline;
}
#sprache {
	position:absolute;
	left:12px;
	top:583px;
	width:146px;
	height:30px;
	z-index:6;
	color: #043B86;
}