html,
body {	background-image:url('../bilder/bak.gif');
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
	font-family:verdana;
	}



html>body #wrap {height:100%;} /* 100 % height */
#header {
	background-image:url('../bilder/top.jpg');
	width:100%;
	height:164px;
	}
html>body #header {
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}
html>body #content-wrap {height:100%;} /* 100 % height */
html>body #content {padding:164px 29px;} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */


#footer {
	width:100%;
	height:29px;
	background-image:url('../bilder/bot.gif');
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}



/* Styling to make this demo page look just a little bit better */
html,
body {
	color:#333;
	
}

body {
}


h1,
h2 {
	margin:0.25em 0;
	font:bold 15px/1 "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-align:left;
	letter-spacing:0.8px;
	color:#2d467f;
}
p {margin:1em 0;
	}
.info {
	position:relative;
	width:100px;
	height:108px;
	margin:0 auto;
	padding:0px;
}




a:link{text-decoration:none;color:#d7d7d7}
a:active{color:#d7d7d7}
a:visited{text-decoration:none;color:#d7d7d7}
a:hover{color:#ffffff}

a:link.text{text-decoration:underline;color:#797979}
a:visited.text{text-decoration:underline;color:#797979}

a:link.lank{text-decoration:none;color:#244ba3;font-size:10px;}
a:visited.lank{text-decoration:none;color:#244ba3;font-size:10px;}
a:hover.lank{text-decoration:underline;}

}



#content-wrap,
#content {}

#text {
position:absolute;
left:200px;
top:200;
width:400px;}



#meny{
height:29px;
background-image:url('../bilder/meny2.gif');
}

.meny{color:#d7d7d7;
font-size:10px;
position:absolute;
top:7px;
left:47px;
}

.fmeny{color:#d7d7d7;
font-size:10px;
position:absolute;
top:7px;
left:169px;
}


#lank1{
height:12px;
width:42px;
position:absolute;
left:46px;
top:116px;
}

#lank2{
height:12px;
width:48px;
position:absolute;
left:168px;
top:116px;
}

#lank3{
height:12px;
width:48px;
position:absolute;
left:302px;
top:116px;
}

#lank4{
height:12px;
width:60px;
position:absolute;
left:436px;
top:116px;
}


#lank5{
height:12px;
width:30px;
position:absolute;
left:575px;
top:116px;
}


#lank6{
height:12px;
width:50px;
position:absolute;
left:690px;
top:116px;
}



#undermenyprivat{
background-color:#000000;
height:27px;
width:100%;
position:relative;
top:0px;
left:0px;
border-top:1px solid #9d9d9d;
}

#undermenyforetag{
background-color:#000000;
height:27px;
width:100%;
position:relative;
top:0px;
left:0px;
border-top:1px solid #9d9d9d;
}


#rubrik{
background-color:none;
position:absolute;
top:200px;
left:200px;
}


#maintext{
background-color:none;
width:400px;
position:absolute;
top:255px;
left:200px;
}

.maintext{color:#797979;
font-size:11px;
line-height:1.4;
padding-left:5px;
padding-right:10px;

}

.lankar{color:#797979;
font-size:11px;
line-height:1.4;
padding-top:8px;
width:100%;
text-align:left;
padding-left:5px;
}

.nyheter{
font-size:11px;
line-height:1.2;
padding-top:8px;

}


#nyheter{
position:absolute;
top:249px;
left:620px;
border-top:1px solid #9d9d9d;
width:156px;
padding-top:5px;
padding-left:5px;
text-align:left;
}






#bildram{
position:absolute;
top:249px;
left:620px;
border-top:1px solid #9d9d9d;
width:156px;
padding-top:10px;
text-align:center;
}

.copy{color:#d7d7d7;
font-size:10px;
position:absolute;
bottom:8px;
right:20px;
}

.kontakt{color:#d7d7d7;
font-size:10px;
position:absolute;
bottom:8px;
left:20px;
}

.start{color:#d7d7d7;
font-size:10px;
position:absolute;
top:8px;
right:20px;
}




#footer 
