body       {
	padding: 0;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family:Verdana, Arial;
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
p {margin: 0px;}
html{ overflow-y: scroll; }
table, td                {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-family: Verdana, Arial;
}
a:link           { color: black; text-decoration: underline;   }
a:visited           { color: black; text-decoration: underline;   }
a:hover   { color: red; text-decoration: underline ;  }
a:active      { color: black; text-decoration: underline;   }
.blocksatz { text-align: justify; width: 98%; }
.h06 { font-size: 6pt; }
.h08 { font-size: 8pt; }
.h10 { font-size: 10pt ;}
.h11 { font-size: 11pt ;}
.h12 { font-size: 12pt ;}
.h14 { font-size: 14pt ;}
.h16 { font-size: 16pt ;}
.h18 { font-size: 18pt ;}
.h22 { font-size: 22pt ;}



a:link.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}
a:visited.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}
a:hover.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	background: url(../images/bg-navigation-over.jpg);
	display:block;
	padding:2px;
	font-size: 12pt;
}
a:active.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}

a:link.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}
a:visited.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}
a:hover.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}
a:active.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 12pt;
}
.images-border {
	border:1px solid;
	border-color: #7a7a7a;
	padding:2px;
	background-color:#ffffff;
}

.bg-content
{
	background: #FAF8D1;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	border: 1px solid;
	border-color:#CCCCCC;
}
.graytext {
	color: #7a7a7a;
}
.graytextfat {
	color: #7a7a7a;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.navyfat {
	font-weight: bold;
	color: navy;
}
td.preise {
	border: 1px solid;
	border-color: #7a7a7a;
}
.red {
	color: #C33;
}
