body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	line-height:1.3em;
	margin-top: 10px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #E97C00;
}
a:active {
	text-decoration: none;
	color: #E97C00;
}
a.text:link {
	font-weight:bold;
	color: #E97C00;
	text-decoration: underline;
}
a.text:visited {
	font-weight:bold;
	color: #E97C00;
	text-decoration: underline;
}
a.text:hover {
	font-weight:bold;
	color: #E97C00;
	text-decoration: none;
}
a.text:active {
	font-weight:bold;
	color: #E97C00;
	text-decoration: underline;
}
.clear{
	clear:both;
}
.frame {
	position: relative;
	border: solid #000000 1px;
	width: 750px;
	height:550px;
	overflow:visible;
}
.title{
	font-size:16px;
	font-weight:bold;
	
}
.container_box {
	text-align: left;
	position: relative;
	top:10px;
}
.logo_box{
	width:150px;
	height:121px;
	position:relative;
	padding-top:25px;
	padding-bottom:10px;
	text-align:right;
	float:left;
	z-index:99;
}
.kopf_box{
	text-align:left;
	position:relative;
	top:64px;
	left:35px;
	width:560px;
	overflow:visible;
	float:left;
}
.name{
	font-size:16px;
	font-weight:bold;
}
.navi{
	width:657px;
	font-size:12px;
	font-weight:bold;
	padding-top:40px;
	overflow:visible;
}
.navi_padding{
	padding-right:35px;
	float:left;
	overflow:visible;
}
.navi_index{
	position:relative;
	text-align:center;
}
.bold_navi{
	font-weight:bold;
	font-size:12px;
}
.orange{
	color:#E97C00;
	font-weight:bold;
}
.left_box{
	width:150px;
	position:relative;
	top:127px;	
	text-align:center;
	float:left;
}
.content_box{
	text-align:left;
	position:relative;
	left:35px;
	float:left;
	width:560px;
}
.inhalt{
	position:relative;
	float:left;
}
.spalten{
	float:left;
	position:relative;
	width:260px;
	margin-right:15px;
}
.footer{
	position:relative; 
	top:-28px;
	text-align:center;
}
.strich{
	position:relative;
	height:1px;
	width:260px;
	background-color:#000;
}
.bold{
	font-weight:bold;
}

	
	
	
