body {
		font-family: Verdana, sans-serif;
		font-weight: normal;
		color: #000000;
		background: #747490;
		background-image: url(/fileadmin/images/bg.jpg);
		background-repeat: repeat-x;
		background-attachment: fixed;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #ff0000; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px Black;
}

.Txt, td {
	font-size: 11px;
}

.SmallTxt {
	font-size: 9px;
}

.MainTable {
	border: 1px solid Black;
}
.TopMenu {
	color: #747490;
	font-size: 9px;
	font-weight: bold;
}
.PageFooter {
	color: #000000;
	font-size: 9px;
}
.ClickPath {
	color: #000000;
	font-size: 9px;
}

.news-list-item {
	font-size: 11px;
}
.news-list-date {
	font-size: 11px;
}

.NewsListTitle {
	font-size: smaller;
	background: #eeeeee;
}

.NewsListTitle {
	font-size: 11px;
	background: #eeeeee;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 15px;
}
