.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.ueberschrift {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 180%;

	font-weight: bold;

	color: #FF6600;



}

.uebermittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 110%;

	color: #FF6600;

	font-weight: normal;

	text-decoration: underline;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 110%;

	font-weight: normal;

	color: #FF9900;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 110%;

	font-style: normal;

	font-weight: normal;

	color: #FF9900;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 110%;

	font-weight: normal;

	color: #FF6600;

}

body {

	background-color: #330066;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;



}

.ueberschrklein {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 110%;

	font-weight: bold;

	color: #FFFFFF;

}

img {

	margin: 3px;

}

