body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.tblMain {
	background-color: #B7CDFC;
	background-image: url(../Images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #0000CC;
}
.bodyTabellenblatt {
background-color: #B7CDFC;
}
.tdDatenblattHeader1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4A62FF;
}
.tdDatenblattHeader2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4A62FF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.tdHeaderNavHz {
	margin-top: 0px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	padding: 0px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 0px;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0000FF;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2F61E4;
	text-align: center;
}
a.notextdecoration:link {
	text-decoration: none;
	color: #000000;
}
a.notextdecoration:visited {
	text-decoration: none;
	color: #000000;
}
