a:active {  color: #FF9900; text-decoration: none}
a:link {  color: #FF9900; text-decoration: none}
a:visited {  color: #FF9900; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: underline}

.contentText {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color: #000000;	font-style: normal;	font-weight: normal;}
.contentTextFett {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color: #000000;	font-style: normal;	font-weight: bold;}
.contentTitel { font-family:Georgia, "Times New Roman", Times, serif;font-size:16px; color: #000000; font-weight: bold}
.contentTextKlein { font-family:Georgia, "Times New Roman", Times, serif;font-size:10px; color: #000000}


BODY {
	scrollbar-face-color:#ffffff;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color:#ffffff;
    scrollbar-arrow-color:#CCCCCC;
}
