html, body, table {
	background-color: #666666;
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	font-style: normal;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0px;
	color:#FF6600;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.titel {
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color:#FF6600;
}

.navigation {
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	font-style: normal;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#FF6600;
}

.navigationklein {
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	color:#FF6600;
}

.legende {
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	font-style: normal;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0px;
	color:#FF6600;
}

.adresse {
	font-family: Arial, Helvetica, Verdana, 'sans serif';
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color:#FF6600;
}

a {
	font-weight: normal;
	text-decoration:none;
	letter-spacing: 0px;
	color:#FF6600;
}

a:link { 
	color:#FF6600;
}

a:visited { 
	color:#FF6600;
}
 
a:hover { 
	color:#FFCC99;
}

a:active { 
	color:#FFCC99;
}

#current { 
	color:#FFCC99;
}