Body,h1,h2,h3,h4,a,p,td,ul,input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #72A7EA;
}
A:link {}
A:visited {}
A:hover {
	text-decoration: none;
	color: #999999;
}

.Newsticker {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.Newsticker:link {}
.Newsticker:visited {}
.Newsticker:hover {
	text-decoration: none;
	color: #999999;
}

.Titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.Textnormal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.Textfett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.Textklein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.Textkleinschattiert {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.Mehr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #72A7EA;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
	text-decoration: none;
	color: #999999;
}