body {
	background-color: #000;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
.content {
	width: 1000px;
}

h2 {
	color: #FF6600;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

#navi_imp {
	width: 980px;
	height: 30px;
	padding: 10px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 22px;
}
#navi_imp a {
	color: #FF6600;
	text-decoration: none;
}
#navi_imp a:hover {
	color: #373737;
}

#navi {
	position: absolute;
	top: 450px;
	width: 980px;
	height: 30px;
	padding: 10px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 22px;
}
#navi a {
	color: #FF6600;
	text-decoration: none;
}
#navi a:hover {
	color: #373737;
}

#navi_1 {
	width: 220px;
	float: left;
}
#navi_2 {
	width: 465px;
	float: left;
}
#navi_3 {
	width: 280px;
	float: left;
}
#navi_4_li {
	width: 460px;
	text-align: left;
	padding-top: 15px;
	clear: both;
	float:left;
}
#navi_4 {
	width: 300px;
	text-align: right;
	padding-top: 15px;
	float: right;
	margin-right: 1.3em;
}

#main {
	position: absolute;
	top: 350px;
	width: 980px;
	height: 80px;
	text-align: right;
}
#main_1 {
	width: 800px;
	float: left;
}
#main_2 {
	width: 170px;
	float: left;
}
#main_3 {
	width: 970px;
	clear: both;
	padding: 15px 8px 0 0;
}

.bildrahmen {
	border: solid 5px #ff6600;
}
.tbl {
	background-image: url(images/hgr.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 740px;
}


.headline {
	font-size:18px;
	font-weight:bold;
	
}

.subheadline {
	color: #FF6600;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.impressum {
	background-image: url(images/kopf.png);
	background-repeat: no-repeat;
	background-position: center top;	
}