.maintable {
	background-image: url(images/back_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #CED7DC;
}
.backcell {
	background-color: #CED7DC;
	background-image: url(images/back_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	padding-right: 20px;
}
.bottomcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/back_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C8C9D;
	text-decoration: none;
}
.leftcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.maincell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0074BA;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0074BA;
	color: #0074BA;
}
.leftcell table {
	border: 1px solid #5BC762;
	background-image: url(images/fadeback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftcell td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8D7A9;
	font-size: 10px;
	padding: 2px;
}
.leftcell th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #A9D8AA;
	text-align: left;
	padding: 3px;
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}
.leftcell a {
	font-weight: bold;
	text-decoration: none;
}
.menucell {
	padding-right: 20px;
	padding-left: 16px;
}
.menucell a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: inline-block;
}
.menucell a:hover {
	color: #FFFFFF;
	background-color: #0984CA;
}
.bottommenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0074BA;
}
.bottommenue a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bildl {
	float: left;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 3px 5px 0px 0px;
}
.bildr {
	float: right;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 3px 0px 0px 5px;
}
.bildm {
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 0px;
}
.tkopf {
	font-size: 12px;
	font-weight: bold;
	background-color: #CAD5DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tRow1 {
	background-color: #E4EAEF;
}
.tRow2 {
	background-color: #EBEFF3;
}
.tSumme {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;

}