/* Linktypes */
a:link 						{
	color: #009900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}
a:active 					{
	color: #009900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}
a:visited 					{
	color: #009900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
/*Linien links - rechts*/
a:hover 
{
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}
.topLabel {



	font-family: Arial;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.textCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	background-color: #F5F5F5;



}
.textCenterUmfragen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	background-color: #F5F5F5;

}
.ettikett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;


}
.textsmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ettikettLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
	color: #FFFFFF;
	text-align: left;
}
.textAlu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;

}
.bodybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F8F8;

}
.printikettStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;

}
.textAlu1BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #EEEEEE;
	font-weight: bold;

}
.textKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-position: left left;
	vertical-align: top;
}

/*Linie über und unter Navigator*/
#lineHeaderNavigator {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	float: none;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

