       body { text-align:left; background:#ac842b; font-family:verdana; font-size:11px; line-height: 1.5; color:#000000; margin:0; padding:0; background-attachment: fixed; background-image:url("/bilder/bakgrund.gif"); }
* html body { 	scrollbar-face-color:#ac842b;	scrollbar-shadow-color:#ac842b;	scrollbar-highlight-color:#ac842b;	scrollbar-3dlight-color:#ac842b;	scrollbar-darkshadow-color:#ac842b;	scrollbar-track-color:#be9f5a;	scrollbar-arrow-color:#f4e7cb; }

.content {

	position:relative;
	top:0px;
	margin:0px;
	width:100%;
	height:100%;
	overflow:auto;
	
}

.frame {

	position:relative;
	float:left;
	margin:10px;

}

.frame-top-left {

	width:6px;
	height: 26px;
	background-image: url('gfx/bar-left.gif');
	background-repeat: no-repeat;
}

.frame-top-mid {
	font-size:12px;
	font-family:Arial, sans-serif;
	color:#000000;
	height:26px;
	
	background-image: url('gfx/bar-mid.gif');
	background-repeat: repeat-x;
}

.frame-top-right {
	width:6px;
	height: 26px;
	background-image: url('gfx/bar-right.gif');
	background-repeat: no-repeat;
}

.frame-content {

	font-family:Arial, sans-serif;
	font-size:10px;
	color:black;
	background-color: #ffffff;
	border-bottom:1px solid #ffffff;
	padding-top:5px;
	padding-bottom:25px;
	padding-right:10px;
	padding-left:5px;

}

.frame-left {

	width:5px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color: #ffffff;

}

.frame-right {

	width:5px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color: #ffffff;
	
}

H1 {

	font-family: Arial, sans-serif;
	font-size:22px;	
	margin-top:2px;
	
}

H2 {

	font-family: Arial, sans-serif;
	font-size:16px;	
	margin-top:2px;
	
}

.form-text {

	border:1px solid #ac842b;
	padding:3px;	
	font-size:10px;
	font-family:Arial, sans-serif;

}

.form-text:hover {
	border:1px solid #5d86b2;
}
.form-text:focus {
	padding:3px;
	border:1px solid #5d86b2;
}


.form-select {
	border:1px solid #afafaf;
	padding:3px;	
	font-size:10px;
	font-family:Arial, sans-serif;
}

.form-table {
	position:relative;
}

.form-table-a {
	padding-left:20px;
	text-align:right;
	white-space:nowrap;
	font-weight:bold;
	padding-right:10px;
}
.form-table-b {
	width:100%;	
	border-left:1px solid #afafaf;
	padding-left:10px;
}

.form-button {

	width: 139px;
	height: 36px;
	text-align:left;
	padding-left:10px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-image: url('gfx/button-bg.gif');
	border:0px;
	
	cursor: pointer;
	color:white;
}

.form-button-save {
	background-image: url('gfx/button-save-0.gif');
}
.form-button-save:hover {
	background-image: url('gfx/button-save-1.gif');
}
.form-button-forward {
	background-image: url('gfx/button-forward-0.gif');
}
.form-button-forward:hover {
	background-image: url('gfx/button-forward-1.gif');
}
.form-button-back {
	background-image: url('gfx/button-back-0.gif');
}
.form-button-back:hover {
	background-image: url('gfx/button-back-1.gif');
}

.list {

	position:relative;
	font-family: Arial, sans-serif;
	font-size:12px;
	border:1px solid black;
	
}

.list-header {

	background-color: #afafaf;
	color:white;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	height:25px;
	background-image: url('gfx/bar-mid.gif');
	background-repeat: repeat-x;
	margin:0px;
	cursor:pointer;
	z-index:20;
}
.list-header:hover {

	background-image: url('gfx/bar-mid-1.gif');
	color:black;
	
}

.tooltip {
	position:relative;
	text-decoration:underline;
}

.tooltip-box {
	
	position:absolute;
	text-decoration:none;
	display:none;
}

.tooltip:hover .tooltip-box {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	z-index:250;
	border:1px solid black;
	background-color:#ffffcc;
	padding:5px;
	text-decoration:none;
	white-space:nowrap;
}

.list-td {

	padding:5px;

}

.list-row-0 {

	background-color: #dadada;
	padding:5px;

}
.list-row-0:hover {

	background-color:#3399ff;
	color:white;
}

.list-row-1 {

	background-color: white;
	padding:5px;
}
.list-row-1:hover {
	background-color:#3399ff;
	color:white;
}



.list-button {
	width: 45px;
	height: 15px;
	font-family:Arial, sans-serif;
	font-size:9px;
	font-weight: bold;
	background-color:#ededed;
	cursor: pointer;
	color:white;
	border:0px;	
	background-image: url('gfx/list-button.gif');
	margin:2px;
	text-align:left;
	padding-left:4px;
	
}

.menucontainer {

	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:10;
	padding-top:10px;
}

.logo-container {

	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	text-align:right;
	z-index:2;
	

}

.top-opac {

	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:91px;
	background-image: url('gfx/top-opac.gif');
	background-repeat:repeat-x;
	z-index:1;
	opacity:0.8;
	filter: alpha(opacity=80);

}

.menutab-0 {
	position:relative;
	float:left;
	z-index:1;
}

.menutab-1 {
	position:relative;
	float:left;
	z-index:1000;

}

.menubar {

	position:absolute;
	left:0px;
	top:46px;
	width:100%;
	height:37px;
	z-index:1;
	background-image: url('gfx/menubar-bg.gif');
	background-repeat: repeat-x;
	padding-left:20px;
	padding-top:12px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:navy;

	
}

.tab-left-0 {
	width:4px;
	height:37px;
	background-image: url('gfx/tab-left-0.gif');
	background-repeat:norepeat;
}
.tab-mid-0 {
	height:37px;
	background-image: url('gfx/tab-mid-0.gif');
	background-repeat:repeat-x;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:white;
	padding-left:20px;
	padding-right:20px;
}
.tab-right-0 {
	width:4px;
	height:37px;
	background-image: url('gfx/tab-right-0.gif');
	background-repeat:norepeat;
}

.tab-left-1 {
	width:4px;
	height:37px;
	background-image: url('gfx/tab-left-1.gif');
	background-repeat:norepeat;
}
.tab-mid-1 {
	height:37px;
	background-image: url('gfx/tab-mid-1.gif');
	background-repeat:repeat-x;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:white;
	padding-left:20px;
	padding-right:20px;
}
.tab-right-1 {
	width:4px;
	height:37px;
	background-image: url('gfx/tab-right-1.gif');
	background-repeat:norepeat;
}

