BODY {
	font-family: "Helvetica", sans-serif;
}

TD, TH { /* ns workaround */
  	font-family: "Helvetica", sans-serif;
}

A {
	color: black;
}

P      {
	margin: 10 10 10 10;
}

P.img {
	margin: 10 0 0 0;
}

P.menu {
	font-weight: bold;
	font-size: 16pt;
}

P.submenu {
	margin: 2 0 0 0;
}

P.text {
	font-size: 10pt;
}

SPAN.wichtig {
	font-weight: bold;
}

SPAN.adress {
	font-size: 10pt;
}

SPAN.fusszeile {
	font-weight: bold;
	font-size: 10pt;
}

SPAN.headline {
	color:   #004080;
	font-weight: bold;
	font-size: 24pt;
}

TR.heading {
	background-color: #b0bfdf
}

TD.heading {
	font-weight: bold;
	font-size: 10pt;
}

TR.row1 {
	background-color: #efeff0; 
}

TR.row2 {
	background-color: #b0bfdf
}

