@charset "UTF-8";
.zeile12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}
.bold10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #999;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #999;
	font-weight: normal;
	}
h2.green {color: #339900;}
h2.blue {color:#458dc6;}

h3 {
	font-weight: lighter;
	font-size: 11pt;
	line-height: 14pt;
	color: #EEEEEE;
}
.bold9 {
	font-size: 9pt;
	font-weight: bolder;
}
ul {
	list-style-type: circle;
	line-height: 14pt;
}
border {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.weiss {
	color: #FFFFFF;
}
.unterstrichen {
	text-decoration: underline;
}

#footer {
	width:635px;
	margin:0px auto;
	margin-top:50px;
	padding-left:165px;
	font-size:10px;
	color:#999999;
}
#footer a{
	font-size:10px;
	color:#999999;
}
