/* CSS Document */
body 
{ background-image:url(bilder/bg.gif);
  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
}
a:link { color: #0000FF;  }
a:visited { color: #0033FF; }
a:hover { text-decoration:underline;}

h1 { font-size:20px; font-style: normal; color:#d05829; font-weight:normal; }
h2 { font-size:18px; font-style:normal; color:#d05829; font-weight:normal; }
.mainbody
{   background-color:#FFFFFF;
	width:720px;
	height:700px;
	position:absolute;
	left: 279px;
	top: 33px;
}

.mainborder

{
	width:690px;
	height:655px;
	position:absolute;
	left: 15px;
	top: 15px;
	border:solid 1px #CCCCCC


}


.nyheter
{
	width:260px;
	height:308px;
	position:absolute;
	left: 415px;
	top: 334px;
	padding:8px;
	font-size:12px;
	overflow:auto;

}

.toppic
{
	width:690px;
	height:100px;
	position:absolute;
	left: 0px;
	top: 125px;

}

.logpic
{
	width:262px;
	height:100px;
	position:absolute;
	left: 425px;
	top: 6px;
}

.menybar
{
	width:411px;
	height:123px;
	position: absolute;
	left: 0px;
	top: 2px;
	font-style:normal; color:#d05829;
	}
	
#meny{margin-left: 0; padding-left:0px; padding-top:30px; font-size:22px;}
#meny li{display: inline; list-style-type: none;}
#meny a{padding: 10px; text-decoration: none;}

#meny a:link{color:#d05829; background: #FFFFFF ;}
#meny a:visited{color:#d05829; background:#FFFFFF;}
#meny a:hover{ text-decoration:underline;}
#meny a#current{background: #FFFFFF; color: #d05829; text-decoration:underline;}
#meny p { font-style:normal; color: #d05829;}
	
.adbar
{
	width:690px;
	height:23px;
	position:absolute;
	left: 17px;
	top: 667px;
	font-size:10px;
	
	
	

}
.text
{
	width:390px;
	height:302px;
	position:absolute;
	left: 2px;
	top: 334px;
	padding:8px;
	border-right:dashed #CCCCCC; 
	overflow: auto;
	

	}
