.all {
	margin-left: -509px;
	position: absolute;
	width: 1018px;
	display: block;
	background-color: #ffffff;
	left: 50%;
}

.clear {
	clear: both;
}

.clear_small {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.clear_nl {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.navi_waagerecht {
	width: 1018px;
	height: 45px; 
	display: block;
	background-color: #000000;
	color: #8b8686;
	margin: 0px;
}

.nw_abstand {
	float: left;
	width: 140px; /* 230 */
	display: block;
	vertical-align: middle;
}

.nw_abstand_v {
	width: 1018px;
	height: 13px;
}

.nw_item {
	float: left;
	font-size: 15px;
}

.nw_item a {
	text-decoration: none;
	font-weight: bold;
	color: #8b8686;
}

.nw_item a:hover {
	color: #FFFFFF;
}

.nw_item_active {
	float: left;
	font-size: 15px;
	font-weight: bold;
}

.nw_item_active a {
	text-decoration: none;
	color: #FFFFFF;
}

.navi_left {
	float: left;
	text-align: right;
	width: 289px;
	height: 645px;
	display: block;
}

.nl_abstand_v {
	clear: both;	
	width: 280px;
	height: 70px;
}

.nl_item {
	clear: both;
	display: block;
	width: 289px;
	line-height: 28px;
	font-size: 13px;
}

.nl_item_active {
	display: block;
	width: 289px;
	line-height: 28px;
	font-size: 13px;
	background-color: #000000;
}

.nl_item_active a {
	clear: both;
	display: block;
	width: 289px;
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
}

.nl_item a {
	color: #000000;
	text-decoration: none;
}

/* Rollover: GRAUER HINTERGRUND */
.nl_item a:hover{
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #000000;
}

.nl_abstand {
	float: right;
	width: 55px;
	display: block;
}

.nl_txt {
	float: right;
	width: 200px;
	font-size: 13px;
}

.logo {
	position: absolute;
	top: 411px;
	left: 0px;
	width: 289px;
	height: 180px;
	background-image: url(../img/logo.jpg);
	text-decoration: none;
	color: #FFFFFF;
}

.logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/*
.content {
	float: left;
	width: 720px;
	height: 500px;
	display: block;
}

*/

.content {
	float: left;
	width: 720px;
	display: block;
}

.content_image {
	clear: both;
	height: 303px;
}
.content_txt {
	clear:  both;
	width: 565px;
	line-height: 16px;
	display: box;
}

.footer {
	position: absolute;
	top: 670px;
	left: 289px;
	width: 575px;
	height: 25px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #787474;
}

.footer a {
	color: #787474;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}