body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF4DD;
}

.footerleft {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 9px;
}

.footer {
	color: #FFFFFF;
	background-color: #666666;
}

.image {
	border: 1px solid #333333;
}

.MainHeader {
	font-size: 24px;
	background-position: center;
	background-color: #FFCC66;
}

.TabelleUeberschrift {
	background-color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
}

.TabelleZeile1 {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.TabelleZeile2 {
	background-color: #E1E1E1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

.Rot {
	color: #FF0000;
}

.Text {
	text-align: center;
}

.TextFett {
	font-weight: bold;
}

.SubHeader {
	font-size: 16px;
	font-weight: bold;
}

.IndexHeader {
	font-size: 24px;
	text-align: center;
}

.News01 {
  border: 1px solid #FFF;
  padding: 1px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

a:active {
	color: #000000;
	text-decoration: none;
}
