.text { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 400; line-height: 16px; font-stretch: expanded; margin: 0 }
.text_bold  { color: black; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 700; line-height: 14px; font-stretch: expanded; margin: 0 }
.textError { color: red; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 400; line-height: 16px; font-stretch: expanded; margin: 0 }

.menu  { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 400; line-height: 16px; font-stretch: expanded; margin: 0 }
.menu_bold   { color: white; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 700; line-height: 14px; font-stretch: expanded; margin: 0 }

.impressum { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 400; line-height: 16px; font-stretch: expanded; margin: 0 }
			
a.text:link  { color: #666666; text-decoration: none }
a.text:active  { color: #666666; text-decoration: none }
a.text:visited { color: #666666; text-decoration: none }
a.text:hover    { color: #003333; text-decoration: underline }
			
a.text_bold:link   { color: #666666; text-decoration: none }
a.text_bold:active   { color: #666666; text-decoration: none }
a.text_bold:visited  { color: #666666; text-decoration: none }
a.text_bold:hover     { color: #003333; text-decoration: underline }
			
			
a.menu:link  { color: #white; text-decoration: none }
a.menu:active  { color: #white; text-decoration: none }
a.menu:visited { color: #white; text-decoration: none }
a.menu:hover    { color: gray; text-decoration: none }
			
a.menu_bold:link   { color: white; text-decoration: none }
a.menu_bold:active   { color: white; text-decoration: none }
a.menu_bold:visited  { color: white; text-decoration: none }
a.menu_bold:hover     { color: gray; text-decoration: none }

a.impressum:link   { color: black; text-decoration: none }
a.impressum:active   { color: black; text-decoration: none }
a.impressum:visited  { color: black; text-decoration: none }
a.impressum:hover     { color: #003333; text-decoration: none }
