/* CSS Document */
body, html{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	background:url(bilder/bodybackground.jpg) repeat-x top #e5e5e5;
}
a{
	text-decoration:none;
	color:#2251a2;
}

h2{
	height:auto;
	padding:0;
	margin:8px 0 13px 0;
	font-weight:bold;
	font-size:15px;
	color:#3164B0;
	line-height:17px;
	font-family:Tahoma, Arial;
}
p, em{
	display:block;
	margin:0;
	padding:0 0 15px 0;
}
em{
	font-style:normal;
	font-weight:bold;
}

#main{
	width:957px;
	margin:0 auto 0 auto;
	background:url(bilder/mainbackground.jpg) no-repeat top;
}
#main #holder{
	width:813px;
	margin:0 auto;
	padding:36px 31px 7px 31px;
}
#shadow{
	background:url(bilder/holderbackground.gif) repeat-y top;
}

#top a#logo{
	float:left;
	width:422px;
	height:95px;
	display:block;
	background:url(bilder/logo.gif) no-repeat left;
	margin-right:110px;
	overflow:hidden;
	text-indent:-2500px;
}
#top address{
	float:left;
	height:66px;
	border-right:1px solid #dbdbdb;
	padding:10px 17px 0 145px;
	line-height:15px;
	color:#B3B3B3;
	font-size:9px;
	font-style:normal;
	text-align:right;
}

#top #menu{
	float:left;
	height:32px;
	width:100%;
	margin:15px 0 0 0;
	background:url(bilder/menubackground.gif) no-repeat left;
}
#menu ul, #submenu ul, #submenulila ul, #categorymenu ul, ul.articles, #subsubmenu ul, #subsubmenulila ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	font-size:12px;
	color:white;
	padding:0 19px;
	border-right:1px solid white;
}
#menu ul li#first a:hover{
	background:url(bilder/menubackground_firsthover.gif) repeat-x left;
}
#menu ul li a:hover{
	text-decoration:none;
	background:url(bilder/menubackground_hover.gif) repeat-x left;
}

#menu ul li a.selected{
	text-decoration:none;
	background:url(bilder/menubackground_hover.gif) repeat-x left;
}

#menu a{
	float:left;
	display:block;
	height:32px;
	line-height:32px;
}
#menu a#treelist{
	display:block;
	height:32px;
	width:18px;
	line-height:32px;
	padding-right:8px;
	border-left:1px solid white;
	margin-left:7px;
	background:url(bilder/tree.gif) no-repeat center;
}
#menu a img{
	margin:9px 0 0 7px;
}
#menu a.kompetenskortet, #menu a.kompetenskortet-on {
	float:left;
	display:block;
	height:25px;
	color:#fff;
	width:114px;
	padding:12px 0px 0px 5px;
	background:url(bilder/kompkortbtn.png) no-repeat center;
	font:12px verdana, arial, sans-serif; }
	
#menu a.kompetenskortet {
	margin-top:-1px; }
	
#container{
	clear:both;
	float:left;
	width:100%;
	min-height:530px;
	height:auto !important;
	height:530px;
	margin-top:7px;
}
#container2{
	clear:both;
	float:left;
	width:100%;
	min-height:530px;
	height:auto !important;
	height:530px;
	margin:1px 0px 15px 0px;
}

#container.frontpagemargin{
	margin-top:1px;
}
#container #frontimage{
	float:left;
	margin-bottom:7px;
}
#container #frontimage img, #container .subimage img{
	display:block;
}
#container #chosenarticles{
	clear:both;
	float:left;
	width:490px;
	border-right:1px solid #e6e6e6;
	padding:6px 25px 0 9px;
	min-height:258px;
	height:auto !important;
	height:458px;
	margin-bottom:25px;
	line-height:18px;
}

#chosenarticles .box h2{
	width:330px;
	float:left;
	margin-bottom:8px;
}
#aktuellt{
	float:right;
	width:274px;
	height:198px;
	margin:15px 0 0 0;
	background:url(bilder/aktuellt_ruta.gif) no-repeat top;
	line-height:18px;
}
#aktuellt2{
	float:right;
	width:274px;
	height:49px;
	margin:16px 0 0 0;
	background:url(bilder/welcomeboxnyhetsbrev.png) no-repeat top;
}
#aktuellt p a{
	float:none;
	text-decoration:underline; 
	margin:0; 
} 
#aktuellt p a:hover{
	color:#2351a2;
	font-style:italic;
}
#aktuellt p{
	width:240px;
	height:120px;
	margin:24px 0 0 20px;
}
#aktuellt a{
	float:left;
/* 	margin:7px 0 0 120px; */
}
#aktuellt2 a{
	float:left;
	/* margin:17px 0 0 120px; */
}

#chosenarticletext{
	position:relative;
	float:left;
	height:26px;
	padding:5px 0 0 0;
	font-size:9px;
	line-height:13px;
	top:7px;
	color:#A6A6A6;
	background:url(bilder/arrowup.gif) no-repeat left top;
}
#chosenarticletext strong{
	color:black;
	font-weight:normal;
}


#footer{
	width:100%;
	height:43px;
	clear:both;
	margin:0 auto;
	font-size:10px;
	border-bottom:50px solid #e5e5e5;
	background:url(bilder/footerbackground.jpg) no-repeat left top;
}
#footer span{
	float:right;
	padding:19px 0 0 0;
	margin-right:59px;
}
#footer, #footer a{
	color:#a5a5a5;
}


#block274{
	width:274px;
	float:left;
}


