/* CSS Document */

.lauftext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #333333}
.titel {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #FF0000}
.titel1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #FF0000}
.punkt {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; color: #FF0000}
.titelfett { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #FF0000 }
.lauftextrot { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #FF0000}
.lauftextfett { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; color: #333333 }
.lauftextkursiv { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 14px; font-weight: normal; color: #333333 }
.lauftextklein { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 13px; font-weight: normal; color: #333333 }
.lauftextkleinfett { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style:normal; line-height: 13px; font-weight: bold; color: #333333 }
.lauftextrot2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #FF0000 }


a:link { text-decoration: none; font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#585B33 }
a:visited { text-decoration: none; font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#585B33 }
a:active { text-decoration: none; font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#FF0000 }
a:hover { text-decoration: none; font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#FF0000 }

.language:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.language:visited {
            color: #FF0000;
            font-size: 12px;
            text-decoration: none;
}
.language:active {
            color: #000000;
            font-size: 12px;
            text-decoration: none;
}
.language:hover  {
            color: #000000;
            font-size: 12px;
            text-decoration: none;
}