@charset "utf-8";
body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}
.thrColAbsHdr #container {
	position: relative;
	width: 1070px; 
    text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
} 
.thrColAbsHdr #header {
	height: 35px;  
	padding-top: 325px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 55px;
	background-color: #FFFFFF;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
} 
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.thrColAbsHdr #mainContent {
	position: absolute;
	top: 360px;
    font-size: 80%;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	width: 600px;
	margin-left: 215px;
}
.thrColAbsHdr #valuta {
	position: absolute;
	top: 389px;
	right: 0px;
	width: 159px;
	background-image: url(../img/valuta.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 55px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColAbsHdr #vader {
	position: absolute;
	top: 500px;
	right: 0px;
	width: 159px; 
	padding-top: 55px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/vader.gif);
	height: 60px;
	background-repeat: no-repeat;
}
.thrColAbsHdr #nyheter {
	position: absolute;
	top: 612px;
	right: 0px;
	width: 159px; 
	padding-top: 55px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
	background-image: url(../img/nyheter.gif);
	background-repeat: no-repeat;
}
.thrColAbsHdr #main_lankar {
    margin-left: 45px;
	padding-top: 30px;
    width: 162px;
	top: 400px;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
	text-align:center;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
 a:link {color: #FF0000;
         text-decoration: none;
		font-size: 120%;
}
		   
a:visited{color: #FF0000;
		 text-decoration: none;
		 font-size: 120%;
}

a:hover{color: #333333;
         text-decoration: none;
         font-size: 120%;
}

