.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333333; text-align: justify}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; color: #666666; text-align: left; font-weight: normal}
.textsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #666666; text-align: left; font-weight: normal}
.subheadline {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #a71e22; font-style: normal; line-height: 18px; text-align: justify}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
.textfett {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #666666; line-height: 18px; text-align: justify}
.TEST {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666}
.subheadline-lila {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; l!
 ine-height: 18px; font-weight: bold; color: #a200ff; text-align: justify}
.subheadline-gruen {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; font-weight: bold; color: 38B900; text-align: justify}
.weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; text-align: justify; color: #FFFFFF}
.subheadline-blau {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; color: #000033; text-align: justify; font-weight: bold}
.linktext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; color: #000033; text-align: justify; font-weight: normal}
.headlineLILA { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #a200ff; text-align: justify }

a {
	text-decoration:none;
}


a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a:hover {
	color:#000033;
	text-decoration: underline;
}

a.nav1 {font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	text-valign: bottom;
	font-weight: 300;
	padding-left:0px;
	padding-right:0px;
	padding-top: 4px;
	padding-bottom:4px;
}

a.nav2 {font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EBEBEB;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	text-valign: bottom;
	font-weight: 300;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

a.nav1:hover {
	color:#333333;
	text-decoration:none;
}

a.nav2:hover {
	color:#253E16;
	text-decoration:none;
}

 #box {
		width: 540px;
		height: 18px;
		background: #EBEBEB;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		padding: 5px 10px 5px 10px;
}

 #line {
		width: 540px;
		height: 20px;
		border-top: 0px solid #CCCCCC;
		border-right: 0px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 0px solid #CCCCCC;
		padding: 5px 10px 5px 10px;
}