body {
	background-color: #586970;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#seiten-position {
	position:absolute;
	left:50%;
	width: 980px;
	margin-left:-490px;
	display: inline;
	height: auto;
	background-image: url(layout.jpg);
	background-repeat: no-repeat;
}
#banner {
	height: 200px;
	padding: 1px 10px 0px 0px;
	float: left;
	color: #FF0000;
}
#navigation-oben {
	height: 200px;
	width: 970px;
	float: right;
	text-decoration: none;
	font: #E67817;
}
#navilinks {
	height: 300px;
	width: 173px;
	float: left;
	margin-top: 20px;
	margin-left: 34px;
}
#contentbox {
	height: auto;
	width: 560px;
	background-repeat: no-repeat;
	text-align: justify;
	margin-bottom: 10px;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: bold;
	margin-left: 15px;
	min-height: 500px;
}
#mitte {
	height: auto;
	width: 980px;
	float: left;
	background-image: url(images/bg.html);
	background-repeat: repeat;
	background-position: inherit;
}
#navirechts {
	height: 300px;
	float: right;
	width: 162px;
	margin-top: 32px;
	margin-right: 22px;
}
#footer {
	height: 128px;
	float: left;
	width: 980px;
	background-image: url(images/footer.html);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navigation_unten {
	height: 20px;
	padding: 75px 0px 0px 730px;
	font: #E67817;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #768D93;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.noben{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.nlinks{
	color: #3E3E3E;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.content{
	color: #999999;
	font-size: 12px;
}
.nlinks:a {
	color: #000000;
	text-decoration: none;
}
.mpos{

}
.l2{
	color: #303D43;
	text-decoration: none;
}
.detail{
	font-size:18px;
}
.important{
    color: #E67817;
}
a.test:link {
	color:#0033FF;
}
.nno{
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
