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

body {
	background-image: url(grafik/forlagsl/bg.gif);
	background-repeat: repeat;
}


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

.fs_topimage {
	background-image: url(grafik/forlagsl/topgrafik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	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;	
}

span.simulate_link {
	color: #2d86b6;
	cursor: pointer;
}
