.main {
	background-color: withe;
	page-break-before: auto;
}

.zentriert {
text-align:center;
}

.rechts {
text-align:right;
margin-right: 20px;
}

body {
margin-left: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
background-color: withe;

font-family: Verdana, Times, Helvetica, sans-serif;
font-size: .9em;
font-style: oblique;
}

a:link {
	text-decoration: none; color:black;
}

a:visited {
	text-decoration: none; color:black;
}

a:hover {
	 text-decoration: none; color:black;cursor:hand;background:#ffcc45; font-weight: bold;
}

.ueberschrift {
	text-align:center;
	text-decoration: underline;
	color:red;
	font-size:150%;
	font-weight: bold;
}

.ueberschrift1 {
	text-decoration: underline;
	font-size:120%;
	font-weight: bold;
}
.Stil1 {font-size: xx-small}