body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.Titelgross {
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.Titel       {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top:30px
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
#logo {
	position:absolute;
	left:15px;
	top:10px;
	width:160px;
	height:100px;
	z-index:4;
	visibility: visible;
	overflow: visible;
}
#navigation {
	position:absolute;
	left:198px;
	top:35px;
	width:760px;
	z-index:1000;
	visibility: visible;
	overflow: visible;
	background-color: #000000;
}
#box {
	position:absolute;
	left:15px;
	top:125px;
	width:945px;
	z-index:2;
	overflow: visible;
	height: 300px;
	visibility: visible;
}
#balken {
	position:relative;
	left:0px;
	top:0px;
	width:945px;
	z-index:2;
	background-color: #000000;
	visibility: visible;
	overflow: visible;
}
#left {
	position:relative;
	left:0px;
	width:170px;
	height:99px;
	margin-top: 30px;
	z-index:1;
	visibility: visible;
	overflow: visible;
	float: left;
}
#inhalt {
	position:relative;
	left:20px;
	width:750px;
	height:99px;
	margin-top: 30px;
	z-index:1;
	visibility: visible;
	float: left;
	overflow: visible;
}
