body{
	margin: 0px;
	text-align: left;
	padding: 0px; 
	background-color: #000000;
	font-family: verdana,  Sans-serif;
	font-size: 10px; 
	color: #ffffff;
	width: 100%;
}
img{
	border: 1px solid #999999;
}
p{ 
     font-size: 12px;
     margin: 0; 
     padding: 0 0 1.5em 0; 
} 

h1{ 
     font-size: 21px; 
     padding: 0 0 .3em 0; 
} 
 
h2{ 
     font-size: 19px; 
     padding: 0 0 .6em 0; 
} 
 
h3{      
     font-size: 17px; 
     padding: 0 0 .2em 0; 
} 
 
h4{ 
     font-size: 15px; 
     padding: 0 0 .2em 0; 
} 
 
h5{ 
     font-size: 13px; 
     padding: 0 0 .2em 0; 
} 
 
h6{ 
     font-size: 12px; 
     padding: 0 0 .1em 0; 
}
a:link, a:visited, a:active, hover{
	margin: 0px;
	padding: 0px;
}
#container{
	width: 100%;	
	background: #000 url(../layout/bakgrund.gif) top repeat-x;
}
#top{
	width: 100%;
	height: 200px;
	background: url(../layout/teamvirabil.gif) no-repeat top right;
}
#topleft{
	float: left;
	width: 361px;
	height: 182px;
	background: url(../layout/teamvira.gif);
}
#topmiddle{
	margin-left: 240px;
	padding: 0px;
	height: 39px;
	float: left; 
	position: absolute;
}
#meny{
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}
#meny li{
	list-style-type: none;
	float: left;
	padding-top: 0px;
}
#meny a:link{
	text-decoration: none;
	color: #000000;
	padding: 10px 8px 0px 8px; 
	height: 39px; float:left; 
	font-weight: bold;
}
#meny a:visited{
	text-decoration: none;
	color: #000000;
	padding: 10px 8px 0px 8px; 
	height: 39px; float:left; 
	font-weight: bold;
}
#meny a:hover{
	background-color: #ffffff;
	text-decoration: underline;
	color: #000066; 
	height: 39px;
	display: block;
	float: left;
	font-weight: bold;
}
#main		{	float:left; position:absolute; width:100%; margin-top:180px; overflow: auto; }

#mleft		{	width:250px; float:left; padding-top:40px; padding-left:15px;
				background:url(../layout/galleri.gif) top left no-repeat;
}
#mcenter	{	float:left;	width:470px; padding:40px 0px 0px 30px;
				background:url(../layout/nyheter.gif) top left no-repeat; }

#mright		{	position:relative; float:right; width:230px; padding-top:40px;
				background:url(../layout/sponsorer.gif) top left no-repeat;
}
.rubrik{
	color: #c2c0c1;
	font-size: 12px;
}
.datum{
	color: #666666;
}
.nyhet_content{
	color:#ffffff;
}
.nyhet_gammla{
	color: #999999;
	text-align: right;
}
