/* CSS Document */
#Unterteil #Content #textbereich .neuigkeiten {
	background-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: square;
	width: inherit;
	border: 1px solid #006699;
}

#Unterteil #Content #textbereich .neuigkeiten  p {
	font-size: 11px;
	line-height: 15px;
	height: auto;
	width: auto;
	list-style-type: square;
	padding: 0px 10px;
	margin-bottom: 10px;
}
#Unterteil #Content #textbereich .neuigkeiten ul {
	line-height: normal;
	list-style-type: square;
	list-style-position: inherit;
	margin-left: 40px;
}
#Unterteil #Content #textbereich {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	width: 578px;
	margin-left: 20px;
}

#Unterteil #Content #textbereich .neuigkeiten a:link {
	color: #000000;
	text-decoration: underline;
}
#Unterteil #Content #textbereich .neuigkeiten a:hover {

	color: #FF0000;
}

#Unterteil #Content #textbereich .neuigkeiten .neuigkeitenUntertabelle {
	vertical-align: top;
}
#Unterteil #Content #textbereich .neuigkeitenBild {
	background-color: #eeeeee;
	border: 1px solid #006699;
	width: 578px;
}
#Unterteil #Content #textbereich table {
	width: auto;
}
#Unterteil #Content #textbereich img {
float:none;
border: 1px solid #006699;
}

