BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
	line-height: 13pt;   
	background-color:White;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 13pt;
}
TD.rot {
	background: Red;
	color: White;
}
TD.gelb {
	background : Yellow;
}
TD.grau {
	background : Silver;
}
TD.lichtgrau {
	background-color : #DEDEDE;
}
TD.gruen {
	background-color : #99FFE3;
}
ul.menu {
   margin-left: 10pt;
	
}
ol.menu {
   margin-left: 10pt;

}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	height: auto;
	text-decoration: underline;
	text-indent: 1pt;
	text-transform: none;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
}
H3 {	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	
}
H1.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	height: auto;
	text-decoration: underline;
}
H2.print {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	text-decoration : underline;
	font : normal normal normal 14px/normal Arial, Helvetica, sans-serif;
}
H3.print {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	text-decoration : underline;
}
P {
	margin-top : 4pt;
	margin-left : 2pt;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
	color : Blue;
	text-transform : none;
}
a:visited {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration: none;
	font-variant : normal;
	font-weight : normal;
}
a:hover {
    color: Gray;
	font-style: normal;
	text-decoration: none;

	}

a:active {
	color: Red;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
}

a:focus{
	color : #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
}

A.menu {
	
}
A:ACTIVE.menu {
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: 13pt;

}
A:FOCUS.menu {


}

A:HOVER.menu {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 13pt;
	text-align:right;
	background-color : Silver;
	font-weight : bolder;
}

A:LINK.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: 13pt;
    color : Blue;
}

A:VISITED.menu {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 13pt;
}
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
	line-height: 15pt;
}
LI.point {
	list-style-image: url(bilder/point1kl.gif);
	azimuth: center-left;
	margin-left: 6pt;
}
LI.pointgn {
	list-style-image: url(bilder/point2kl.gif);
	azimuth: center-left;
	margin-left: 6pt;
}
LI.menuop {
	list-style-image : url(bilder/fileop.gif);
	list-style-position : outside;
}
LI.menuup {
	list-style-image : url(bilder/fileup.gif);
	list-style-position : outside;
}
LI.menuweg {
	display : none;
}
LI.rahmenglb {
	border: thin solid Silver;
	background: Yellow;
	list-style-image: none;
	list-style-type: none;
}
LI.rahmen {
	border: thin dotted Silver;
	list-style-image: none;
	list-style-type: none;
}
LI.rahmenrt {
	border: thin dotted Silver;
	background: Red;
	list-style-image: none;
	list-style-type: none;
}








