
BODY{
	background-color:#E8E4DF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-Track-Color:#FFFFFF;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Shadow-Color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-Highlight-Color:#000000;
	scrollbar-3dLight-Color:#FFFFFF;
	scrollbar-Arrow-Color:#000000;
	font-family:arial;
	font-weight: normal;
	overflow-x:auto;
	overflow-y:auto;
	color: #21283A;
	font-size: 9pt;	
	font-style: normal;
	font-decoration:none;
	margin:0px;
}




.menu1Btn{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#3D5489;
	cursor:hand;
	cursor:pointer;
	border-left:solid 1px #3D5489;
	border-top:solid 0px #3D5489;
	border-right:solid 0px #3D5489;
	border-bottom:solid 0px #3D5489;
	white-space: nowrap;

}

.menu1BtnActive{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#21283A;
	cursor:hand;
	cursor:pointer;
	background-color:#FFFFFF;
	border-left:solid 1px #3D5489;
	border-top:solid 0px #3D5489;
	border-right:solid 0px #3D5489;
	border-bottom:solid 0px #3D5489;
	white-space: nowrap;
}

#menu1Tbl{
	border-left:solid 0px #3D5489;
	border-top:solid 0px #3D5489;
	border-right:solid 1px #3D5489;
	border-bottom:solid 0px #3D5489;
}

#bundMenu{
	border-left:solid 0px #3D5489;
	border-top:solid 0px #3D5489;
	border-right:solid 1px #3D5489;
	border-bottom:solid 0px #3D5489;
}

TD.menu2Btn{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#3D5489;
	cursor:hand;
	cursor:pointer;

}

TD.menu2BtnActive{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#21283A;
	cursor:hand;
	background-color:#FFFFFF;
}

TD.uMenu2Btn{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#3D5489;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;

}

TD.uMenu2BtnActive{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#21283A;
	cursor:hand;
	background-color:#FFFFFF;
	padding-left:10px;
}


TD.uuMenu2Btn{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#3D5489;
	cursor:hand;
	cursor:pointer;
	padding-left:20px;

}

TD.uuMenu2BtnActive{
	font-family:Arial, Verdana;
	font-size: 9pt;
	color:#21283A;
	cursor:hand;
	background-color:#FFFFFF;
	padding-left:20px;
}

#mainDiv{
	height:372px;
	width:100%;;
	border-left: solid 0px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	border-right: solid 0px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	
	
}

#mainText{
	position:relative;
	top:12px;
	width:430px;
	height:300px;
	overflow:auto;
	padding-right:10px;

}

#mainTextFront{
	position:relative;
	top:12px;
	width:600px;
	height:200px;
	overflow:hidden;
	padding-right:10px;

}

#mainTextFrontEdit{
	position:relative;
	top:12px;
	width:600px;
	height:300px;
	overflow:auto;
	padding-right:10px;

}



TR.mainRow{
	background-image: url(../images/baggrund.jpg);
}

#contents{
	position: absolute;
	left:0px;
	top:0px;
}

#sfLogo{
	position:relative;
	left:0px;
	top:0px;

}


#functions{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
}


#funcImg{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#printThis{
	position:absolute;
	left:30px;
	top:20px;
	z-index:2;
}


#sendVidere{
	position:absolute;
	left:30px;
	top:45px;
	z-index:2;
}

#ask{
	position:absolute;
	left:30px;
	top:80px;
	z-index:2;
}

#bestil{
	position:absolute;
	left:30px;
	top:115px;
	z-index:2;
}

#quickMenu{
	position:absolute;
	left:10px;
	top:170px;
	z-index:2;
}



#uMenu{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
}


#menu2{
	position:absolute;
	left:0px;
	top:20px;
	z-index:1;
}

#adrImg{
	position:absolute;
	left:-70px;
	top:220px;
	z-index:1;
}


#adr{
	position:absolute;
	left:0px;
	top:237px;
	z-index:2;
	font-family:arial;
	color: #21283A;
	font-size: 9pt;	
	font-style: normal;
	font-decoration:none;

}

