span {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	/*font-size:12px;*/
	color:rgb(164,164,164);
	margin:0px;
}
span.normal {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:rgb(164,164,164);
}


p {
	margin-bottom:18px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:rgb(115,115,115);
	/*color:rgb(164,164,164);*/
	line-height:18px;
}
p.hl1, h1, h3, .csc-firstHeader, .csc-header {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:15px;
	color:rgb(0,89,123);
	font-weight:bold;
	margin-bottom:18px;
}
p.hl2 {
  font-size:40px;
  line-height:40px;
  color:rgb(128,128,128);
  padding:0px;
  margin:0px;
  margin-bottom:20px;
}
p.klein {
	font-size:11px;
  line-height:15px;
}
p.bluedot {
	background:url(img/bluedot.gif) no-repeat 0px 5px;
	text-indent:13px;
}

/* av 5.10.2009 allgemeine Klasse für alle Formate */
p.blau, span.blau, span.klein {	
	color:rgb(0,96,157);
}

img.float-right {
	float:right;
}
tr.red, td.red {
	background-color:red;
}
tr.yellow, td.yellow {
	background-color:yellow;
}
tr.green, td.green {
	background-color:green;
}
p.fonttest {
	font-size:16px;
}
