/* CSS Document */
body
{
margin:auto;
font-family:"Arial";
background:url(images/body_back.jpg) top center no-repeat;
}
.clear
{
clear:both;
}
p,h1,h2,h3,ul
{
margin:0px;
padding:0px;
}
#home
{
width:900px;
margin:auto;
}
#main
{
width:900px;
float:left;
}
#header
{
height:125px;
width:850px;
font-size:12px;
color:#6099c7;
padding-right:50px;
float:left;
font-weight:bold;
padding-top:25px;
}
#header p
{
float:right;
}
#header a
{
color:#6099c7;
height:19px;
float:right;
padding-top:6px;
text-decoration:none;
}
.eng
{
background:url(images/eng.jpg) left no-repeat;
padding-left:31px;
}
.swe
{
background:url(images/swe.jpg) left no-repeat;
padding-left:29px;
margin-right:19px;
}
#content
{
width:900px;
padding-bottom:
float:left;
min-height:550px;
background:url(images/cont_back.jpg) bottom no-repeat;
}
*html #content
{
height:550px;
}
#content1
{
width:900px;
float:left;
min-height:550px;
background:url(images/innercont_back.jpg) bottom no-repeat;
}
*html #content1
{
height:550px;
}
#leftcontent
{
width:200px;
min-height:406px;
float:left;
}
*html #leftcontent
{
height:406px;
}
#leftcontent1
{
width:250px;
min-height:406px;
float:left;
}
*html #leftcontent1
{
height:406px;
}
.mainnav
{
list-style:none;
text-transform:uppercase;
color:#fff;
font-size:14px;
font-weight:bold;
float:left;
}
.mainnav li a
{
width:170px;
padding-top:17px;
height:32px;
margin-bottom:10px;
float:left;
color:#fff;
text-decoration:none;
text-align:center;
}
.dactive  a
{
background:url(images/nav_back.jpg) no-repeat;
}
.dactive  a#current
{
background:url(images/navhover_back.jpg) no-repeat;
}
.active a
{
background:url(images/navhover_back.jpg) no-repeat;
}
.mainnav li a:hover
{
background:url(images/navhover_back.jpg) no-repeat;
}
.red
{
color:#e32118;
}
#rightcontentstart
{
float:left;
width:535px;
padding-bottom:20px;
line-height:18px;
font-size:12px;
color:#625146;
min-height:406px;


margin-left:-20px;

}
#rightcontent
{
float:left;
width:535px;
padding-bottom:20px;
line-height:18px;
font-size:12px;
color:#625146;
min-height:406px;

}
#rightcontentstart p
{

	
	}
*html #rightcontent #rightcontentstart
{
height:406px;
}
h1
{
font-size:30px;
color:#625146;
padding-bottom:20px;
padding-top:4px;
}
h2
{
font-size:18px;
color:#625146;
padding-bottom:5px;
}
.contimg
{
margin-top:5px;
margin-right:10px;
float:left;
}
.incontimg
{
border:solid 1px #0c0000;
}
.consoilsubnav
{
padding-top:60px;
float:left;
list-style:none;
padding-left:0px;
color:#625146;
font-size:12px;
margin-left:-10px;


}
.consoilsubnav li a
{
text-decoration:none;
color:#625146;
}
.consoilsubnav li a:hover
{
color:#e32118;
text-decoration:underline;
}
.activesub
{
color:#e32118;
text-decoration:underline;
}

.noborder img{
	border:none;
	
	}