@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 50px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../bilder/background.jpg);
	background-repeat:no-repeat;
	font-size: 13px;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.REACH A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.REACH A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.REACH A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.Navigation A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.Navigation A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.Navigation A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009600;
	text-decoration: none;
}
.Blau A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CCFF;
	text-decoration: none;
}
.Blau A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CCFF;
	text-decoration: none;
}
.Blau A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkSchwarz A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.LinkSchwarz A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.LinkSchwarz A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.BlauSchwarz A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CCFF;
	text-decoration: none;
}
.BlauSchwarz A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CCFF;
	text-decoration: none;
}
.BlauSchwarz A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
