body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16pt;
	align:center;
}

h2 {
	font-size:14pt;
	align:center;
}


h3 {
	font-size:13pt;
	align:center;
}


h4 {
	font-size:12pt;
}


h5 {
	font-size:11pt;
}



.menue {
   background-color: #5F0000;
   color:            #DFDFDF;
   font-size:10pt;
   font-family: TAHOMA,ARIAL,HELVETICA;
   font-weight: bold;
   margin-top:0pt;
   margin-bottom:5pt;
   align: center;
}

.menue a:link {
   background-color: #5F0000;
   color:            #DFDFDF;
}

.menue a:visited {
   background-color: #5F0000;
   color:            #DFDFDF;
}

.menue a:hover {
   background-color: #5F0000;
   color:            #DFDFDF;
}

.menue a:active {
   background-color: #5F0000;
   color:            #DFDFDF;
}




.haupttext {
   font:10pt;
   margin-right:6%;
   margin-left:8%;
}



.haupttext1 {
   font-size:10pt;
   margin-right:10%;
   margin-left:10%;
}


.haupttext2 {
   font-size:10pt;
   margin-right:20%;
   margin-left:20%;
}


.haupttext3 {
   font-size:10pt;
   margin-right:20%;
   margin-left:25%;
}



.table1 {
   font-size:9pt;
}

.table10head {
   font-size:10pt;
   font-family: TAHOMA,ARIAL,HELVETICA;
}  

.table10content {
   font-size:10pt;
   font-family: Verdana,ARIAL,HELVETICA;
}   


.klein {
	font-size:9pt;
}