.rightborder{
	background:url(bilder/rightborder.gif) repeat-y left top;
}


.articledescription .formholder, .articledescription .safari_formholder{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.articledescription .formholder .label, .articledescription .safari_formholder .label{
	clear:both;
	float:left;
	width:80px;
	height:24px;
	font-size:9px;
	line-height:24px;
	padding:0 7px 0 0;
	margin-bottom:2px;
	text-align:right;
}
.articledescription .formholder .input394, .articledescription .safari_formholder .input394{
	float:left;
	width:382px;
	height:21px;
	margin-bottom:2px;
}
.articledescription .formholder .input394{
	padding:3px 6px 0 6px;
	background:url(bilder/input394.gif) no-repeat left top;
}
.articledescription .formholder .input394 input, .articledescription .safari_formholder .input394 input{
	float:left;
	width:380px;
}
.articledescription .formholder .input394 input{
	margin:0;
	border:0;
}

#block274 ul.articles li a{
	width:229px;
	padding-left:44px;
	background-image:url(bilder/pdf36.gif);
}
#block274 h3.articles{
	margin:0 0 0 21px;
	padding:0 0 3px 0;
	background:white;
}
.subcontent div.articles{
	float:left;
	width:100%;
	padding:12px 0 30px 0;
	margin-top:7px;
	background:url(bilder/articlesbackground_top.gif) no-repeat top;
}
.subcontent div.articles div.left{
	padding-left:14px;
	border-left:1px solid #d8d8d8;
}

.subcontent div.articles div.right{
	padding-right:12px;
	border-right:1px solid #d8d8d8;
}
.subcontent div.articles div.left ul.articles li a, .subcontent div.articles div.right ul.articles li a{
	width:226px;
	padding-left:27px;
}
.subcontent div.articles div.left ul.articles, .subcontent div.articles div.right ul.articles{
	width:253px;
}
.subcontent div.articles div.both{
	padding-left:14px;
	padding-right:12px;
	border:1px solid #d8d8d8;
	border-top:0;
	border-bottom:0;
}
.subcontent div.articles div.both ul.articles li a{
	width:479px;
	padding-left:27px;
}
.subcontent div.both h3.articles{
	width:503px;
}
.subcontent div.articles .footer{
	float:left;
	width:100%;
	height:21px;
	line-height:1px;
	font-size:1px;
	background:url(bilder/articlesbackground_bottom.gif) no-repeat bottom;
}
.subcontent div.articles div{
	float:left;
}
.subcontent div.left h3.articles, .subcontent div.right h3.articles{
	padding-top:10px;
	width:244px;
}

.subcontent ul.articles li a span.right{
	float:right;
}
.subcontent ul.articles li a .name{
	float:left;
}
.subcontent ul.articles li a span.grade{
	float:left;
	margin-right:3px;
	text-align:left;
	width:62px;
}
.subcontent ul.articles li a .readed{
	float:left;
	width:55px;
	margin-right:3px;
	text-align:right;
}
.subcontent ul.articles li a .readed i{
	float:left;
	width:27px;
	font-style:normal;	
}
.subcontent ul.articles li a .grade, .subcontent ul.articles li a .readed{
	color:#898989;
	font-size:10px;
}

.subcontent h3.articles{
	width:244px;
	margin:0 0 0 3px;
	padding:0 0 3px 0;
	background:white;
	font-weight:normal;
}
div.articledescription{
	margin:0 25px 0 25px;
}

div.articledescription a.readpdf, div.articledescription a.readpdf_submit{
	float:left;
	width:274px;
	height:33px;
	display:block;
	background-position:left;
	background-repeat:no-repeat;
}
div.articledescription a.readpdf{
	background-image:url(bilder/readpdf.gif);
}
div.articledescription a.readpdf_submit{
	background-image:url(bilder/readpdf_submit.gif);
}
div.articledescription .footer{
	clear:both;
	float:left;
	width:484px;
	margin-top:20px;
	padding-top:5px;
	border-top:1px solid #d8d8d8;
}
div.articledescription .grade{
	float:left;
	height:13px;
	float:left;
	padding:0 0 0 85px;
	font-size:10px;
	line-height:13px;
}
div.articledescription select{
	float:right;
	font-size:10px;
	width:90px;
}
#points_0{	background:url(bilder/0points.gif) no-repeat bottom left; }
#points_1{	background:url(bilder/1points.gif) no-repeat bottom left; }
#points_2{	background:url(bilder/2points.gif) no-repeat bottom left; }
#points_3{	background:url(bilder/3points.gif) no-repeat bottom left; }
#points_4{	background:url(bilder/4points.gif) no-repeat bottom left; }
#points_5{	background:url(bilder/5points.gif) no-repeat bottom left; }

h3.articles{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:11px;
	color:black;
	border-bottom:1px solid #d8d8d8;
}
ul.articles{
	width:100%;
	float:left;
	padding-top:5px;
}
ul.articles li.colored a{
	background-color:#f4f6fa;
}
ul.articles li.disabled a{
	color:#979797;
	background-image:url(bilder/pdf18_disabled.gif);
}
ul.articles li{
	float:left;
}
ul.articles li a{
	width:100%;
	height:24px;
	display:block;
	line-height:24px;
	color:#2351a1;		
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(bilder/pdf18.gif);
}
ul.articles li a:hover{
	background-color:#f4f6fa;
	text-decoration:none;
}
p.articles{
	font-size:10px;
	float:left;
	color:#3b3b3b;
	padding:0 0 0 17px;
}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */