body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #10222b;
	background-color:#FFFFFF;
	background-image:url(images/back.gif);
}

a { text-decoration: none; color:#10222b; }
a:hover { font-weight: bold;  }
a.aktuell { font-weight: bold;  }

img { border:0; }

.text-hell { color: #A6A6A0 }
.text-klein { font-size: 11px }
.klein { font-size: 10px; font-weight:bold; }

