body {
	font-family: "Arial";
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0c3cc;
}
	
#container {
	height: auto;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	overflow: auto;
}

#navi {
	height: auto;
	width: 161px;
	background-color: #999999;
	padding-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 0px;
	float: left;
	margin: 0 0 0 0;
	border-bottom: thin solid #999999;
}

#textanzeige {
	height: 412px;
	width: 457px;
	float: left;
	align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
}

#textanzeige_leistung {
	height: 480px;
	width: 457px;
	float: left;
	align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
}

#textanzeige_quali {
	height: 620px;
	width: 457px;
	float: left;
	align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
}

#bildanzeige {
	height: auto;
	width: 160px;
	float: right;
	align: bottom;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	background-color: #bbbbbb;
	display: none;
}

#bildanzeige_ref {
	height: 422px;
	width: 160px;
	float: right;
	align: bottom;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	background-color: #ffffff;
	display: none;
}

#textanzeige_ob {
	height: auto;
	width: 617px;
	float: left;
	align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #123c8d;
	text-decoration:none;
}

a:active {
	color: #123c8d;
	text-decoration: none;
}

.markermenu{
	list-style-type: none;
	align: top;
	margin: 0 0 0 0;
	padding: 0;
	width: 160px;
}

.markermenu li a{
	background: white url(bilder/men_pfeil_trans.gif) no-repeat 8px center;
	font: 10pt Arial;
	line-height: 15pt;
	color: #000000;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	text-decoration: none;
	border-top: thin solid #999999;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 130px;
}

.markermenu li a:visited, .markermenu li a:active{
	color: #000000;
}

.markermenu li a:hover{
	color: #000000;
	background: url(bilder/men_pfeil_grau.gif) no-repeat 8px center;
	background-color: #c0c3cc;
}

.markermenu_gew{
	background: url(bilder/men_pfeil_blau.gif) no-repeat 8px center;
	list-style-type: none;
	align: top;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font: bold 9pt Arial;
	line-height: 15pt;
	color: #ffffff;
	background-color: #123c8d;
	border-top: thin solid #999999;
}

.markermenu_gew2{
	background: url(bilder/men_pfeil_blau_down.gif) no-repeat 8px center;
	list-style-type: none;
	align: top;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font: bold 9pt Arial;
	line-height: 15pt;
	color: #ffffff;
	background-color: #123c8d;
	border-top: thin solid #999999;
}
.untermenu{
	list-style-type: none;
	align: top;
	margin: 0 0 0 0;
	padding: 0;
	width: 160px;
}

.untermenu li a{
	background-color: #e7ebf3;
	font: 9pt Arial;
	line-height: 11pt;
	color: #000000;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	text-decoration: none;
}


* html .untermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 130px;
}

.untermenu li a:visited, .untermenu li a:active{
	color: #000000;
}

.untermenu li a:hover{
	font: bold italic 9pt Arial;
	line-height: 11pt;
	color: #123c8d;
}
	
.untermenu_gew{
	list-style-type: none;
	align: top;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font: bold italic 9pt Arial;
	line-height: 11pt;
	color: #123c8d;
	background-color: #e7ebf3;
}

.textstil1 {
	font-family: "Arial";
	color: #123c8d;
	font-size: 10pt;
	font-weight: bold;
}

.textstil2 {
	font-family: "Arial";
	color: #123c8d;
	font-size: 14pt;
	font-weight: bold;
	line-height: 17pt
}

