html {
	margin: 0px;
	padding: 0px;
}

BODY {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}

A {
	color: #999999;
	text-decoration: none;
}

A:HOVER {
	color: #333333;
	text-decoration: underline;
}

div#huvudfonster {
	position:absolute;
	width: 1000px;
	height:500px;
	left:50%;
	margin-left:-500px;
	visibility:visible;
	position:relative; 
	}

	
div#top {
	position: relative;
	float:left;
	height: 126px;
	width: 1000px;
	background-image:   url("/bilder/top.jpg");
	}
	
div#bottom {
	position: absolute;
	left:0px;
	height: 20px;
	width: 1000px;
	z-index: 1;
	background-image:   url("/bilder/bottom.jpg");
	background-repeat:no-repeat;
	bottom: 0px;
	}	
	
div#left {
	position: relative;
	float:left;
}

div#right {
	position: absolute;
	left:1104px;
	top:152px;
	height: 100%;
	width: 18px;
	z-index: 1;
	background-image:   url("/bilder/right.jpg");
	}
	
div#loggor{
	position:relative;
	top:10px;
	float:right;
	right:40px;
	width:237px;
	height:625px;
	background-image: url("/bilder/loggor.jpg");
	z-index:9;
	visibility:visible;
	}

div#sidfot{
	position:relative;
	float:left;
	width:1000px;
	height:18px;
	background-image: url("/bilder/bottom.jpg");
	background-repeat:no-repeat;
}

div#linjebotten{
	position:relative;
	float:left;
	width:634px;
	height:110px;
	border-top:1px solid #FFFFFF;
 	background-color: #AE0021;
	background-image: url("/bilder/sidfot.jpg");
	background-repeat:no-repeat;
	left:50px;
	
}

div#linjetop{
	position:relative;
	float:left;
	width:634px;
	height:10px;
	border-bottom:1px solid #FFFFFF;
 	background-color: #AE0021;
	left:50px;
}						
	
	
div#MenuPos {
	position:relative;
	float:left;
	height:28px;
	width:634px;
	z-index:2;
	left:50px;
	top:10px;
}
	
div#container {
	position:relative;
	float:right;
	width:1000px;
	background-image:    url("/bilder/avdelningar/bakgrund_1px.gif");
	background-repeat:repeat;
	z-index:1;
	}

	
.mitt {
	width:715px;
	height:388px;
	left:50px;
	position: absolute;
	padding-left: 20px;
	z-index: 3;
	overflow:visible;
	background-color:#CC6666;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.brodtext {
	font-size: 12px;
	color:#000000;
}

div#producer {
	position:relative;
	float:left;
	width:1000px;
	height:18px;
	background-repeat:no-repeat;
	font-size:9px;
	color:#999999;
	}	
