
html,body { margin: 0; padding: 0; }
img { 
border: none; 
}

body {
background: url(../img/bg.gif);
background-attachment: fixed;
text-align:center; 
}

#container {
text-align:left;
width:950px; 
margin:auto; 
margin-top: 20px;
position: relative;
}

#shadow
{
width:100%; 
border:0; 
background:url(../img/shadow.png) top repeat-x; 
background-attachment: fixed;
}


#top {
	width: 910px;
	height: 15px;
	background-image: url(../img/borderT.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
}

#meny
{
	background:url(../img/borderM.png) repeat-y;
	width: 910px;
	overflow: auto;
	height: 210px;
	margin: auto;
	padding: 0;
}

#middle {
margin: auto;
width:910px; 
overflow: auto;
background:url(../img/borderM.png) repeat-y;
z-index: 1;
min-height: 522px;
}

#xmiddle {
display: inline-block;
width:910px; 
margin-left: 20px;
background:url(../img/borderM.png) repeat-y;
min-height: 526px;
}

#bottom {
background-color: #fff;
margin: auto;
width:910px;
height:15px;
border:0px;
background: url(../img/borderB.png) no-repeat top;
}

#logo {
	position: absolute;
	margin-top: 10px;
	margin-left: 25px;
	width: 870px;
	height: 119px;
	background: url(../img/head.png) no-repeat;
}

/*MENY*/
#menyCont
{
	position: absolute;
	left: 45px;
	top: 150px;
	width: 860px;
}

#puff
{
	float: left;
	width: 400px;
	margin: 0 15px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282F47; 
	line-height: 19px;
	}
#link_puff
{
	float: left;
	width: 350px;
	margin: 0 15px 20px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282F47; 
	line-height: 19px;
	}
	
#link_right
{
	float: left;
	width: 350px;
	margin: 38px 15px 10px 30px;
	color: #282F47; 
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#right
{
	float: left;
	width: 400px;
	margin: 38px 15px 10px 30px;
	color: #282F47; 
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#right_start
{
	float: left;
	width: 400px;
	margin: 30px 15px 10px 40px;
	}		
	
.ad
{
	position: relative;
	z-index: -2;
	float: left;
	margin-left: 28px;
	width: 190px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282F47; 
	line-height: 19px;
}

.ad img
{
	padding: 15px 0 4px 0;
}

#puff ul, #right ul, #link_puff ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

#puff li, #right li, #link_puff li
{
	margin-bottom: 5px;
	width: 350px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}

h1{
font-size:16px;
font-weight: bold;  
font-family:Verdana;
color: #1566af;
text-indent: 25px;
margin-bottom: 5px;
}

h2{
font-size:12px;
font-weight: bold; 
font-family:Verdana;
color: #1566af;
margin: 0 0 3px 0;
}

#footer
{
	margin: auto;
	color: #fff;
	width:880px;
	padding: 3px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#dot {
	position: absolute;
	z-index: 5;
	margin-top: 15px;
	margin-left: 810px;
	width: 170px;
	height: 150px;
	background: url(../img/dot.png) no-repeat;
}

#dot_uk {
	position: absolute;
	z-index: 5;
	margin-top: 15px;
	margin-left: 810px;
	width: 170px;
	height: 150px;
	background: url(../img/dot_uk.png) no-repeat;
}

#corner
{
   z-index: 1;
	position: absolute;
	height: 25px;
	width: 250px;
	left: 770px;
	top: 210px;
		font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
}

.pic
{
	margin-top: 15px;
	text-align: center;
	width: 400px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

a
{
  color: #003471;
  text-decoration: underline;
}

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

#corner a, #corner a:hover
{
	text-decoration: none;
}

.hr {
	height: 35px;
	width: 585px;
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	margin: auto;
}

#djungle
{
	text-align: center;
	width: 750px;
	margin: 0 auto 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282F47; 
	line-height: 19px;
}

#djungle table
{
	text-align: left;
	width: 600px;
	margin: auto;
}

#column
{
	text-align: justify;
	width: 750px;
	margin: 0 auto 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282F47; 
	line-height: 19px;
}

#column .pic
{
	margin: auto;
}

marquee
{
	width: 400px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1566af;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282F47; 
	line-height: 19px;
}

.left
{
	float:left;
	margin: 0 15px 0 0;
}

#border table
{
	 width: 600px;
	 margin: auto;
}

#border td 
{ 
background-color: #e4edf6;
}

.center td
{
	text-align: center;
}
.cursor
{
	cursor: pointer;
}

.small, .small table
{
	width: 400px;
	margin: auto;
}

.small table td
{
	text-align: center;
}
