﻿.clCMEvent {
	clip: rect(0,100%,100%,0);
	height: 99%;
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 99%;
}

.clCMAbs {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

.clBar {
	background-color: Navy;
	height: 10;
	layer-background-color: Navy;
	position: absolute;
	visibility: hidden;
	width: 10;
}

.clLevel0,.clLevel0over {
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
}

.clLevel0 {
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
	background-color: Navy;
	color: white;
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	layer-background-color: Navy;
	padding: 2px;
	position: absolute;
}

.clLevel0over {
	background-color: #336699;
	color: Yellow;
	cursor: hand;
	layer-background-color: #336699;
}

.clLevel0border {
	background-color: #006699;
	layer-background-color: #006699;
	position: absolute;
	visibility: hidden;
}

.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;
	font-family: tahoma, arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	layer-background-color: Navy;
	padding: 2px;
	position: absolute;
}

.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;
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	layer-background-color: Navy;
	padding: 2px;
	position: absolute;
}

.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: 14pt;
	font-weight: bold;
}

body {
	background-color: #ccc;
	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;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	height: 335px;
	width: 850px;
}

.CellMain {
	border-color: white;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 2px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.TableMain {
	height: 97%;
	padding: 10px;
}

.Anzeigebereich {
	margin: auto;
	text-align: center;
}

.TabelleInnen {
	vertical-align: top;
	width: 100%;
}

.MainText {
	vertical-align: top;
	width: 400px;
}

.MainImage {
	padding-left: 30px;
	vertical-align: top;
}

.Foto {
	float: left;
	height: 150px;
	margin-right: 10px;
	width: 128px;
}

.pdfGif {
	border-style: none;
	height: 20px;
	vertical-align: middle;
	width: 20px;
}

h3 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
a:link { color:black; text-decoration:underline; }
a:visited { color: #2F0000; text-decoration:underline; }
a:focus { color:black; text-decoration:none; }
a:hover {color: #5F0000; text-decoration:none; }
a:active { color:lime; text-decoration:underline; }

