body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}
.klein {
	font-size: 10px;
}
.headline {
	font-weight: bold;
	color: #505050;
}
.titel {
	font-size: 20px;
	font-weight: bolder;
}
.gross {
	font-size: 16px;
	font-weight: bold;
}
hr {
	color: #CCCCCC;
	height: 2px;
	width: 66%;
	text-align: left;
}
select {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	height: 16px;
}
input {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	height: 18px;
}
#head {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:122px;
	z-index:1;
	background-color: #000000;
}
#ueberschrift {
	position:absolute;
	left:38px;
	top:83px;
	width:495px;
	height:42px;
	z-index:2;
	overflow: hidden;
	text-align: center;
}
#ueberschrift h1{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 50px;
	display:inline
}
#navigation {
	position:absolute;
	left:0px;
	top:121px;
	width:250px;
	height:auto;
	z-index:3;
	overflow: visible;
	background-image: url(img/navbg.gif);
	background-repeat: repeat-y;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.navp {
	width:185px;
	background-color: #666666;
	height: 18px;
	margin-left: 26px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(img/navecke.gif);
	background-repeat: no-repeat;
}
#navigation .navp a {
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	line-height: 18px;
}
.navphier {
	background-color: #000000;
	margin-left: 41px;
	width:185px;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(img/navecke.gif);
	background-repeat: no-repeat;
}
#navigation .navphier a {
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	line-height: 18px;
}
#inhalt {
	position:absolute;
	left:245px;
	top:140px;
	width:450px;
	height:auto;
	z-index:4;
	overflow: visible;
}
#aktuell {
	position:absolute;
	left:700px;
	top:122px;
	width:270px;
	height:auto;
	z-index:5;
	overflow: visible;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	background-color: #FFFFDD;
}
.block {

	width:160px;
	background-color: #666666;
	height: 12px;
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#navigation .block a {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	line-height: 12px;
}
