td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : bold;
}

.kopf {
	background-color : #FFFF97;
	}
	
.klein {
	font-size : 11px;
	font-family : sans-serif;
}

.blau {
	font-size : 13px;
	font-family : sans-serif;
	color : #003399;
	font-weight : bold;
	letter-spacing : normal;
}

.blau2 {
	font-size : 14px;
	font-family : sans-serif;
	color : #003399;
	font-weight : bold;
}

.gelb {
	font-size : 20px;
	font-family : sans-serif;
	color : yellow;
	font-weight : bold;
	letter-spacing : 4px;
	text-transform : uppercase;
}

.impressum {font-size : 11px;
	font-family : sans-serif;
	color : white;}
	
	
.tabelle {
	font-family : arial,helvetica,sans-serif;
	color : black;
	font-size : 10px;
	font-weight : bold;
}

.kopf2 {
	border-top : 2 solid #E4E4E4 1;
	border-bottom : groove navy 3;
	border-left : 2 solid #E4E4E4 1;
	border-right : 2 solid #E4E4E4 1;
	background : url(img/blau.gif);
	color : white
}

.red { color : red;}