body {
	background-color:#f7f7f7;
	padding:0px;
	margin:0px;
	overflow-y:scroll;
}

P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:150%;
	margin:0px;
	margin-bottom:7px;
}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#252525;
	font-size:10px;
	line-height:normal;
	margin:0px;
}

A
{
	color:#4495B7;
	text-decoration:underline;
}

A:hover
{
	color:#000000;
}


h1 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 7px;
	letter-spacing:1px;
	color:#252525;
}

h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	margin:0px;
	letter-spacing:1px;
	line-height:normal;
	font-weight:bold;
	margin-bottom:4px;

}

/* --- ID -------------------------------------------------- */
.html4
{
	color:#000000;
	font-size:11px;
	background-image:url(../images/foot.gif);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
}

.html4 p,
.html4 div,
.html4 span
{
	color:#000000;
	font-size:11px;	
	text-decoration:none;
}

.hoger {
	margin:0px; 
	padding:0px; 
	background-color:#f5f5f5;
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}
.vanster 
{
	margin:0px;
	padding:0px;
	padding-bottom:90px;
	padding-top:5px;
	background-color:#f5f5f5;
	background-image:url(../images/top_left.jpg);
	background-repeat:no-repeat;
	
}
/* Språk */
.language 
{
	padding:0px;
	padding-top:25px;
}

#lang  {
	list-style-type:none;
	float:right;
	margin:0px;
	margin-left:3px;
	padding:0px;
	width:160px;
	
}

#lang ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#lang li  {
	float:left;
	margin:0px;
}
#lang li a {
	color:#000000;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	background:none;
	margin:0px;
	padding:0px;
	padding-right:4px;
	text-decoration:none;
	text-transform:uppercase;
}
#lang li a:hover {
	background:transparent; 
	text-decoration:none;
	color:#4495B7;
}
#lang img.flag {
	height:12px;
	width:12px;
	margin-right:2px;
	margin-left:3px;
	margin-top:2px;
	border:0px;
}
/* MENY */

.topmenu
{
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-y;
}
.topmenu ul
{
	padding:2px;
	margin:0px;
	list-style:none;
	
}
.topmenu li
{
	float:none;
	margin:0px;
	display:inline;
}
.topmenu a
{	

	color:#000000;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0px;
	line-height:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}


.topmenu a:hover,
.topmenu a.selected
{
	background-color:#eeeeee;

}


.submenu UL
{    
	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;
	padding:0px;
	padding-top:-1px;
}


.submenu a
{	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	line-height:normal;
	text-decoration:none;
	color:#252525;
	background-image:url(../images/submenu_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#dcdbc8;
}

.submenu li
{	
	float:none;
	margin:0px;
	padding-bottom:5px;
}
.submenu a:hover,
.submenu a.selected
{
	background-image:url(../images/submenu_bg_hover.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#eeede4;
}

.submenu a.submenu2
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:normal;
	text-decoration:none;
	color:#252525;
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
	
	/*background-color:#dcdbc8;*/
}	
.submenu a.submenu2:hover
{
	background-image:none;
	background-color:#eeede4;
}
