﻿body {
	background-image				: url('../Images/bg.jpg');
	background-repeat				: repeat-x;
	background-position		  		: center top;
	background-color				: #ffffff;
	font-family						: Verdana;
	font-size						: 12px;
	color							: #626262;
	margin 							: 0px;
	width							: 100%;
}

.Container {
	background-color				: #0fa0d1;
	margin-left						: auto;
	margin-right					: auto;
 	height							: auto !important; /*For CSS2 browsers*/
  	height							: 100%; /*For IE6 and before*/
}

.ContainerTextPage {
	background-color				: #FFFFFF;
	margin-left						: auto;
	margin-right					: auto;
 	height							: auto !important; /*For CSS2 browsers*/
  	height							: 100%; /*For IE6 and before*/
}

.TextBigContainer {
	margin-left						: auto;
	margin-right					: auto;
	width							: 780px;
}

.TextBig {
	font-family						: arial;
	font-size						: 40px;
	color							: white;
	font-weight						: bold;
	margin-bottom					: 25px;
}

.TopBar {
	margin-left						: auto;
	margin-right					: auto;
	height							: 25px;
}

.Boxes {
	margin-left						: auto;
	margin-right					: auto;
	width							: 630px;
}

.Box1 {
	background-image				: url('../Images/Salaris.jpg');
	background-repeat				: no-repeat;
	width							: 166px;
	height							: 204px;
	border							: 0px;
	float							: left;
	cursor							: pointer;
}

.Box1:hover {
	background-image				: url('../Images/SalarisOver.jpg');
	background-repeat				: no-repeat;
	width							: 166px;
	height							: 204px;
	border							: 0px;
	float							: left;
}

.Box2 {
	background-image				: url('../Images/HRM.jpg');
	background-repeat				: no-repeat;
	width							: 166px;
	height							: 204px;
	border							: 0px;
	float							: left;
	cursor							: pointer;
}

.Box2:hover {
	background-image				: url('../Images/HRMOver.jpg');
	background-repeat				: no-repeat;
	width							: 166px;
	height							: 204px;
	border							: 0px;
	float							: left;
}

.Box3 {
	background-image				: url('../Images/Juridisch.jpg');
	background-repeat				: no-repeat;
	width							: 166px;
	height							: 204px;
	border							: 0px;
	float							: left;
	cursor							: pointer;
}

.Box3:hover {
	background-image				: url('../Images/JuridischOver.jpg');
	background-repeat				: no-repeat;
	width							: 166px;
	height							: 204px;
	border							: 0px;
	float							: left;
}

.Cross {
	background-image				: url('../Images/Cross.jpg');
	background-repeat				: no-repeat;
	width							: 63px;
	height							: 204px;
	float							: left;
}

.BottomLogo {
	background-image				: url('../Images/Bottom.jpg');
	background-repeat				: no-repeat;
	background-position		  		: center;
	width							: 100%;
	height							: 220px;
	margin-left						: auto;
	margin-right					: auto;
	clear							: both;
}

.MailText {
	font-size						: 16px; 
	color								: #f68d1f;
	width								: 550px;
	margin-top					: -60px;
	margin-left					: auto;
	margin-right				: auto;
	padding-right				: 247px;
}

.MailLink:link {
	font-size						: 16px; 
	color								: #0fa0d1;
	text-decoration			: none;
}

.MailLink:hover {
	font-size						: 16px; 
	color								: #fc8600;
	text-decoration			: none;
}

.MailLink:visited {
	font-size						: 16px; 
	color								: #0fa0d1;
	text-decoration			: none;
}

.Address {
	font-family						: verdana;
	font-size						: 12px;
	color								: #d8871a;
	z-index							: 1;
	position							: relative;
	width								: 100%;
	height							: 25px;
}

.SalarisPage {
	background-image				: url('../Images/SalarisPage.jpg');
	background-repeat				: no-repeat;
	margin-left						: auto;
	margin-right					: auto;
	width								: 883px;
	height							: 333px;
}

.PageTextSalarisContainer {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	background-color				: white;
	width								: 883px;
	margin-left						: auto;
	margin-right					: auto;
}

.PageTextSalaris {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	width								: 200px;
	margin-top						: 20px;
	float								: left;
	margin-right					: 25px;
}

.PageTextSalaris2 {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	width								: 200px;
	margin-top						: 20px;
	float								: left;
	margin-right					: 25px;
}

.PageTextSalaris3 {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	width								: 200px;
	margin-top						: 20px;
	float								: left;
	margin-right					: 25px;
}

.PageTextSalaris4 {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	width								: 200px;
	margin-top						: 20px;
	float								: left;
}

.HRMPageContainer {
	margin-left						: auto;
	margin-right					: auto;
	width								: 900px;
	height							: 620px;
}

.HRMPage {
	background-image				: url('../Images/HRMPage.jpg');
	background-repeat				: no-repeat;
	width								: 438px;
	height							: 620px;
	float								: left;
}

.PageTextHRM {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	width								: 400px;
	margin-top						: 25px;
	float								: left;
	margin-left						: 25px;
}

.JuridischPageContainer {
	margin-left						: auto;
	margin-right					: auto;
	width								: 900px;
	height							: 620px;
}

.JuridischPage {
	background-image				: url('../Images/JuridischPage.jpg');
	background-repeat				: no-repeat;
	background-position			: top left;
	width								: 427px;
	height							: 500px;
	float								: left;
}

.PageTextJuridisch {
	font-family						: verdana;
	font-size						: 12px;
	color								: #000000;
	width								: 400px;
	margin-top						: 25px;
	float								: left;
	margin-left						: 25px;
}