body { 
	background: #F5F5F5 url(images/bg2.jpg) repeat center top;
}

body { 
background-color : #ffffff;
font-size : 12px; 
font-family : Arial, Verdana, Arial, SunSans-Regular, Sans-Serif; 
color : #564b47; 
padding : 0; 
margin : 0;
} 

a { color : #0C6652; text-decoration : none;} 
a:visited { color: #0C6652;}
a:hover { color : #0C6652; text-decoration : underline;} 
a:active { color : #0C6652;} 

a.rubrik { color : #4F4F4F; text-decoration : none;} 
a.rubrik:visited { color: #4F4F4F;}
a.rubrik:hover { color : #4F4F4F; text-decoration : underline;} 
a.rubrik:active { color : #4F4F4F;} 

a.bold { color : #0C6652; text-decoration : none; font-weight: bold; font-size : 13px; } 
a.bold:visited { color: #0C6652;}
a.bold:hover { color : #0C6652; text-decoration : underline;} 
a.bold:active { color : #0C6652;} 

a.liten { color : #3D3D3D; text-decoration : none; font-weight: bold; font-size : 13px; } 
a.liten:visited { color: #3D3D3D;}
a.liten:hover { color : #3D3D3D; text-decoration : underline;} 
a.liten:active { color : #3D3D3D;} 

#container { 
width : 800px; 
height : 100%; 
margin-left : auto;
margin-right : auto;
}

#top { 
width : 800px; 
height : 80px; 
background-color : #e1ddd9; 
text-align : right; 
padding : 0; 
margin : 0; 
background : #4e5d3c url(images/top.jpg);
} 
#meny { 
width : 800px; 
height : 50px; 
background-color : #ffffff; 
text-align : right; 
padding : 0;
margin : 0;
background : #ffffff url(images/snabbg.jpg);
} 

#left { 
float : left;
width : 200px; 
text-align : left; 
margin-left : 0px; 
background : #ffffff;
}

#content { 
display : inline;
float : right; 
width : 580px; 
height : 100%; 
margin-top : 20px; 
padding : 0;
border-left:1px dotted #9F9F9F;
}

div#content { 
min-height : 100%;
}

#navigation { 
float : left; background : #ded9d0 url(images/nav2.jpg) repeat-x; 
height : 49px; 
border-top : 1px solid #5e5e5e; 
width : 600px;
} 
#navigation a { 
background : #fff url(images/nav2.jpg) repeat-x;
border-right : 1px solid #5e5e5e; 
color : #ffffff; 
float : left; 
font : bold 13px Verdana, Arial, SunSans-Regular, Sans-Serif; 
padding : 0 21px; 
line-height : 49px; 
text-align : center; 
text-decoration : none;
}

#navigation a:hover, .navigation a#active { background-position : left bottom; color : #ffffff;} 



#navleft {
float: left; 
text-align : left; 
float : left; 
background : #ffffff url(images/nav.jpg) repeat-x; 
height : 330px;  
width : 200px;
} 
#navleft a { 
text-indent : 10px;
text-align : left; 
background : #fff url(images/nav.jpg) repeat-x;
color: #ffffff;
text-decoration: none;
float : left; 
height : 28px;  
width : 200px;
padding : 0 0px; 
line-height : 28px; 
text-decoration : none;
}
#navleft a:hover, .navleft a#active { background-position : left bottom; color : #0C6652;} 

#extra {
margin-top: 0px;
background : #EEEEEE;
border:1px solid #DDDDDD;
}

#lankar {
float:left;
width:100%;
}

.images { 
float : left; 
margin : 4px 20px 0; 
padding : 0 0;
}

.imagesright { 
float : right; 
margin : 5px 20px 0; 
padding : 0 0;
}

.imagesleft { 
float : left; 
margin-right : 10px; 
padding : 0 0;

}

h1 {
font : 30px Arial, Verdana, SunSans-Regular, Sans-Serif; 
display : inline;
line-height: 35px;
} 

h2 {
font : 16px Verdana, Arial, SunSans-Regular, Sans-Serif; 
color: #0C6652;
line-height: 20px;
} 

h3 {
font : 11px Arial, Verdana, SunSans-Regular, Sans-Serif; 
display : inline;
color: #A9A9A9;
line-height: 15px;
} 

hr{
border: none 0;
border-bottom: solid 1px #9F9F9F;
width:550px;
height: 1px;
margin-top : 0;
}

.h10 {
font : bold 16px Verdana, Arial, SunSans-Regular, Sans-Serif; 
color: #0C6652;
line-height: 20px;
} 

.h11 {
font : 12px Verdana, Arial, SunSans-Regular, Sans-Serif; 
color: #564b47;
} 

.h12 {
font : italic 12px Verdana, Arial, SunSans-Regular, Sans-Serif; 
color: #564b47;
} 

.h13 {
font : 11px Arial, Verdana, SunSans-Regular, Sans-Serif; 
display : inline;
color: #A9A9A9;
line-height: 15px;
} 


.line {
line-height: 0px;
}
