A              { font-size:11px; text-decoration: underline; color: #756f63; }
A:link         { font-size:11px; text-decoration: underline; color: #756f63; }
A:visited      { font-size:11px; text-decoration: underline; color: #756f63; }
A:hover        { font-size:11px; text-decoration: underline; color: #756f63; }
A:active       { font-size:11px; text-decoration: underline; color: #756f63; }

A.navfirst_off              { font-size:12px; text-decoration: none; color: #FFFFFF; }
A.navfirst_off:link        { font-size:12px; text-decoration: none; color: #FFFFFF; }
A.navfirst_off:visited        { font-size:12px; text-decoration: none; color: #FFFFFF; }
A.navfirst_off:hover        { font-size:12px; text-decoration: none; color: #DDDDDD; }
A.navfirst_off:active        { font-size:12px; text-decoration: none; color: #FFFFFF; }

A.navfirst_on               { font-size:12px; text-decoration: none; color: #FFFFFF; font-weight:bold; }
A.navfirst_on:link         { font-size:12px; text-decoration: none; color: #FFFFFF; font-weight:bold; }
A.navfirst_on:visited         { font-size:12px; text-decoration: none; color: #FFFFFF; font-weight:bold; }
A.navfirst_on:hover         { font-size:12px; text-decoration: none; color: #DDDDDD; font-weight:bold; }
A.navfirst_on:active         { font-size:12px; text-decoration: none; color: #FFFFFF; font-weight:bold; }

A.navsecond_off              { font-size:12px; text-decoration: none; color: #D0713D; }
A.navsecond_off:link        { font-size:12px; text-decoration: none; color: #D0713D; }
A.navsecond_off:visited        { font-size:12px; text-decoration: none; color: #D0713D; }
A.navsecond_off:hover        { font-size:12px; text-decoration: none; color: #D0713D; }
A.navsecond_off:active        { font-size:12px; text-decoration: none; color: #D0713D; }

A.navsecond_on               { font-size:12px; text-decoration: none; color: #D0713D; font-weight:bold; }
A.navsecond_on:link         { font-size:12px; text-decoration: none; color: #D0713D; font-weight:bold; }
A.navsecond_on:visited         { font-size:12px; text-decoration: none; color: #D0713D; font-weight:bold; }
A.navsecond_on:hover         { font-size:12px; text-decoration: none; color: #D0713D; font-weight:bold; }
A.navsecond_on:active         { font-size:12px; text-decoration: none; color: #D0713D; font-weight:bold; }

A.servicenav_off              { font-size:12px; text-decoration: none; color: #1c1b1a; font-weight:bold; }
A.servicenav_off:link        { font-size:12px; text-decoration: none; color: #1c1b1a; font-weight:bold; }
A.servicenav_off:visited        { font-size:12px; text-decoration: none; color: #1c1b1a; font-weight:bold; }
A.servicenav_off:hover        { font-size:12px; text-decoration: none; color: black; font-weight:bold; }
A.servicenav_off:active        { font-size:12px; text-decoration: none; color: #1c1b1a; font-weight:bold; }




.headline {
	margin-top:25px;
	color:#ee7c2a;
	font-size:16px;
	font-weight:bold;
}

.content {
	margin-top:5px;
	font-size:11px;
	color:#756f63;
	padding-right:15px;
	height:266px;
	overflow:auto;
}

.bodytext { padding-bottom:15px;}
.align-justify { text-align:justify; padding-bottom:15px; }
.align-left { text-align:left; padding-bottom:15px; }
.align-center { text-align:center; padding-bottom:15px; }
.align-right { text-align:right; padding-bottom:15px; }

.FooterText {
	font-family:Arial;
	font-size:12px;
	color:#e97b2c;
	line-height:1.4em;
	font-weight:bold;
}

.FooterText2 {
        font-family:Arial;
	font-size:11px;
        color:#756f63;
        line-height:1.4em;
        font-weight:bold;
}

.FooterText2 A 		{ font-size:11px; color:#756f63; font-weight:normal; text-decoration:underline; }
.FooterText2 A:link 	{ font-size:11px; color:#756f63; font-weight:normal; text-decoration:underline; }
.FooterText2 A:visited 	{ font-size:11px; color:#756f63; font-weight:normal; text-decoration:underline; }
.FooterText2 A:hover	{ font-size:11px; color:#756f63; font-weight:normal; text-decoration:underline; }
.FooterText2 A:active	{ font-size:11px; color:#756f63; font-weight:normal; text-decoration:underline; }


.scrollbalken {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #d0713d;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #d0713d;
scrollbar-highlight-color: #d0713d;
scrollbar-3dlight-color: #d0713d;
scrollbar-darkshadow-color: #d0713d;
scrollbar-shadow-color: #d0713d;
}