@charset "UTF-8";
body {
	background-color: #F2F2F2;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: none;
	color: #006;
}
a:active {
	text-decoration: none;
	color: #006;
}
.Logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	color: #006;
}
.Logonebentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	color: #666;
}
.Textueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #006;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000;
}
.Inhalt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #666;
}
.rueberschrift {
	font-size: 12pt;
	font-weight: bold;
	color: #006;
}
.rtext {
	font-size: 12pt;
	color: #666;
}
