@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;	color: #000000;
	background-color: #262626;
}

#wholePageContainer {
	width: 968px;
	height:730px;
	z-index:1;
	background-color: #CCC;
	background-image: url(../GeneralGraphics/GreyDarkStriae.gif);
	margin: 0 auto;
	border: 1px solid #262626;
	position: relative;
}

#topLinkBar {
	position:absolute;
	left:0px;
	top:0px;
	width:968px;
	height:14px;
	z-index:10;
	background-color: #333;
}

#headerContainer {
	position:absolute;
	left:0px;
	top:14px;
	width:968px;
	height:68px;
	z-index:20;
}
#overskrift {
	position:absolute;
	left:153px;
	top:5px;
	width:665px;
	height:59px;
	z-index:21;
}
#overskriftLogo {
	position:absolute;
	left:890px;
	top:2px;
	width:78px;
	height:62px;
	z-index:22;
}

#bodyContainer {
	position:absolute;
	left:0px;
	top:81px;
	width:968px;
	height:650px;
	z-index:30;
}
#bodyContainerHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:968px;
	height:18px;
	z-index:50;
}
#bodyContainerBrugerinfo {
	position:absolute;
	left:191px;
	top:3px;
	width:771px;
	height:15px;
	z-index:51;
}
#bodyTextArea {
	position:absolute;
	left:1px;
	top:19px;
	width:554px;
	height:613px;
	z-index:32;
	background-color: #EBE8DF;
}
#bodyTextHolder {
	position:absolute;
	left:8px;
	top:10px;
	width:536px;
	height:590px;
	z-index:33;
}
#bodyRightArea {
	position:absolute;
	left:556px;
	top:19px;
	width:412px;
	height:613px;
	z-index:40;
	background-color: #CCC;
}
#bodyBottumLinkbar {
	position:absolute;
	left:0px;
	top:633px;
	width:968px;
	height:14px;
	z-index:51;
}
#bodyBottumDivider {
	position:absolute;
	left:0px;
	top:-3px;
	width:968px;
	height:2px;
	z-index:52;
	background-color: #666;
}
#bodyRightAreaBottum {
	position:absolute;
	left:0px;
	top:0px;
	width:412px;
	height:613px;
	z-index:42;
}
#rightTextHolder {
	position:absolute;
	left:8px;
	top:10px;
	width:396px;
	height:597px;
	z-index:43;
	overflow: auto;
}
#bodyRightAreaMiddle {
	position:absolute;
	left:0px;
	top:0px;
	width:412px;
	height:613px;
	z-index:45;
}
#bodyRightAreaTop {
	position:absolute;
	left:0px;
	top:0px;
	width:397px;
	height:591px;
	z-index:80;
	overflow: auto;
}
