body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 30px 10%;
	padding: 5px;
	background: #CCCCCC url(/picts/hinter.gif) repeat scroll 0px 0px;
}

h1 {
	font-size: 20px;
	letter-spacing: 3px;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}

h3 { font-size: 14px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 9px; }

.text { font-size: 11px; }
.text14 { font-size: 14px;}
.text12 { font-size: 12px; }
.text10 { font-size: 10px; }
.textListe {
	font-size: 11px;
	line-height: 18px;
}

.legende {
	font-size: 9px;
	text-align: right;
}

.textrot {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.grau { color: #999; }

ul.text li { padding-bottom: 11px; }

td { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; }

/* link klassen */
a {
	color: #3366FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #3366FF;
	font-weight: bold;
}
