﻿body {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #330000;
	background-image: url(hintergrund.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	FONT-WEIGHT: normal;
	COLOR: #FF3333;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline
}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #33FF00;
	TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.whitemenu {
	FONT-WEIGHT: normal; COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.whitemenu:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.nobold {
	FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.nobold:hover {
	TEXT-DECORATION: underline
}
.small {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	COLOR: #330000;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
.floatright {
	float: right;
	padding-left: 20px;
}

.style9 {
	color: #FF0000;
	font-weight: bold;
	font-size: small;
}
.Jahre {
	color: #FF6600;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.Floatreset {
	clear: right;
}
#wrapper {
	width: 500px;
}
