
#nav_2 {
	width: 561px;
	height: 131px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	padding: 0px;
	background-image: url(../../img/bg_orange.jpg);
	background-repeat: no-repeat;
}

#nav_2 li {
	list-style: none;
	height: 22px;
	width: 155px;
	padding: 0px;
	margin: 0px;
}

#nav_2 li:hover {
	list-style: none;
}

#nav_2 a {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 155px;
	border: 1px solid #f5af40;
	padding-left: 18px;
	padding-top: 1px;
	text-transform: uppercase;
}

#nav_2 a:hover {
	color: #000000;
	background-color: #ffffff;
	width: 153px;
}

#nav_2 #active a {
	color: #000000;
	background-color: #ffffff;
	width: 153px;
	border: 1px solid #f5af40;
}

#geschaeftsbereich {
	height: 100px;
	width: 836px;
	margin-left: 4px;
}

#geschaeftsbereich ul {
	margin-left: -18px;
	padding: 0px;
}


#geschaeftsbereich li {
	height: 41px;
	width: 836px;
	margin-top: 4px;
	list-style: none;
}

#normalPrivat a {
	display: block;
	height: 25px;
	width: 239px;
	background-image: url(../../img/privk_1.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Times;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
	margin: 0px;
}

#normalPrivat a:hover {
	background-image: url(../../img/privk_2.gif);
	background-repeat: no-repeat;
}

#normalGeschaeft a {
	display: block;
	margin-left: 0px;
	height: 25px;
	width: 235px;
	background-image: url(../../img/geschk_1.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Times;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

#normalGeschaeft a:hover {
	background-image: url(../../img/geschk_2.gif);
	background-repeat: no-repeat;
}

#activePrivat a {
	display: block;
	margin-left: 279px;
	height: 26px;
	width: 535px;
	background-image: url(../../img/priv_2.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Times;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

#activeGeschaeft a {
	display: block;
	margin-left: 279px;
	height: 26px;
	width: 535px;
	background-image: url(../../img/gesch_2.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Times;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

#homeStatusPrivat a {
	display: block;
	margin-left: 279px;
	height: 26px;
	width: 535px;
	background-image: url(../../img/priv_1.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Times;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

#homeStatusPrivat a:hover {
	background-image: url(../../img/priv_2.gif);
	background-repeat: no-repeat;
}


#homeStatusGeschaeft a {
	display: block;
	margin-left: 279px;
	height: 26px;
	width: 535px;
	background-image: url(../../img/gesch_1.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Times;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

#homeStatusGeschaeft a:hover {
	background-image: url(../../img/gesch_2.gif);
	background-repeat: no-repeat;
}

.news-list-date {
	visibility: hidden;
	display: none;
}
