BODY
{
	margin: 0px;
	overflow: hidden;
}
#login {
	position: absolute;
	height: 20px;
	margin: 0px;
	top: 50;
	right: 0;
	width: 130;
	z-index: 18;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	cursor: pointer;
}
UL.tabnav {
	position: absolute;
	height: 20px;
	margin: 0px;
	top: 50;
	left: 0;
	right: 130;
	padding-left: 210px;
	width: 100%;
	background: url(/gfx/tab_bottom.gif) repeat-x bottom #FFFFA2;
	z-index: 15;
}
UL.tabnav LI {
	width: 100px;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	text-align: center;
}
UL.tabnav LI{
	float: left;
	background: #FFFFA2;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	padding: 3px 10px 3px 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	color: Black;
	border: 1px solid #CCC;
	cursor: pointer;
}
UL.tabnav LI.active {
	/*border-bottom: 1px solid #DEEFFF;*/
	background: #ADD8E6;
	color: #000;
}
UL.tabnav LI.inactive {
	background: #C8C8C8;
	color: #909090;
	cursor: default;
}
.underbjaelke
{
	position: absolute;
	left: 0px;
	height: 18px;
	top: 69px;
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 20px;
	background=#DEEFFF;
	z-index: 16;
	padding: 2px;
}
.overskrift
{
	position: absolute;
	height: 20px;
	left: 210px;
	top: 70px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
	background=#DEEFFF;
	/*font-weight: bold;*/
	z-index: 25;
	padding-top: 5px;
}
#logindiv
{
	background: url(gfx/hvidtgitter4.gif);
	display: none;
	width: 200px;
	position: absolute;
	right: 0px;
	top: 68px;
	border: 2px #FFFFA2 solid;
	z-index: 30;
}
#topimage
{
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 195px;
	width: 100%;
	height: 65px;
	background: #CCC;
	text-align: left;
	padding: 0px;
	z-index: 9;
}
#logo
{
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 122px;
	padding: 0px;
	z-index: 27;
}
#logo IMG
{
	behavior: url("css/pngbehavior.htc");
}
#left
{
	position: absolute;
	margin: 0px;
	padding-left: 5px;
	padding-top: 135px;
	left: 0px;
	width: 175px;
	height: 100%;
	background: #FFF;
	z-index: 21;
	/*overflow-x: hidden;
	overflow-y: scroll;
	*/
	overflow: auto;
	border-right: 1px solid #DEEFFF;
	scrollbar-face-color:#DEEFFF;
	scrollbar-shadow-color:#DEEFFF;
	scrollbar-arrow-color:darkblue;
}
#left P
{
	color: #4682B4;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	padding: 10px;
}
#indhold
{
	position: absolute;
	text-align: left;
	top: 104px;
	right: 0px;
	bottom: 35px;
	left: 210px;
	/* Exclude all previous props for Mac IE5 */
	margin: 104px 0px 35px 210px; /* Cater for Mac IE5 */
	/*\*/ margin: 0; /* Put back for all the rest */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	z-index: 20;
}
#bottombar {
	position: absolute;
	margin: 0px;
	left: -7px;
	bottom: 0;
	width: 100%;
	height: 20px;
	background: #DEEFFF;
	text-align: left;
	padding: 2px 50px 0px 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	z-index: 30;
	white-space: nowrap;	
}
#login INPUT
{
	font-size: 9;
	font-family: Arial;
	border: 1 outset #E3F0FB;
}
#login INPUT.button
{
	font-size: 9;
	background-color: #E3F0FB;
	color: #4591ED;
	border: 1 solid #0099CC;
}
#right
{
	position: absolute;
	margin: 0px;
	padding-left: 5px;
	top: 95px;
	left: 850px;
	width: 150px;
	height: 100%;
	background: #FFF;
	z-index: 19;
	overflow: auto;
	border-left: 1px solid #DEEFFF;
}
IMG
{
	border: 0px;
}
@import url("frameIE.css");

