﻿body
{
	text-align: center;
	margin:0px;
	overflow:auto;
	background-image: url(img/bg.jpg);
	font-family:"Times New Roman", Times, serif;
}
	
div#line_top {
	width:100%;
	height:172px;
	background:url('img/bg_over.jpg') 0 100% repeat;
}
div#center_top{
	position:relative;
	width:880px;
	height:172px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	background:url('img/bg_over_middel.jpg') 0 0 repeat;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}


div#center_middel{
	position:relative;
	top:0px;
	bottom:0px;
	width:960px;
	height:900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

div#left {
	position:absolute;
	bottom:0px;
	top:0px;
	width:154px;
	background-image:url('img/leftbottombg.gif');
}

div#right {
	position:absolute;
	right:0px;
	bottom:0px;
	top:0px;
	width:156px;
	background-image:url('img/rightbottombg.gif');
}

div#main_menu {
	position:absolute;
	height: 35px;
	top:0px;
	left:154px;
	width: 650px;
	text-align:center;
	font-size: x-large;
	background-color: #FFFFFF;
	padding-top:10px;
}

.me 
{
	position:absolute;
	top:30px;
	right:15px;
	border:1px;
}

.home { padding-right: 195px; }

div#main_content {
	position:absolute;
	top:45px;
	left:154px;
	width: 620px;
	height:825px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	padding: 15px;
	background-color: #FFFFFF;
}

div#logos{
	position:absolute;
	top:0px;
	left:0px;
	width:488px; 
}
.logga{ 
	position:absolute;
	height:172px; 
	width:136px; 
	border:0px;
}
.jakob{ 
	position:absolute; 
	left:136px;
	height:172px; 
	width:352px; 
	border:0px;
}
div#flags{
	position:absolute;
	top:0px;
	left:488px;
	text-align:right;
	vertical-align:bottom;
	height:172px; 
	width:256px;
}

.swe {
	position:absolute;
	bottom:10px;
	right:50px;
	height:20px;
	width:30px;
	border:0px;
}

.eng {
	position:absolute;
	bottom:10px;
	right:5px;
	height:20px;
	width:40px;
	border:0px;
}


div#rightcorner {
	position:absolute;
	top:0px;
	left: 744px;
	height:172px; 
	width:136px; 
	background-image:url('img/unlogga.jpg'); 
}
