@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(grafik/slgrafik/bg.gif);
	background-color: #ACB9C1;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#logo {
	position: absolute;
	top: 68px;
	padding-left:32px;
	/* display: none; */
}

.fs_topimage {
	background-image: url(grafik/slgrafik/topgrafik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	width: 960px;
}

.spacer_farve {
	background-color: #ACB9C1;
}
a, a.mail {
	color: #2D86B6;
}
a:hover, a:hover.mail {
	color: #2D86B6;
	text-decoration: underline;
}

.level0cur {
	background-color: #ACB9C1;
}
.level0act  {
	background-color: #ACB9C1;
}
.level0no a:hover {
	background-color:  #ACB9C1;
	color:#FFFFFF;
}

#toptabel {
	background-color: #DCDFDF;
	height:30px;
	padding:0;
	margin:0;
}

#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;	
}

.csc-mailform label {
	display: block;
}

/* Tilføjelser MO 6/1 2009 */

/* Specialmenu i toppen */

#slg_specialmenu_row {
	height: 34px;
}
#slg_specialmenu_holder {}
#slg_specialmenu_holder ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: -13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slg_specialmenu_holder li {
	margin: 0px;
	float: right;
	background-image: url(grafik/slgrafik/specmenuitem_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 13px;
	padding-left: 7px;
	font-size: 12px;
}

#slg_specialmenu_holder a {
	color: #333333;
	text-decoration: none;
}
#slg_specialmenu_holder a:focus, #slg_specialmenu_holder a:hover, #slg_specialmenu_holder a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#specmenuitem_active a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Topmenu */

.level0cur a, .level0act a {
	color: #000000;
}

#topmenulevel1, #topmenulevel1 ul {
	height: auto;
	background-color: #D4D7D7;
}
.toptabel02 {
	background-color: #D4D7D7;
}

/* Billedbar undersider */

#imagefield div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, #imagefield div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, #imagefield div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
margin-right:20px;
}

/* Hovedindhold */

#fs_main_bg {
	background-color: #FFFFFF;
	background-image: none;
}

#imagefield img {
	margin-bottom: 15px;
}

.slg_content_fp {
	margin-top: 16px;
}
.slg_content_fp p.bodytext {
	font-size: 13px;
	line-height: 17px;
}

.lmarg {
	width: 20px;
}
.lcol {
	width: 450px;
}
.lcol_fp {
	width: 600px;
}
.imarg {
	width: 220px;
}
.imarg_fp {
	width: 20px;
}
.rcol {
	width: 250px;
}
.rcol_fp {
	width: 300px;
}
.rcol_fp .rightbox {
	width: 280px;
	margin-top: 16px;
}
.rmarg {
	width: 20px;
}
.rightbox {
	width: 228px;
	border: 1px solid #E9EDEE;
	padding: 10px;
}
.rb_inner {
	width: 228px;
	border: 1px solid #E9EDEE;
	padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}

ul {
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p, td, li {
	color:	#333333;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	11px;
	line-height:	14px;
}

/* Footer */

#adress p {
	font-size: 11px;
}
#adress a {
	color: #2D86B6;
	text-decoration: none;
}
#adress a:hover {
	text-decoration: underline;
}

/* tests */

.test {
	border: 1px dashed #CCCCCC;
}

/* Printikon */

.print {
	margin-right: 5px;
}

