body{
	margin:0;
	background:#f3f1e6;
	font:12px/17px Arial, Helvetica, sans-serif;	
	color:#000;
}
a {text-decoration:none;}    
a:hover{text-decoration:underline;}
img{border:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
.main{
	width:990px;
	margin:0 auto;
}
#header{
	height:86px;
	width:100%;
	position:relative;
	z-index: 100;
}
.logo, .logo a{
	display:block;
}
.logo
{
	position:absolute;
	top:15px;
	left:33px;
}
.logo a, .slogan, .gallery a{
	overflow:hidden;
	display:inline;
}
.top-menu, .footer-column ul, .box-main-menu ul, .utb, .breadcrumbs ul, .left-menu, .left-menu ul, .box-bord ul, .prev, .tools ul{
	margin:0;
	padding:0;
	list-style:none;
}
.left-menu ul{ padding:3px 0 3px 0; }
.top-menu{
	text-align:right;
	height:14px;
	padding:10px 25px 0 0;
}

.top-menu li{
	display:inline;
	position: relative;
	background:url(/images/line-top-bg.gif) no-repeat 0 62%;
	padding: 4px 9px 3px 9px;
}
.top-menu li:first-child{background:none;}
.top-menu li a{color:#808080;}
.slogan{
	display:block;
    float: right;
    padding: 12px 37px 0 0;
}
#content{
	width:100%;
	padding:0 0 20px 0;
}
.block{
	background:url(/images/bg-block-rep.gif) repeat-y;
	width:990px;
}
.block-header{background:url(/images/bg-block-header.gif) no-repeat;}
.block-footer{
	background:url(/images/bg-block-footer.gif) no-repeat 0 100%;
	width:990px;
	padding:5px 0;
}
/* Changed overflow:hidden -> visible for share dropdown menu */
.main-content{
	padding:5px 10px;
	width:970px;
	overflow:visible;
}

.wrapp-img {
    display:block;
    padding: 0 0 8px 0;
}

.wrapp-img.center-align {

}

.wrapp-img.left-align {
    float: left;
    margin: 0;
	text-align: left;
}

.wrapp-img.right-align {
    float: right;
    margin: 0;
	text-align: right;
}

.wrapp-img.left-align img, .wrapp-img.right-align img{
    margin-bottom: 0; 
}

.wrapp-img.left-align .img-details{
    padding-right: 9px;
}


.wrapp-img .img-details {
    color: #777777;
    font-size: 11px;
    line-height: 13px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 2px;
}
.wrapp-img .img-details .img-description {
}
.wrapp-img .img-details .img-photographer {
    color: #AAAAAA;
    float: right;
    padding-left: 10px;
}


