@charset "utf-8";

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
.content_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
.hyperlinks4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	}

.hyperlinks3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef9400;
	font-size: 12px;
	}
}
.hyperlinks2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef9400;
	font-size: 8px;
	}
.hyperlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
.mainmenus {
	height:75px;
	border: 0px solid #000000;
	float:left;
	padding-left: 5px;
	padding-right: 38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 130px;
	background-image:url(freekom-direct-images/mainbutton_back_off.jpg);
	background-repeat:no-repeat;
 }
 
 a.mainmenus:hover, a.mainmenus#active_menu  {
	background-image:url(freekom-direct-images/mainbutton_back_on.jpg);
	background-repeat:no-repeat;
 }

.submenus {
	height: 20px;
	border: 0px solid #000000;
	float:left;
	text-align: bottom;
	padding-left: 5px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #034d7e;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-image:url(freekom-direct-images/subbutton_off.jpg);
	background-repeat:no-repeat;
 }
 a.submenus:hover, a.submenus#active_submenu  {
	background-image:url(freekom-direct-images/subbutton_on.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
 }
 
.headline_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #014B7C;
	font-weight: bold;
}
.textfields {
	border: 2px outset #f29400;
}
.Scrollbar {
scrollbar-face-color:#f29400;
scrollbar-highlight-color:#f29400;
scrollbar-3dlight-color:#f29400;
scrollbar-darkshadow-color:f29400;
scrollbar-shadow-color:#f29400;
scrollbar-arrow-color:#f29400;
scrollbar-track-color:#f29400;
border: 2px outset #f29400;
}

