.Standart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	text-shadow:#666 2px 2px 3px;
	padding-top: 0px;
	height: 80px;
	margin-top: .8em;
}
.Ueberschrift-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.Ueberschrift-2 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Ueberschrift-3 {
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Ueberschrift-4 {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.seite-rahmen {
	background-color: #FFFFFF;
	border: 5px none #FFFFFF;
}

.navigation-kleine-schrift {
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
.kleine-schrift-blau {
	font-size: small;
	color: #1F4B8C;
}

.schrift-blau {
	font-size: large;
	color: #1F4B8C;
}
ul#feed {
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding-right: 0.1em;
	padding-left: 0.9em;
	text-decoration: none;
	color: #FF0000;
}
ul#feed li {
	margin: 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	text-decoration: none;
	padding-top: 0.2em;
	text-align: left;
	color: #000000;
}
ul#feed a {

	color: #FF9966;
	text-decoration: none;
}
ul#feed a:link {
	color: #000000;
	text-decoration: none;
}
ul#feed a:visited {
  text-decoration: none;
  color: #555555;
}
ul#feed a:hover {
	text-decoration: underline;
}
.standart-rot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.schrift-zertifikat {
	float: right;
}
.schrift-klein {
	font-size: xx-small;
}
.schrift-kleiner {
	font-size: small;
}
.schrift-logo {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-shadow:#666 0px 0px 0px;
}