.titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20;
	font-style : normal;
	color: #FF6000;
	font-weight : bold;
}

.navigation {
	font-family : Arial narrow, Helvetica, sans-serif;
	font-size : 18;
	font-style : normal;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}

.navigation2 {
	font-family : Arial narrow, Helvetica, sans-serif;
	font-size : 15;
	font-style : normal;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}
.dachzeile {
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #000000
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #000000
	font-weight: normal;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	color: #0000ee;
	font-weight : normal;
	text-decoration: none;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	color: #111111;
	background-color:#dddddd;
	font-weight : normal;
	text-decoration: none;
}
.liste {
	padding: 20,0,0,0;
}
