body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}


.activeProducts {
	background:url(images_new/general_products_background.png) repeat;
}
.activeTechnologies {
	background:url(images_new/general_technologies_background.png) repeat;
}
.activeAboutUs {
	background:url(images_new/general_aboutus_background.png) repeat;
}
.activeCases {
	background:url(images_new/general_cases_background.png) repeat;
}
.activeContact {
	background:url(images_new/general_contact_background.png) repeat;
}

.linkProducts:hover {
	background:url(images_new/general_products_background.png) repeat;
}
.linkTechnologies:hover {
	background:url(images_new/general_technologies_background.png) repeat;
}
.linkAboutUs:hover {
	background:url(images_new/general_aboutus_background.png) repeat;
}
.linkCases:hover {
	background:url(images_new/general_cases_background.png) repeat;
}
.linkContact:hover {
	background:url(images_new/general_contact_background.png) repeat;
}

.navBelowBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: inline;
	float:none;
	padding-left: 10px;
	padding-right: 10px;
}

.navBelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display: inline;
	float:none;
	padding-left: 10px;
	padding-right: 10px;

}
.navBelow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D6D6D6;
	text-decoration: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}


.Tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.TekstCenter {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	text-decoration:none;
}

.copyrightTekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color:#000;
	font-weight:bold;
	text-decoration: none;
	text-decoration: none;
}

.Largeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight:bold;
}

.LargeGreyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:#666
}

