@charset "UTF-8";
/* CSS Document */

body {
	background-color: #2D86B6;
	padding-top: 0px;
	background-image: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 10px;
}

p.bodytext {
	margin-bottom: 10px;
}

#logo {
	position: absolute;
	top: 38px;
	padding-left:32px;
}

.fsl_logo {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/fileadmin/templates/grafik/forlagsl/fsl_logotext_ie6.png');
	background-repeat: no-repeat;
	background-position: 32px top;
}

.fsl_logo[class] {
	background-image: url(grafik/forlagsl/fsl_logotext.png);
}

.fs_topimage {
	background-image: url(grafik/forlagsl/fsl_topgrafik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 960px;
}

.spacer_farve {
    background-color: #2D86B6;
}
a {
	color: #2D86B6;
}
.level0cur {
	background-color: #2D86B6;
}
.level0act {
	background-color: #2D86B6;

}
.level0no a:hover {
	background-color:  #2D86B6;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;	
	padding:0px;
	margin: 0px;
}

#toptabel {
	background-color: #DCDFDF;
	height:30px;
	padding:0;
	margin:0;
}


.spacer {
	background-color: #FFFFFF;
}

#login, #newsletter {
	background-color: #DCDFDF;
	padding:12px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#update {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEDED;
	border-right-color: #EAEDED;
	border-bottom-color: #EAEDED;
	border-left-color: #EAEDED;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}

/* Addtions/changes new design */

#fsl_main_row {
	background-image: url(grafik/forlagsl/bg.gif);
	background-repeat: repeat;
	background-position: top;
}

#fsl_toplinks_row {
	height: 76px;
}
#fsl_headerpic_holder {
	position: relative;
}

#fs_main_bg {
	background-image: url(grafik/forlagsl/fsl_main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}

.fsl_lmarg {
	width: 20px;
}
.fsl_submenu {
	width: 190px;
}
.fsl_limarg {
	width: 50px;
}
.fsl_maincont {}
.fsl_rimarg {
	width: 20px;
}
.fsl_rcont {
	width: 180px;
}
.fsl_rmarg {	
	width: 19px;
}
.rightbox {
	border: 1px solid #EAEDED;
	padding: 10px;
}
#rightbox .tt_content {
	padding: 0px;
}

#topmenulevel1 {
	height: auto;
}

#newest10 {
	background-color:#FFFFFF;
}



/* Toplinks */

#fsl_toplinks {
	margin-top: 1px;
	margin-left: 770px;
	padding-top: 12px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6CABCC;
}

#fsl_toplinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#fsl_toplinks a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
}
#fsl_toplinks a:focus, #fsl_toplinks a:hover, #fsl_toplinks a:active, #fsl_toplinks a.fsl_headermenulink_act  {
	text-decoration: underline;
}

/* Forside-specifikt */

#fsl_fp_maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #EAEDED;
	padding: 20px;
	margin-bottom: 30px;
}

#fsl_fp_rightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 10px;
	width: 210px;
	border: 1px solid #EAEDED;
	float: right;
}

.fsl_fp_lcont {
	width: 420px;
}

