body {
	background-color:#011437;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg1.png);
	background-position: center;
	background-repeat: repeat;
}

a {
  color:#E3B85D;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

#meny {
	position:absolute;
	left:31px;
	top:0px;
	width:152px;
	height:309px;
	z-index:100;
	visibility:visible;
}
#topbanner {
	position:absolute;
	left:183px;
	top:0px;
	width:542px;
	height:109px;
	z-index:2;
	visibility:visible;
}
#rubrik {
	position:absolute;
	left:183px;
	top:252px;
	width:450px;
	height:38px;
	z-index:3;
	visibility:visible;
}
#main-bg {
	position:absolute;
	left:128px;
	top:109px;
	width:597px;
	z-index:10;
	visibility:visible;
	/*background-image: url(images/main-bg.gif);*/
	overflow: hidden;
}
#main-botten-bg {
	left:0px;
	top:0px;
	width:597px;
	z-index:5;
	visibility:visible;
	position: relative;
	clear: both;
	/*background-color:#011E56;*/
	padding-bottom:30px;
	text-align:center;
	font-size:9px;
	color:#CCCCCC;
}
#main-botten-bg p {
	margin:15px 0 0 0;
}

#main {
	position: absolute;
	margin-left: -427px;
	left:50%;
}
#content {
	
}

#menu-marginalizer {
	float:left;
	width:56px;
	height:210px;
}

#content-real {
	padding-left: 93px;
	padding-top: 15px;
	padding-right: 93px;
	/*width: 406px;*/
	text-align: left;
	line-height: 1.5em;
	background-image: url(images/main-bg.gif);
}

p {
	padding:0 0 15px 0;
	margin:0;
}

.header_img, #header_img {
	position:relative;
	left:-13px;
}

.bildram {
	width: 400px;
}
.bildram_small {
	width: 200px;
}	
.bildram_small, .bildram {
	background-color: #244B8C;
	padding: 3px;
	font-size: 11px;
}
.bildram_small img, .bildram img {  
  padding-bottom: 3px;
}
.bildram_small div, .bildram div {  
  padding: 3px;
}

.personalinfo p {
	margin: 0;
	padding: 0;
	padding-bottom:10px;
}

.personalitem {
	clear:both;
	line-height: 1.2em;
}

