@charset "utf-8";
/* CSS Document */


Body
{
margin:0px 0px 0px 0px;
height:100%;
width:100%;
color:#333333;
text-decoration:none;
background-image:url(../images/bodyBg.jpg);
background-repeat:repeat-x;


}

.rubrik
{
	font-family: "Arial", Verdana, sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:20px;


}

.under-rubrik
{
	font-family: "Arial", Verdana, sans-serif;
	font-size:15px;
	color:#333366;
	margin-bottom:-15px;

}
.brodtext
{

	color:#FFF;
}

.brodtext-kursivt
{
font-family:"Arial", Verdana, sans-serif;
font-size:0.8em;
color:#333333;
}
.brodtext-fet
{
	font-family: "Arial", Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: bold;
}

img{border:0px;}


.content
{

width:998px;
border:1px solid #333333;
margin-left:-490px;
position:relative;
left:50%;
margin-top:10px;
background-color:#2E4BB3;
}

.header
{
width:998px;
height:132px;
display:inline;
background-color:#ffffff;

}


.main
{
margin-top:10px;
margin-left:20px;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
width:740px; 
float:left;
display: inline;
/*border:#CCCCCC solid 1px;*/



}

li{
margin-left:-10px;
}

.news_wrap
{
width:250px;
background-color:#ffffff;
background-image:url(../images/newsstrBg.jpg);
background-repeat:repeat-y;
float:left;
margin-left:5px;
}

.newstop
{
width:250px;
height:62px;
background-image:url(../images/newstopBG.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
float:left;
}

.newsbody
{
width:240px;
margin-right:10px;
background-image:url(../images/newsstrBg.jpg);
background-repeat:repeat-y;
float:left;

}
.news_bottom
{
width:250px;
height:20px;
/*background-image:url(../images/newsbottombg.jpg);*/
background-repeat:no-repeat;
background-color:#ffffff;
float:left;
}

.newstext
{
width:220px;
margin-left:5px;
color:#336699;
float:left;

}
.newstext a 
{
text-decoration:underline;
color:#99CCCC;

}

.present_right
{
width:253px;
background-color:#ffffff;
float:left;
margin-left:34px;
}

.footer 
{
width:998px;
height:58px;

background-image:url(../images/footerbg.jpg);
background-repeat:no-repeat;
clear:both;
color:#FAFAFA;
font-size:11px;
font-family: "Arial", Verdana, sans-serif;

}
.img-wrapper{
float:right;

}




/*.................*/


a {
	color:#CCFF66;

	

	text-decoration:none;

}
#link {
	display:block;
	line-height: 25px;
	width: 247px;
	background-color:#fff;
	background-image:url(../images/ten_stepp_button.jpg);
	background-repeat:no-repeat;
	text-indent: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#55A0FF;
	border-bottom-color:#55A0FF;
	color:#003366;
	
}

a:hover {
	border-right-color:#fff;
	border-bottom-color: #fff;
	color:#CCFF00;

}

#mydiv
{
width:850px;
margin-bottom:20px;
float:left;
text-decoration:none;
display:block;
}

#mydiv a:hover
{
width:850px;
float:left;
background-color:#CADBE3;
display:block;
text-decoration:none;
cursor:pointer;
}


#knapp{
display:block;
width:165px; 
height:30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#663300;
text-indent:40px;
line-height:30px;
margin-left:10px;
display:inline;
background-image:url(../images/knapp.jpg);
background-repeat:no-repeat;
float:left;
}

#knapp_hover{
display:block;
margin-left:10px;
width:165px; 
text-indent:40px;
height:30px;
display:inline;
background-image:url(../images/knapp_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
line-height:30px;
float:left;
}
