/*Top meny relaterte stiler*/
.TopWrap {
	position: absolute;
	width: 1024px;
	height: 118px;
	z-index: 1;
	background-image:url('img/Conventor_Top.gif');
	background-repeat:no-repeat;
	left: 0px;
	top: 0px;
}

.TopMenu {
	position: absolute;
	width: 463px;
	height: 19px;
	z-index: 1;
	left: 329px;
	top: 97px
}
.menu {
	text-decoration:none;
	color: #333;
	font-family: Rockwell, Tahoma, Arial, sans-serif;
	margin: 0;
	font-size: 10pt;
}
.active {
	color: #0099CC;
	font-size: 10.5pt;
}
.activeB {
	color: #000000;
	font-size: 10.5pt;
	font-weight: bold;
}

/*MidtBildet*/
.MidtBilde {
	left: 0px;
	top: 118px;
	position: absolute;
	width: 1024px;
	height: 304px;
	z-index: 2;
	background-image:url('img/Conventor_Mid1.jpg');
	background-repeat:no-repeat;
}



/*Blå transparant boks stiler*/
.BlueBox {
	position: absolute;
	width: 228px;
	height: 141px;
	z-index: 7;
	left: 688px;
	top: 395px;
	background-image: url(img/Conventor_BlueBox.png);
	background-repeat: no-repeat;	
}
.BlueBoxBlank {
	position: absolute;
	width: 228px;
	height: 141px;
	z-index: 7;
	left: 688px;
	top: 395px;
}.BlueBoxText {
	position: absolute;
	width: 228px;
	height: 141px;
	z-index: 8;
	left: 688px;
	top: 395px;
}
.BlueMenu {
	text-decoration:none;
	color: #333;
	font-family: Rockwell, Tahoma, Arial, sans-serif;
	margin-top:40px;
	margin-right:20px;
	line-height: 16pt;
	font-size: 10pt;
}
.BlueActive {
	font-size: 10.5pt;
	color:#0099CC;
}


/*tilhører kontaktsiden*/
.KontaktLinje {
	position: absolute;
	top: 118px;
	width: 1024px;
	height: 162px;
	z-index: 1;
	left: 0px;
	background-color:#000000;
}
.KontaktBoks {
	float:left;
	position: absolute;
	width: 142px;
	height: 147px;
	z-index: 1;
	top: 0px;
}
.KontaktBoksSubGrey {
	float:left;
	position: absolute;
	width: 142px;
	height: 74px;
	left: 0px;
	top: 73px;
	z-index: 1;
	background-image: url('img/Conventor_Grey14274.png');
	background-repeat:no-repeat;
}
.KontaktText {
	position: absolute;
	width: 142px;
	height: 74px;
	z-index: 3;
	top: 73px;
}
.ansatt {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	line-height: 1em;
	margin-left: 11px;
	margin-bottom: 3px;
	font-size: 11px;
}
.post {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 1em;
	font-size: 11px;
	text-decoration:none;
}


/*tilhører Prosjekter siden*/
.ProsjektDiv {
	float:left;
	position: absolute;
	width: 245px; 
	height: 159px; 
	z-index: 2; 
	top: 0px;
}
.ProsjektDivGrey {
	float:left;
	position: absolute;
	width: 245px;
	height: 86px;
	z-index: 3;
	margin-top: 73px;
	background-image: url('img/Conventor_Grey.png');
}

.inner {
	position:none;
	float:left;
	height: 20px;
	width: 100%;
	zoom:1;
	z-index: 1
}

.prosjektnavn {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 24px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 13px;
}
.prosjektgiver {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
}
.BreadBox {
	position: absolute;
	width: 500px;
	height: 300px;
	z-index: 8;
	left: 125px;
	top: 440px;
}


.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
	line-height:1.4em;
}


.menu a,
.menu a:link,
.menu a:visited,
.BlueMenu a,
.BlueMenu a:link,
.BlueMenu a:visited, 
.post a,
.post a:link,
.post a:active,
.post a:visited {
text-decoration:none;
color: black;
}
.post a,
.post a:link,
.post a:active,
.post a:visited {
color:#FFFFFF;
}
.menu a:active,
.BlueMenu a:active {
color:#000;
}

.menu a:hover,
.BlueMenu a:hover {
color:#336699;
}

.foot {
	position: absolute;
	width: 408px;
	height: 20px;
	z-index: 20;
	top:700px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
}	
