.blue			{ color: #000080 }
body 			{ font-family: Arial, Helvetica; margin: 10pt; background-color: white; background-attachment: fixed; text-align: center; vertical-align: middle }
bodytext 			{ font-family: Arial, Helvetica; margin: 10pt; background-color: white; background-attachment: fixed; text-align: center; vertical-align: middle }
a			{ color: #000080; text-decoration: none }  
a:hover			{ text-decoration: underline; color: #CC3300 }
a:visited		{ color: purple }
a:active		{ color: red }

h1			{ font-family: Arial, Helvetica; font-weight: bold; color: white; background-color: #000080; text-align: center }
h2, h3, h6		{ font-family: Arial, Helvetica; font-weight: bold; color: black }
h4, h5      		{ font-family: Verdana, Arial, Helvetica; font-weight: bold; color: black }

h1			{ font-size: 16pt }
h2			{ font-size: 14pt }   
h3			{ font-size: 12pt }   
h4			{ font-size: 10pt }   
h5			{ font-size: 10pt; font-style: italic }
h6			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

hr			{ width: 90%; height: 0,5pt; color: #000080; align: center }
.Title_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.Standart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Standart_herv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:30em;
  height:20em;
  margin-left:-15em;
  margin-top:-10em;
}
