﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #BB0000;
	scrollbar-shadow-color: #BB0000;
	scrollbar-highlight-color: #BB0000;
	scrollbar-3dlight-color: #BB0000;
	scrollbar-darkshadow-color: #BB0000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}
a {
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.menue {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.headline {
	font-family: "Arial Rounded MT Bold";
	font-size: medium;
	color: #FF0000;
}
.headlineCentered {
	font-family: "Arial Rounded MT Bold";
	font-size: medium;
	color: #FF0000;
	text-align: center;
}
.GalleryLarge {
	font-family: "Planet Benson 2";
	font-size: xx-large;
}
.GallerySmall {
	font-family: "Planet Benson 2";
	font-size: medium;
}
