.komfagelb{
  background-color: #FFFFDC;
}
.komfatuerkis{
	background-color: #008080;
}
.komfagrau{
	background-color: #C0C0C0;
}
.selected{
	font-weight: bold;
}
table, tr, td, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a{
	text-decoration: none;
	color: #007070;
	font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.nomargin{
	margin: 0 0 0 0;
}
.red{
	color: red;
	text-weight: bold;
}