/* CSS Document */

a:link       { color:#000000; text-decoration:none }
a:visited    { color:#666666; text-decoration:none}
a:hover      { color:#000000; text-decoration:underline }
a:active     { color:#FF0000; text-decoration:none}
a:focus      { color:#000000; text-decoration:none}

body         {
	scrollbar-base-color:#E7DBCD;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#CCCCFF;
	scrollbar-darkshadow-color:#000066;
	scrollbar-face-color:#000066;
	scrollbar-highlight-color:#000066;
	scrollbar-shadow-color:#CCCCFF;
	scrollbar-track-color:#CCCCFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
			   }

.print
			 {
			   display:none;
			   }
.printex
			 {
      			display:inline;
     			font-family: Verdana, Arial, Helvetica, sans-serif;
      			font-size: 10pt;
     			line-height:normal;
      			color:#000000;
      			font-style: normal;
      			font-variant: normal;
				}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.center {
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.fett {
	font-weight: bold;
}
.fettcenter {
	font-weight: bold;
	text-align: center;
}
.grau {
	background-color: #CACACA;
}
.hellgrau {
	background-color: #FFFFFF;
	border: none;
}
.schaltflaeche {
	background-color: #F5F5F5;
	border: 1pt solid #000066;
	text-align: center;
}
.blauschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.unterstrichen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.textlexikon {
	background-color: #F5F5F5;
	border: none;
	text-align: left;
	
}

.rot {
	background-color: #FF9396;
}
.hellgelb {
	background-color: #FFFFCC;
}
.hellorange {
	background-color: #FFCC99;
}
