﻿body {
	background-color: #000066;
}
a:link {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFFF99;
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFFFCC;
}
.Seitentexte {
	text-align: center;
	font-family: Arial;
	font-size: medium;
	color: #FFFFCC;
	font-weight: normal;
}
.Seitentitel {
	text-align: center;
	font-family: Arial;
	font-size: medium;
	color: #FFFFCC;
	font-weight: bold;
}
.Seitentitelklein {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	font-style: italic;
}
.Seitentexte_schwarz {
	text-align: center;
	font-family: Arial;
	font-size: medium;
	color: #000000;
	font-weight: normal;
}
.Seitentexte_schwarz_klein {
	text-align: center;
	font-family: Arial;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
.Überschrift {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #C0C0C0;
}
.Überschrift_klein {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #C0C0C0;
}
