a:link {color: #0B58A8; text-decoration: none;}
a:visited {color: #0B58A8; text-decoration: none;}
a:hover {color: #0B58A8; text-decoration: underline;}
a:active {color: #0B58A8; text-decoration: none;}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

td {
	vertical-align: top;
}

.blau {
	color: #0B58A8;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.LayerTable {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
}


.LayerPrint {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
}


.LayerWork {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;

}

.LayerClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	visibility: visible;
	width: 632px;
	left: 0px;
	top: 100px;
	height: auto;
}

.LayerLeft {
	position: absolute;
	visibility: hidden;
	width: 650px;
	left: 200px;
	top: 150;
	height: 100%;
}



.SideMenuClass {
	position: absolute;
	visibility: hidden;
	width: 207px;
	left: 2px;
	top: 120px;
	height: 100%;
	overflow: auto;
	z-index: auto;
}

table.menu {
        font-family:Arial, Helvetica, sans-serif;
        font-size:10pt;
        color:#0B58A8;
}  

