body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #111;
	background: #ccc;
	font-size: 14px;
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #336;
	font-size: 14px;
} 
.zelle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #111;
	background: #ccc;
	font-size: 14px;
}
td {
	font-size: 14px;
	vertical-align: top;
}

h4 {
	font-size: 16px;
}

h3 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #336;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #CCC;
}

a {
	color: #669;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a:hover {
	color: #669;
	text-decoration: underline;
	font-size: 14px;
}
hr {
	width: 100%;
	height: 2px;
}
th {
	font-size: 16px;
}
.fett {
	font-weight: bold;
}
.kurs {
	font-style: italic;
}
.fuss {
	font-size: xx-small;
	vertical-align: super;
}
