body {
 font-family: Arial, Helvetica, Sans-Serif;
 text-align: left;
}

table {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;

}
.Kopfzeile {
 font-size: 28px;
 font-weight: bolder;
 color: #FFF;
 vertical-align: top;
}

.Head {
 font-size: 17pt;
 font-weight: bold;
}


A:link {
 font-family: Arial,Helvetica, Sans-Serif;
 font-size: 11pt;
 color: rgb(15, 6, 214);
 text-decoration: none;
}

A:visited {
 font-family: Arial,Helvetica,Sans-Serif;
 text-decoration: none;
}

A:hover {
	color: rgb(225, 225, 0);
	text-decoration: underline;
	text-align: left;
}


.Overhead {
 font-size: large;
 line-height: 13pt;
}

.Headline {
 font-size: large;
 font-weight: bold;
}

.Subhead {
 font-size: 13pt;
 font-weight: bold;
 line-height: 25px;
 
}

.Autor {
	font-size: 11pt;
	letter-spacing: 2pt;
	font-weight: normal;
	line-height: 33px;
 
}


.text-klein {
	font-size: 9pt;
	font-family: Verdana, Lucida, Helvetica, Sans-Serif;
	text-align: left;
}


.right {
 text-align: right;
}

.Header {
 font-family: Lucida Grande;
 font-size: 26px;
 font-style: normal;
 color: rgb(255, 255, 255);
 height: auto;
 width: auto;
}



.blocksatz {
 text-align: justify;
}




