﻿.clCMEvent {
	clip: rect(0,100%,100%,0);
	height: 99%;
	left: 0;
	position: absolute;
	top: 0;
	display: none;
	width: 99%;
}

.clCMAbs {
	left: 0;
	position: absolute;
	top: 0;
	display: none;
}

.clBar {
	background-color: Navy;
	height: 10;
	layer-background-color: Navy;
	position: absolute;
	display: none;
	width: 10;
}

.clLevel0,.clLevel0over {
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	display: none;
	position: absolute;
}

.clLevel0 {
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
	background-color: Navy;
	color: white;
	layer-background-color: Navy;
}

.clLevel0over {
	background-color: #336699;
	color: Yellow;
	cursor: hand;
	layer-background-color: #336699;
}

.clLevel0border {
	background-color: #006699;
	layer-background-color: #006699;
	position: absolute;
	display: none;
}

.clLevel1, .clLevel1over {
	font-family: tahoma, arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
}

.clLevel1 {
	font-family: tahoma, arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
	background-color: Navy;
	color: white;
	layer-background-color: Navy;
}

.clLevel1over {
	background-color: #336699;
	color: Yellow;
	cursor: hand;
	layer-background-color: #336699;
}

.clLevel1border {
	background-color: #006699;
	layer-background-color: #006699;
	position: absolute;
	visibility: hidden;
	z-index: 500;
}

.clLevel2, .clLevel2over {
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
}

.clLevel2 {
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
	background-color: Navy;
	color: white;
	layer-background-color: Navy;
}

.clLevel2over {
	background-color: #0099cc;
	color: Yellow;
	cursor: hand;
	layer-background-color: #0099cc;
}

.clLevel2border {
	background-color: #006699;
	layer-background-color: #006699;
	position: absolute;
	visibility: hidden;
}
h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

body {
	font-family: Verdana;
	font-size: 10pt;
}

p {
	font-family: Verdana;
	font-size: 10pt;
}

li {
	font-family: Verdana;
	font-size: 10pt;
}

td {
	font-family: Verdana;
	font-size: 10pt;
}
h1 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 18pt;
}

.bannerText {
	color: #ffffff;
	font-family: Verdana;
	font-size: 18pt;
	height: 74px;
	text-align: center;
	width: 725px;
}

.bannerTextforeign {
	font-size: small;
}
.bannerImage {
	height: 74px;
	width: 125px;
}

.TabelleAussen {
	background-color: #009933;
	height: 335px;
	width: 850px;
}

.CellMain {
	border-color: white;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 2px;
	padding: 10px;
	text-align: left;
}

.TableMain {
	height: 97%;
	padding: 10px;
}

.Anzeigebereich {
	margin: auto;
	text-align: center;
}
