body {
	margin: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
img {
	border:0px;
}
.kasten_gross {
	position: absolute;
	background-color: #ffffff;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 60px;
   	border-right:1px solid #6A625F;
	z-index:5;
}

.submen {
	position: absolute;
	background-color: #666666;
	left: 400px;
	top: 0px;
	width: 200px;
	visibility:hidden;
	z-index:5;
}
.submen_text {
	position: relative;
	left: 10px;
	top: 0px;
	width: 190px;
	z-index:5;
	line-height:18px;
}
.submen_unten {
	position: absolute;
	background-color: #666666;
	color: #ffffff;
	left: 400px;
	top: 430px;
	width: 200px;
	visibility:hidden;
	z-index:8;
}
.submen_unten_text{
	line-height: 16px;
	height:16px;
}
.submen_unten_text a{
	padding-left:10px;
	color: #BCBDC0;
}
.submen_unten_text a:hover{
	color: #ffffff;
}
hr {
  width:191px; 
  margin: 0px;
  height:1px; 
  border-top:1px solid #ffffff;
  border-bottom:0px solid #ffffff;
  border-right:0px solid #ffffff;
}

.navi_oben {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 180px;
	font-weight: bold;
	z-index:5;
}
.navi_unten {
	position: absolute;
	background-color: #ffffff;
	left: 200px;
	top: 460;
	width: 200px;
	height: 20px;
   	border-right:1px solid #6A625F;
   	border-bottom:1px solid #6A625F;
   	overflow: none;
	line-height: 20px;
}

.navi_unten a{
	color=#666666;
}

.head {
	position: absolute;
	left: 246px;
	top: 87px;
	color: #333333;
	font-size: 36px;
	line-height: 36px;
	height: 40px;
	width: 768px;


}
.inhalt {
	position: absolute;
	padding-right: 0px;
	left: 305px;
	top: 150px;
	width: 695px;
	max-width: 695px;
	height: 310px;
	overflow: auto;
	color: #333333;
	line-height: 18px;
	font-size: 12px;
	text-transform: none;
	list-style-type: square;
	list-style-position: inside;





}

a {
	text-decoration: none;
	color: #000000;
}
a visited {
	color: #6A625F;
}

.submen_text a {
	display: block;
	text-decoration: none;
	color: #BCBDC0;
	border-bottom:1px solid #ffffff;
}

.submen_text a:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

.sprache {
	position: absolute;
	top: 510px;
	left: 200px;
	width: 150px;
	font-size: 11px;
}

.sprache a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.inhaltCopy {
	position: absolute;
	padding-right: 50px;
	left: 57px;
	top: 160px;
	width: 680px;
	max-width: 680px;
	height: 309px;
	overflow: auto;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
li {
	list-style-type: square;
}