﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #e7e9ed
}

.huvudrub {
	font-size: 12px;
	font-weight: bold;
}
.underrub {
	font-weight: bold;
}

.datum {
	color: #FF0000;
}

A:hover {
	color: #666666; text-decoration: none
}

.links {
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: none
}

p.right 
{
	text-align:right;
}

p.left
{
 text-align:left;	
}



#container
{
 padding: 0px 0px 0px 0px;  
 margin: 0px; 

 width:774px;
 background-color:White;
 background-image:url('bilder/bak.gif');

}

#header
{
 background-image:url('bilder/loggo.jpg');
 background-repeat:no-repeat;
 height:177px;
 width:774px;
}

#left
{
 border-color:#e7e9ed;
 border-width:1px;
 border-top-width:20px;
 border-top-style:solid;
 width:188px;
 float:left;
 text-align:right;

}

#leftContent
{
 margin-top:20px;
 margin-left:20px;
 margin-right:20px;			
}

#leftContentImages
{
 margin-left:20px;
 margin-right:20px;			
}

#center
{
 border-top-style:solid;
 border-color:#e7e9ed;
 border-top-width:20px;	
 width:400px;	
 float:left;
}

#centerContent
{
 margin-left:20px;
 margin-right:20px;	
 margin-top:20px;
}

#right
{
 border-top-style:solid;
 border-color:#e7e9ed;
 border-top-width:20px;	
 width:186px;
 float:left;
}

#rightContent
{
 margin-left:20px;
 margin-right:20px;		
 text-align:left;	
 margin-top:20px;
}

#rightContentImages
{
 margin-left:20px;
 margin-right:15px;			
}