.box-main-menu{
	background:url(/images/main-menu-bg.gif) no-repeat;
	width:942px;
	height:37px;
	padding:6px 14px 0 14px;
	overflow:hidden;
	margin-bottom:20px;
}
.box-main-menu ul{
	float:left;
	height:37px;
	width:712px;
}
.box-main-menu ul li{
	float:left;
	height:37px;
}
.box-main-menu ul li a{
	float:left;
	height:37px;
	/*line-height:37px;*/
	line-height:2.2em;
	font-weight:bold;
	/*font-size:14px;*/
	font-size:1.17em;
	color:#343434;
	padding:1px 15px 0 15px;
	text-decoration:none;
}
.box-main-menu ul li.active a, .box-main-menu ul li a:hover{
	font-weight:bold;
	background:#fff;
	text-decoration:none;
	border:solid #c7c7c7;
	padding:0 14px;
	border-width:1px 1px 0 1px;
}
.box-main-menu ul li.active a span, .box-main-menu ul li a:hover span{
	border-bottom:4px solid #c90119;
}
.search-block{
	float:right;
	height:29px;
	width:220px;
}
.search-block input{
	float:left;
	margin:0;
}
.input-bg{
	float:left;
	background:url(/images/input-bg.gif) no-repeat;
	width:167px;
	height:29px;
	margin-right:2px;
	display:inline;
}
.input-bg input
{
    margin:0;
	font-size:1.2em;
	color:#767676;
	width:147px;
	padding:8px 10px 8px 10px;
	background:none;
	border:none;
	height:16px;
}
.main-column-wrapper{
	width:960px;
	overflow:hidden;
	padding:0 0 0 10px;
	background:url(/images/main-border.gif) repeat-y 10px 0;
}
.main-left{
	width:507px;
	float:left;
	overflow:hidden;
}
.main-left img{display:block;}
.column-center h1, .main-left h1{
	/*font:bold 24px/30px Georgia, "Times New Roman", Times, serif;*/
	font:bold 2em/1.15em Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:10px 0 5px 0;
}
.main-left p{margin:0 0 5px 0;}
.main-left p a.mars{color:#9b9b9b;}
.box-top-border{
	width:100%;
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	padding:15px 0;
}
img.left{
	float:left;
	margin-right:15px;
}
.main-left h2{
	margin:0 0 4px 0;
	font-size:16px;
}
.box-top-border p strong{
	color:#fff;
	background:#fda100;
	padding:0 2px;
	text-transform:uppercase;
}

.utb{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	margin:0 0 12px 0;
}
.utb li{
	width:518px;
	float:left;
	border-top:1px solid #d9d9d9;
}
.utb li a{
	display:block;
	border:solid #fff;
	color:#0093f1;
	padding:5px 0;  
	border-width:1px 0;
}
.utb li a:hover{
	text-decoration:none;
	background:#f2f2f2;
}
.arbetsliv{background:url(/images/utbildning-header-2-bg.gif) no-repeat;}
strong.arbetsliv {
	font-size:20px;
	font-weight:bold;
	font-family:Times New Roman;
}
.arbetsliv a{
	float:right;
	height:26px;
	line-height:26px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding-right:9px;
}
.box-top-border img.right{
	float:right;
	margin-left:20px;
}
.main-column-wrapper h3, .column-right h3, .column-left h3{
	margin:0 0 3px 0;
	font-size:1.2em;
	line-height:1.35em;
}
.main-right h2, .main-left h2
{
    font-size:1.33em; 
    margin:0 0 7px 0;
    line-height:1.25em;
}
.column-right h2, .column-left h2 
{
    font-size:1.17em; 
    line-height:1.25em;
}

.main-left h2 a.header-link,
.main-left h2 a.header-link:visited,
.main-left h3 a.header-link,
.main-left h3 a.header-link:visited,
.main-right h2 a.header-link,
.main-right h2 a.header-link:visited,  
.main-right h3 a.header-link,
.main-right h3 a.header-link:visited, 
.column-left h3 a.header-link, 
.column-left h3 a.header-link:visited
.column-right h3 a.header-link, 
.column-right h3 a.header-link:visited{ color:Black; }
.column-right h3 a.header-link:hover{ text-decoration:underline; }

.main-right{
	width:401px;
	float:right;
	overflow:hidden;
}
.right-block{
	background:url(/images/right-box-rep.gif) repeat-y;
	width:390px;
}
.right-block-header{background:url(/images/right-box-header.gif) no-repeat;}
.right-block-footer{
	background:url(/images/right-box-footer.gif) no-repeat 0 100%;
	width:390px;
	padding:15px 0 3px 0;
}
.right-block-footer h3{
	margin:0 0 20px 17px;
	/*font-size:16px;*/
	font-size:1.33em;
}
.element-wrapp{
	width:100%;
	overflow:hidden;
	padding:0 0 15px 0;
}
.element-list
{
    padding:0;
    margin:0;
    list-style:none;
    list-style-position:inside;
    list-style-image:none; 
}
.element{
	width:158px;
	float:left;
	padding-left:28px;
	background:url(/images/point.gif) no-repeat 16px 4px;
	margin:0 0 20px 0;
	word-wrap:break-word;
	overflow:hidden; 
}
.element a.red{
	font-size:0.9em;
	font-weight:bold;
	color:#c90119;
	line-height:1.4em;
	display:block;
}
.element a.black{
	/*font-size:11px;*/
    font-size:0.9em;
	color:#000;
	text-decoration:underline;
}
.element a.black:hover{text-decoration:none;}
.gallery-wrapp{
	background:url(/images/gallery-bg.gif) no-repeat;
	width:360px;
	height:104px;
	padding:15px;
	margin-bottom:10px;
}
.gallery-wrapp h3{
	margin:0;
	font-size:14px;
}
.gallery {
	overflow:hidden;
	width:313px;
	height:70px;
	padding:10px 0 0 42px;
	position:relative;
}
.gallery a {
	display:block;
	width:25px;
	height:25px;
}
.gallery a.link-prev{
	background:url(/images/btn-prev.gif) no-repeat;
	position:absolute;
	top:32px;
	left:5px;
}
.gallery a.link-next{
	background:url(/images/btn-next.gif) no-repeat;
	position:absolute;
	top:32px;
	right:5px;
}
.gallery div {
	width:272px;
	overflow:hidden;
	position:relative;
}
.gallery div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div ul li {
	float:left;
	width:68px;
	height:70px;
	background:url(/images/li-bg-gal.gif) no-repeat 0 100%
}
.gallery div ul li img{
	display:block;
	margin:0 auto;
	border:1px solid #8f8e8e;
}
.right-wrapp{width:390px;}
.right-wrapp p{margin:0 0 5px 0;}
.box-no-bord{
	border:none;
	padding-bottom:15px;
}
.wrapp-col{
	width:100%;
	background:url(/images/bg-border-rep.gif) repeat-y;
	overflow:hidden;
}
.col{
	float:left;
	width:180px;
	padding-right:15px;
}
.col-2{
	float:right;
	width:170px;
	padding-right:10px;
}

/*-------------------------------------------------------inner-page---------------------------------------------------------------*/
.breadcrumbs{
	color:#343434;
	width:100%;
	overflow:hidden;
	padding-bottom:18px;
}
.breadcrumbs h6{
	float:left;
	/*font-size:12px;*/
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0 0 0 25px;
}
.breadcrumbs ul{float:left;}
.breadcrumbs ul li{
	float:left;
	background:url(/images/line.gif) no-repeat 0 50%;
	padding:0 3px 0 5px;
}
.breadcrumbs ul li a{
	color:#343434;
	text-decoration:underline;
}
.breadcrumbs ul li a:hover{text-decoration:none;}
.breadcrumbs ul li:first-child{background:none;}
/* Changed overflow:hidden -> visible for new share dropdown menu */
.main-inner-column{
	width:100%;
	overflow:visible;
	padding-bottom:60px;
}
.main-inner-column a{
    color:#01A8FE;
}
.main-inner-column h2 a
{
    color:#C90119;
}

.column-left{
	width:190px;
	float:left;
	padding:0 0 0 10px;
}
.left-box{
	background:url(/images/bg-left-box-rep.gif) repeat-y;
	width:190px;
}
.left-box-header{background:url(/images/bg-left-box-header.gif) no-repeat;}
.left-box-footer, .left-box-footer-qs {
    background:url(/images/bg-left-box-footer.gif) no-repeat 0 100%;
}
.left-box-footer{
	width:160px;
	padding:9px 15px 8px 15px;
}
.left-box-footer-qs{
    padding:9px 12px 8px;    
}
.left-menu{
	width:100%;
	margin:-5px 0;
}
.left-menu ul li ul{
	padding: 3px 0 3px 10px;
}
.left-menu li{
	border-top:1px solid #d9d9d9;
	padding:7px 0;
}
.left-menu li:first-child{border:none;}
.left-menu li a{
	color:#000;
	display:block;
}
.left-menu li a span{
	background:url(/images/pointer-2.gif) no-repeat 100% 50%;
	display:block;
}


.left-menu li.active a span{background:url(/images/pointer.gif) no-repeat 100% 50%;}
.left-menu li.active a, .left-menu li a:hover{
	text-decoration:none;
	font-weight:bold;
}
.left-menu li.active ul a{font-weight:normal;}
.left-menu li.active ul a.active{font-weight:bold;}
.left-menu ul li{
	border:none;
	padding:0;
	width:100%;
}
.left-menu ul li a{
	display:block;
	padding:0 0 0 10px;
}
.left-menu ul li a:hover, .left-menu ul li a.active {
	font-weight:bold;
	color:#fff;
	background-color:#9b9b9b;
}
.left-menu li a.parent{background:url(/images/pointer-2.gif) no-repeat 100% 50%;}
.left-menu li a.parent-open{background:url(/images/pointer.gif) no-repeat 100% 50%; }
.left-menu li a.parent:hover{background:url(/images/pointer-2-i.gif) no-repeat 100% 50%; font-weight:bold; color:#fff; background-color:#9b9b9b; display:block;}
.left-menu li a.active-parent-open{background:url(/images/pointer-i.gif) no-repeat 100% 50%; font-weight:bold; color:#fff; background-color:#9b9b9b; display:block;}

.left-box-footer h3{
	margin:0 0 5px 0;
	font-size:12px;
}
.left-box-footer p{margin:0 0 5px 0;}
.left-box-footer p a{
	color:#c90119;
	font-weight:bold;
}
.column-right{
	width:748px;
	background:url(/images/bg-border-inner.gif) repeat-y;
	float:right;
}
.column-right-wide
{ 
	float:right;
    background-image:none;
    padding:0 11px 0 0; 
    width:737px;
}
.column-center{
	width:507px;
	float:left;
}
    .column-center .file-list a
    {
        color:Black;
    }
    .column-center .file-list-table td
    {
        padding:2px;
    }
.column-center h1{padding:0 0 15px 0;}
.column-center h6{
	/*font-size:14px;
	line-height:18px;
	margin:0;
	padding:0 0 17px 0;
	font-weight:normal;*/
}


.column-center .box-bord p{margin:0 0 5px 0;}

a.fler{
	color:#ca061d;
	font-weight:bold;
}
.box-bord .box{display:none;}
.active .box-open{display:block;}

.column-center p span{color:#cb0b22;}
.column-center span.bg-red, .column-center span.bg-blue, .column-center span.bg-orange, .column-center span.bg-brown, .column-center span.bg-green {
    color:White;
}
.prev{margin-bottom:15px;}
.prev li{
	background:url(/images/point-2.gif) no-repeat 3px 5px;
	padding-left:17px;
}
.forms{
	width:100%;
	padding:20px 0 0 0;
}
.forms h3{margin-bottom:10px;}
.textarea-bg{
	background:url(/images/textarea-bg.gif) no-repeat;
	width:504px;
	height:109px;
}
.textarea-bg textarea{
	border:0;
	overflow:auto;
	background:none;
	color:#767676;
	width:494px;
	height:91px;
	padding:9px 0 9px 10px;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.input-wrapp{
	width:100%;
	overflow:hidden;
	padding:14px 0 47px 0;
}
.input-bg-2{
	background:url(/images/input-bg-2.gif) no-repeat;
	width:243px;
	height:30px;
	float:left;
}
.right-inp{float:right;}
.input-bg-2 input{
	float:left;
	border:none;
	background:none;
	width:223px;
	padding:8px 10px 0 10px;
	color:#767676;
	font:14px Arial, Helvetica, sans-serif;
}
.tools{
	background:url(/images/tools.gif) no-repeat;
	width:506px;
	height:39px;
	clear:both;
	margin:20px 0 0 0;
	display:block;
	text-align:center;
	position:relative;
	z-index:100;
}
.tools ul {
	height:39px;
	text-align:center;
	display:table;
	width:auto;
}
.tools ul li{
	float:left;
	height:39px;
	padding:0 12px;
}
.tools ul li a{
	color:#000;
	float:left;
	height:39px;
	line-height:39px;
	padding:0 0 0 29px;
	display:block;
}
.tools ul li.socialmedialinks, .tools ul li.popup-holder
{
    position:relative;
}
.tools ul li.socialmedialinks .share
{
    position:relative;
    z-index:2;
    background:transparent url(/images/tools-share-bg-out.png) no-repeat 0 4px;
    display:block;
    padding:0 0 0 22px;
    width:43px;
}
.tools ul li.socialmedialinks .share.over
{
    background:transparent url(/images/tools-share-bg-over.png) no-repeat 0 4px;
}
.tools ul li.socialmedialinks ul
{
    min-width:110px;
    display:none;
    position:absolute;
    z-index:1;
    background-color:#fcfcfc;
    border:1px solid #9a9a9a;
    text-align:left;
    padding:15px 0 7px 0;
    margin:0;
    height:auto;
    top:32px;
    right:12px;
}
.tools ul li.socialmedialinks ul li 
{
    float:none;
    height:auto;
    padding:0;
    margin:0;
}
.tools ul li.socialmedialinks ul li a
{
    float:none;
    height:auto;
    padding:4px 14px 4px 36px;
    line-height:normal;
}
.socialmedialinks ul li.facebook a {background:url(/images/icon-facebook.png) no-repeat 12px 50%;}
.socialmedialinks ul li.twitter a {background:url(/images/icon-twitter.png) no-repeat 12px 50%;}
.socialmedialinks ul li.delicious a {background:url(/images/icon-delicious.png) no-repeat 12px 50%;}
.socialmedialinks ul li.digg a {background:url(/images/icon-digg.png) no-repeat 12px 50%;}
.socialmedialinks ul li.email a {background:url(/images/icon-email.png) no-repeat 12px 50%;}

.tools ul li a.print{background:url(/images/print.gif) no-repeat 0 50%;}
.tools ul li a.message{background:url(/images/message.gif) no-repeat 0 50%;}
.tools ul li a.rss{background:url(/images/ico-rss.gif) no-repeat 0 50%;}
.tools ul li a.reporterror{background:url(/images/reporterror.gif) no-repeat 0 50%;}
/* Report error on page *copied from Regelbanken* */
.tools ul li.popup-holder .drop-form, .contact-list ul li.popup-holder .drop-form
{
    top: -190px;
    left: 0;
    background: #fff;
    position: absolute;
    display: block;
    width: 140px;
    padding: 10px;
    border: 1px solid #000;
    display: none;
    z-index: 100;
    text-align:left;
}
.tools ul li.popup-holder .reporterror, .contact-list ul li.popup-holder .reporterror 
{
    padding-left:22px;
}
.tools ul li.popup-holder .drop-form a, .contact-list ul li.popup-holder .drop-form a
{
    line-height:normal;
    display:inline;
    height:auto;
    cursor:pointer;
}
.tools ul li.popup-holder .drop-form-big, .contact-list ul li.popup-holder .drop-form-big
{
    width: 240px;
}
.tools ul li.popup-holder .active .drop-form, .contact-list ul li.popup-holder .active .drop-form
{
    display: block;
}
.tools ul li.popup-holder .drop-form .row, .drop-form .btn-wrapper, .contact-list ul li.popup-holder .drop-form .row, .drop-form .btn-wrapper
{
    width: 100%;
    padding-bottom: 7px;
}
.tools ul li.popup-holder .drop-form .btn-wrapper, .contact-list ul li.popup-holder .drop-form .btn-wrapper
{
    margin-top: 14px;
    padding-bottom: 4px;
    overflow:hidden;
}
.tools ul li.popup-holder .drop-form input.check, .tools ul li.popup-holder .drop-form span.check input,
.contact-list ul li.popup-holder .drop-form input.check, .contact-list ul li.popup-holder .drop-form span.check input
{
    float: left;
    width: 15px;
    height: 16px;
    margin: 0 8px 0 0;
}
.tools ul li.popup-holder .drop-form .submit, .contact-list ul li.popup-holder .drop-form .submit
{
    background: url(/images/btn-ok.gif) no-repeat;
    width: 75px;
    height: 28px;
    border: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    float: left;
    letter-spacing: -9999px;
    font-size: 0;
}
.tools ul li.popup-holder .drop-form .close-form, .contact-list ul li.popup-holder .drop-form .close-form
{
    font-weight:bold;
    display:block;
    float:right;
    color:#C90119;
    
}
.tools ul li.popup-holder .drop-form .close-form:hover, .contact-list ul li.popup-holder .drop-form .close-form:hover
{
    text-decoration:none;
}
/* Copied from Regelbanken all.css */

/*Red button*/
.tools ul li.popup-holder .drop-form a.btn-red, .contact-list ul li.popup-holder .drop-form a.btn-red
{
    height: 29px;
    font-size: 13px;
    font-family: Arial;
    color: #ffffff;
    font-weight: bolder;
    float:none;
}

.tools ul li.popup-holder .drop-form .btn-red-left, .contact-list ul li.popup-holder .drop-form .btn-red-left
{
    background: url(/images/btn-red-left-sprite.gif) no-repeat;
    background-position:0 0;
    width: 13px;
    height: 29px;
    display: block;
    float: left;
    clear:left;
    cursor: pointer;
}

.tools ul li.popup-holder .drop-form .btn-red-middle, .contact-list ul li.popup-holder .drop-form .btn-red-middle
{
    background: url(/images/btn-red-middle-sprite.gif) repeat-x;
    background-position:0 0;
    height: 23px;
    padding: 6px 0px 0px 0px;
    float: left;
    cursor: pointer;
}

.tools ul li.popup-holder .drop-form .btn-red-right, .contact-list ul li.popup-holder .drop-form .btn-red-right
{
    background: url(/images/btn-red-right-sprite.gif) no-repeat;
    background-position:0 0;
    height: 29px;
    width: 13px;
    display: block;
    float: left;
    cursor: pointer;
}

.tools ul li.popup-holder .drop-form a.btn-red:hover, .contact-list ul li.popup-holder .drop-form a.btn-red:hover
{
    cursor: pointer;
    text-decoration: none;
    height: 29px;
}

.tools ul li.popup-holder .drop-form a.btn-red:hover .btn-red-left, .contact-list ul li.popup-holder .drop-form a.btn-red:hover .btn-red-left
{
    background-position:0 -29px;
    cursor: pointer;
    height: 29px;
}

.tools ul li.popup-holder .drop-form a.btn-red:hover .btn-red-middle, .contact-list ul li.popup-holder .drop-form a.btn-red:hover .btn-red-middle
{
    background-position:0 -29px;
    cursor: pointer;
    height: 23px;
}

.tools ul li.popup-holder .drop-form a.btn-red:hover .btn-red-right, .contact-list ul li.popup-holder .drop-form a.btn-red:hover .btn-red-right
{
    background-position:0 -29px;
    height: 29px;
    cursor: pointer;
}
/* Contact popup */
.contact-list
{
    float:right;
    margin-left:15px;
    position:relative;
}
.contact-list ul li.popup-holder .drop-form
{
    top: -43px;
    left: 20px;
}
.contact-list ul
{
    list-style:none;
    padding:0;
    margin:0;
}
.contact-list ul a img
{
    border:0;
}
.right-sidebar{
	width:200px;
	float:right;
}
.right-sidebar .left-box{}
.right-box
{
	background:url(/images/r-box.gif) repeat-y;
	height:100%;
	position:relative;
}
.right-box-header
{
    background:url(/images/r-box-header.gif) no-repeat;height:100%;
}
.right-box-footer
{
	background:url(/images/r-box-footer.gif) no-repeat 0 100%;
	padding:8px 18px 0 8px;
	height:100%;
}
.right-box-footer img{display:block;}

.box-footer {padding-bottom:15px;}
.box-footer .right{float:right;}
.box-footer .left{float:left;}
.box-footer span {color:#d20419;margin-top:2px;}
.box-footer span a {color:#d20419;font-weight:bold;}
.box-footer br {margin:0 0 6px 0;padding:0;}
.box-footer ul li img {margin:2px 0 0 5px;padding:2px 0 0;}
/* LOGIN PAGE */

.input-holder {
	background:url(../images/bg-input.gif) no-repeat;
	width:285px;
	height:20px;
	padding:3px 2px 0;
	margin:0 0 10px;
}
.row .input-holder {float:left;}
.input-holder span {
	display:block;
	width:100%;
	height:16px;
	overflow:hidden;
}
.input-holder input {
	width:278px;
	padding:1px 2px;
	background:none;
	margin:-2px 0 0 -2px;
	float:left;
	border:1px solid #fff;
	font-size:12px;
}

.select-holder {
	width:100%;
	background:none;
	float:left;
    font-size:12px;
}

.select-holder .redirectDropDown
{
    font-size:12px;
    height:20px;
    width:100%;
}

.holder {
	width:746px;
	margin:0 1px 15px;
	background:#fcfcfc;
	border:solid #ddd;
	border-width:1px 0;
}
.holder .inner {
	width:720px;
	overflow:hidden;
	margin:0 -1px;
	border:solid #ddd;
	border-width:0 1px;
	padding:10px 13px 3px;
	position:relative;
}

.holder .inner .main-column {
	float:left;
	width:288px;
}
.holder .inner .add-column {
	float:right;
	width:395px;
}

.info-holder {
	padding:0 15px;
	height:1%;
	overflow:hidden;
}
.info-holder h2, .holder h2 {
	font-size:14px;
	line-height:18px;
	margin:0 0 5px !important;
}
.holder h2 {margin:0 0 10px !important;}
.info-holder p {margin:0 0 15px;}

.cleardiv
{
    clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.arrow {
	padding:0 0 0 9px;
	background:url(/images/arrows.gif) no-repeat 0 5px;
	color:#01a8fe;
	/*font-size:11px;*/
	font-size:1em;
	/*font-weight:bold;*/
}
.error
{
    color: Red;
}

.boxlogin {
	width:345px;
	margin: 0 6px 15px;
	background:#fcfcfc;
	border: 1px solid #ddd;
	float: left;
}
.boxlogin .inner 
{
    width: auto;
	overflow:hidden;
	margin: 0 0 20px 0;
	border:none;
	padding:10px 13px 20px 38px;
	float: none;
}

.boxlogin .main-column { float: none; }
.boxlogin .buttonarea .arrow { font-weight: normal; float: right; margin-top: 4px; }
.boxlogin .buttonarea .button { float: left; }
.buttonarea-links {/*width:120px;*/ float:right;}
/* newsletter */

.newsletter h2 
{
    font-size:15px;    
}

.newsletter-input-holder {
	background:url(../images/bg-input-newsletter.png) no-repeat;
	width:247px;
	height:23px;
	padding:3px 2px 0;
	margin:0 0 5px;
}
.row .input-holder {float:left;}
.newsletter-input-holder span {
	display:block;
	width:100%;
	height:16px;
	overflow:hidden;
}
.newsletter-input-holder input {
	width:240px;
	padding:1px 2px;
	background:none;
	margin:-2px 0 0 -2px;
	float:left;
	border:1px solid #fff;
	font-size:12px;
}
.newsletter .buttonarea {
    margin:10px 0px 0px 0px; 
}
.newsletter .buttonarea input {
    float:left;
    margin:0px 0px 0px 10px;
}
.newsletter {
	width:285px;
	margin:15px 6px 0px;
	padding:0;
	background:#fcfcfc;
	border:1px solid #ddd;
	float:left;
	line-height:14px;
}
.newsletter .inner 
{
    width: auto;
	overflow:hidden;
	border:none;
	padding:1px 13px 1px 20px;
	float: none;
	margin-bottom:10px;
}

.newsletterArbetsliv
{
    background:#FFFFFF none repeat scroll 0 0;
}

/* Search */
.search {margin-left:21px;}
.search .search-button {float:left;height:30px}
.search .search-textbox {float:left;}

.search .left {float:left;width:720px;}
.search .right {float:left;width:220px;}
.search .search-box
{
	background:url(/Images/Search/searchfield_bg.gif) no-repeat;
	width:700px;
	height:50px;
	padding:10px 0 0 10px;
	margin-top:20px;
	float:left;
}
.search .search-textbox
{
	background:url(/Images/Search/search_field.gif) no-repeat; 
	border:none;
	width:318px;
	height:23px;
	padding:7px 0 0 30px;
	font-size: 1.2em;
	margin-right:10px;
}
.search .sort 
{
	padding:4px 15px 0 0;
	float:right;
}
.search .sort div {float:right;margin:4px 5px 0 0;}
.search .sort a
{
	color: #000;
	padding:4px;
	float:right;
	margin-right:5px;
	display:block;
	font-weight:bold;
}
.search .sort a.sort {color:#fff;background:#d20419}

.search .feedback {font-size:1.1em;margin:0 0 10px 0;padding:0 0 0 10px;}

.search .hits 
{
	padding:10px 10px 0 0;
	margin:10px 0 0 0;
	float:left;
}
.search .hits ul 
{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0 10px 0 0;
}
.search .hits li 
{
	padding-bottom:10px;
	border-bottom:solid 1px #E3E1E1;
	margin-bottom:10px;
}
.search .hits a, .search .left-menu li a.selected 
{
	font-size:1.1em;
	font-weight:bold;
	color:#d20419;
}
.search .hits p {margin-top:0;}
.search .hits span {color:#9B9696;}
.search .hits span div 
{
	background:url(/Images/Search/list_dot_black.gif) no-repeat 0 center;
	padding-left:7px;
	margin-left:6px;
	display:inline;
}
.search .hits span span 
{
	position:relative;
	top:-2px;
	padding-left:2px;
	padding-right:2px;
}

.paging 
{
	float:left;
	font-size:1.1em;
	padding:10px;
}
.paging .pagingfeedback {margin:0 30px 0 0;}
.paging  span .prev 
{
	padding-left:14px;
	margin-right:4px
}
.paging  span .next
{
	padding-right:14px;
	text-align:right;
	margin-left:4px;
}
.paging  a {color:#685c53;}
.paging  a:hover 
{
	color:#d20419;
    text-decoration:none
}
.pager a 
{
	display:inline;
    padding:0 4px 0 4px;
    font-weight:700;
}
.pager a:hover 
{
	color:#fff !Important;
	background-color:#d20419;
	font-weight:700;
}
.pager .select 
{
	background-color:#9B9696;
	color:#fff;
}

.search-overview {margin-top:21px}
.search .left-menu li {height:14px;}
.search .left-menu li a span.scope, .left-menu li a span.nrhits 
{
	background:none;
	display:inline;
	cursor:pointer
}
.search .left-menu li a span.scope {float:left}
.search .left-menu li a span.nrhits {float:right}

.PuffBlockRow .box .inner h3
{
    font-size:1.2em;
    line-height:1.35em;
}
.bodytext
{
    padding:0;
}
.bodytext a
{
    color: #C90119;
}
.noborder{border:none !important;}
.nopadding{padding:0 !important;}
.nomargin{margin:0 !important;}


/* Page listing on prevent.se */

.index-t {
}
.index-m {
   
}
.index-m h1 {
    color: Black;
    font-size: 1em;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}
.index-column {
    float: left;
    margin: 0 26px 0 0;
    width: 200px;
}
.index-letter {
    margin: 0 0 20px;
}
.index-letter h2 {
    color: #C90119;
    display: block;
    line-height: 35px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
}
.index-letter h2.empty {
    color: #C7C7C7;
}
.index-letter ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.index-letter ul li{
    margin-bottom: 5px;
}

.index-letter ul li a {
    color: #000;
}
.index-letter ul li a:hover {
    text-decoration: underline;
}
.index-b {
}
input, textarea, select
{
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

