body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	left: 100px;
	background-color: #FFFFFF;
}

a:link {
	color: #2f5faf;
}
a:visited {
	color: #2F5FAF;
}
a:hover {
	color: #ff9933;
}
a:active {
	color: #ff9933;
}

.seitenrubrik {
	font-family: "Arial Black";
	font-size: 30px;
	color: #DBDBDB;
	text-align: right;
	line-height: 60px;
	text-indent: 40pt;
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	text-align: left;
	text-indent: 0pt;
	color: #2f5faf;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F5FAF;
	width: 700px;
	float: right;
}
