.headline1 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.headline2 {
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		line-height: normal;
		text-decoration: none;}

.headline3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;


^3;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;}
				
.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
		
.text {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;}
		
.texthigher {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		line-height: 15px;
		text-decoration: none;}
		
.textbold {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;}
		
.color {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #6600CC;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;}
		
.colorbold {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #6600CC;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;}

.textmono {
		font-family: "Courier New", Courier, mono;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		line-height: normal;
		font-variant: normal;}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.elementeblock {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	text-align: justify;
}
.tabellehead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #9CB1B8;
	border: none;

}
.tabelletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #CDD5DC;
	border-top: 1px solid #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;



}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
