/* CSS Document */

.headlinegross {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12pt;
	font-color: #0066CC;
	font-weight: bold;
	color: #0066CC;

}

.headlineklein {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-color: #0066CC;
	font-weight: bold;
	color: #0066CC;
}

.bread {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 18pt;
	font-color: #0066CC;
	font-weight: bold;
	color: #0066CC;
}

.imprint {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	font-color: #0066CC;
	font-weight: normal;
	color: #666666;
}

.fliesstext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-color: #85669F;
	font-weight: normal;
	color: #85669F;
	line-height: 1.5;
}


a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-color: #85669F;
	font-weight: bold;
	color: #85669F;
	line-height: 1.5;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-color: #85669F;
	font-weight: bold;
	color: #85669F;
	line-height: 1.5;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-color: #85669F;
	font-weight: bold;
	color: #85669F;
	line-height: 1.5;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}

.input { 
	border-color:#000000;
	border: dotted 1px;
    background-color: #E1EEFA;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-color: #85669F;
	color: #85669F;
	font-weight: bold;
    padding-left: 5px;
	line-height: normal;
}

.button { 
	border-color:#C0C0CC;
	border: solid 1px;
    background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
	line-height: normal;
}
