/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-top: 0px;
	padding-left: 35px;
	background-color: #CCC6B6;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.italic {
	font-style: italic;
}
#table {
	font-size: 11px;
	line-height: 17px;
}
#table a {
	color: #333333;
	text-decoration: underline;

}
#table a:hover {
	color: #FF3300;
	text-decoration: underline;

}
.small {
	font-size: 10px;
}
#menu {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 351px;
	width: 172px;
	left: 515px;
	top: 267px;
	background-color: #FFFFFF;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 23px;
	background-image: url(../images/menudots.jpg);
	background-repeat: repeat;
}
.menu a {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.aktuell {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 1px;
	padding-bottom: 15px;
}
.aktuellhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #006699;
}
.fett {
	font-weight: bold;
	color: #666666;
}
.orange {
	color: #FF3300;
}

