BODY {
	color:black;
	font-family:Verdana,Arial,Helvetica;
	background-color:white;
}

span.hiddennormal {
	color:#ffffff;
	font-size:1pt;
}

span.hiddenleft {
	color:#E0E0E0;
	font-size:1pt;
}

div.hinweistext {
	background-color:#F0D0D0;
}
div.inhalt1 {
  font-weight: bold;
	font-size: large;
	background-color:#E0E0E0;
	padding-bottom: 1em;
  
}
div.inhalt1kurz {
  font-weight: bold;
	background-color:#E0E0E0;
	font-style: italic;
	padding-bottom: 1em;
}
div.inhalt1text {
	background-color:#E0E0E0;
	padding-bottom: 1em;
}

div.ueberschrift1 {
  font-weight: bold;
	background-color:#E0E0E0;
}
div.text1 {
	background-color:#E0E0E0;
}
span.texthighlight {
		font-weight: bold;
}

table.leftside, td.leftside {
	background-color:#E0E0E0;
}

p, td {
	font-size: medium;
}


a:link { text-decoration:none; font-weight:bold; color:#303030;  }
a:visited { text-decoration:none; font-weight:bold; color:#303030;}
a:hover { text-decoration:none; font-weight:bold; background-color:303030;  color:#E0E0E0; }
a:active { text-decoration:none; font-weight:bold;  background-color:303030;  color:#E0E0E0; }
