.RubrikHead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold}
.Table_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.body-text-liste { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 70px; list-style-type: disc}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.RubrikSubHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 60px ; font-weight: bold; color: #669966}
.preise {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
body {
	background-color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	margin: 0px;
}
.TopLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.TopPic {
	position: absolute;
	left: 150px;
	top: 0px;
	z-index: 2;
}
.TopMenu {
	position: absolute;
	left: 0px;
	top: 175px;
	font-size: 8pt;
	text-align: right;
	overflow: hidden;
	width: 950px;
	z-index: 3;
}
.HeaderTxt {
	padding: 0px;
	width: 950px;
	position: absolute;
	left: 0;
	top: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #669966;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	z-index: 4;
	margin: 0px;
	visibility: visible;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #999999;
}
.SideMenu {
	border-left-style: none;
	position: absolute;
	width: 150px;
	left: 0px;
	top: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669966;
	border-top-style: none;
	border-bottom-style: none;
	visibility: visible;
	background-image: url(../assets/fotos/MenuHintergrund.jpg);
	background-repeat: no-repeat;
}
.MainText {
	font-size: 10pt;
	color: #000000;
	position: absolute;
	left: 160px;
	top: 225px;
	background-color: #FFFFFF;
	visibility: visible;
	width: 790px;
	padding: 3px;
	background-image: url(../assets/fotos/TextBoxHintergrund.jpg);
	background-repeat: no-repeat;
	padding-left: 180px;
}
.MainText Table {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.MainText a:link {
	color: #006633;
}	
.MainText a:visited {
	color: #006633;
}	
.MainText p.Breadcrumb{
	font-size: 7pt;
}
.MainText p.H1{
	font-size: 14pt;
	font-style:italic;
	font-weight:bold
}
.MainText p.H2{
	font-size: 13pt;
	font-weight:bold
}
.MainText p.H3{
	font-size: 11pt;
	font-weight:bold
}

