@charset "UTF-8";
/* CSS Document */

/*
body {
	background-image: url(grafik/roskilde/bg.gif);
	background-repeat: repeat;
}
*/

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/roskilde/topgrafik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	width: 960px;
}

.spacer_farve {
    /*background-color: #A31984;*/
    background-color: #2D86B6;
}

a {
	/*color: #A31984;*/
	color: #2D86B6;
}
.level0cur {
	/*background-color: #A31984;*/
	background-color: #2D86B6;

}
.level0act  {
	/*background-color: #A31984;*/
	background-color: #2D86B6;
}
.level0no a:hover {
	/*background-color:  #A31984;*/
	background-color: #2D86B6;
	color:#FFFFFF;
}

#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;	
}

.csc-mailform label {
	display: block;
}
