div a:link {color: #FFFFFF; text-decoration:underline}
div a:hover {color: #CCCCCC; text-decoration:none}
div a:visited {color: #FFFFFF; text-decoration:underline}
div a:active {color: #FFFFFF; text-decoration:underline}
body {
	background-color: #000000;
	text-align: center;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FFFF99;
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.contentContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	visibility: visible;
	position: absolute;
	width: 100%;
	z-index: 5;
	text-align: center;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 99%;
}
.container {
	width: 1010px;
	overflow: hidden;
	margin: auto;
	height: 99%;
	text-align: left;
}
.contentnavigation {
	width: 100px;
	float: left;
	overflow: hidden;
	position: relative;
	height: 99%;
}
.submenue  {
	position: absolute;
	top: 40%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.sublink:link {
   color: #FFFF99;
   text-decoration: none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
}
a.sublink:hover {
   color: #FFFFFF;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
}
a.sublink:visited {
   color: #FFFF99;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
}
a.sublink:active {
   color: #FFFF99;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
}
.printtop  {
	/* background: url(../images/sub_bg.gif); */
	/* background-repeat: no-repeat; */
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.menuepunkt {
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	width: 100%;
	overflow: hidden;
	text-align: right;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	width: 800px;
	height: 99%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	overflow: auto;
	margin: auto;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #666666;
	float: left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-align: left;
}
.contentheader {.
	width: 100px;
	overflow: hidden;
	position: relative;
	height: 99%;
}
.header  {
	position: absolute;
	top: 20%;
	width: 100%;
	overflow: hidden;
}
.background {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.foreground {
	z-index: 10;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.masterbg {
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.frHeader {
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.frFooter {
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	border-spacing: 0px;
}
th {
	background-color: #990000;
}
td {
}
hr {
}
h1 {
	font-size: 15px; 
	text-align: right;
	color: #FFFF99;
}
.index {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	visibility: inherit;
	z-index: 0;
}

