html {
	scrollbar-3dlight-color: #CC0000;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-shadow-color: #CC0000;
	scrollbar-track-color: #CC0000;
}

body {
	background-color: #ffffff;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 5px;
	text-align: justify;
}

p.center {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 5px;
	text-align: center;
}

.pwhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pwhite12 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: #CC0000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 4px;
}

h2 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 2px;
	margin-right: 2px;
	text-align: left;
}

h3 {
	color: #CC0000;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}

.menue {
	color: #333333;
	cursor: default;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

a.menue:link {
	color: #333333;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.menue:active {
	color: #333333;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.menue:hover {
	color: #333333;
	font-family: Arial;
	font-weight: bold;
}

a.menue:visited {
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.menuesmall {
	color: #000000;
	cursor: hand;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

a.menuesmall:link {
	color: #333333;
	cursor: hand;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.menuesmall:active {
	color: #333333;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.menuesmall:hover {
	color: #333333;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
}

a.menuesmall:visited {
	color: #333333;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.menuealternativ {
	color: #333333;
	cursor: hand;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

a.menuealternativ:link {
	color: #CC0000;
	cursor: hand;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.menuealternativ:active {
	color: #CC0000;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.menuealternativ:hover {
	color: #CC0000;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
}

a.menuealternativ:visited {
	color: #CC0000;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}