body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a {
	color: #000000;
}

.Kategorie {
	color: #FFFFFF;
	background-color: #0F1627;
	font-size: 23px;
	font-weight: bold;
	height: 54px;
}

.Navi, .Navi a {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #4B505D;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
}
.Navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.NaviInfo, .NaviInfo a {
	color: #666666;
	font-size: 10px;
}

.Inhalt {
	margin-left: 15px;
}
.UMenu {
	font-weight: bold;
	text-align: right;
}
.UMenu a {
	font-weight: normal;
	text-decoration: none;
}
.UMenu a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#News {
}
#NewsTitel {
	font-weight: bold;
}
#NewsUntertitel {
	margin-bottom: 10px;
}
#NewsDatum {
}
#NewsInhalt {
	margin-bottom: 10px;
}
#NewsInhalt img {
	margin: 5px;
}
#NewsAnhang {
	margin-bottom: 10px;
}
#Pager {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ColorTable th {
	color: #CCCCCC;
	background-color: #4B505D;
	padding-left: 3px:
}
