@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/bg_11-12.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#top_menu {
	background-image:url(images/top_bg.png);
	background-repeat:repeat-x;
	height:31;
	top:0;
	left:0;
	width:100%;
	
	}

#container {
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align:left;
  max-height:570px;
  top:0;
  }
  
 #logo {
  margin-top:-32px;
  margin-left:17px;
  background-image:url(images/logo.png);
  left:0;
  width:122px;
  height:116px;
  }



/* --------------- Menu --------------- */

#navi {
	height:32px;
	top:0px;
	width:534px;
	margin-left: auto;
	margin-right: auto;
	display:inline;
	position:relative;

	text-align:left;
	}  

#navi ul, #navi li {
	display: inline;
	padding: 11;
	color: #fff800;
	margin-right:11px;
	margin-left:11px;

	}

a.navi {
	color:#FF0;
	text-decoration:none;
	font-size:0.9em;
	}

a {
	color:#FF0;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	}
	
a#active {
	color: #fff;
	}
/* --------------- Menu / slut --------------- */



#top {
	height:309px;
	width:100%;

	}
	
#test {
		position:absolute;
		margin-left:385px;
		margin-top:-15px;
	}

#link {
	text-align:center;
}
#link a.menu {
	padding:20px;
	background-repeat:no-repeat;
	background-position:20px 20px;
	display:block;
}
a img {
	border:none;
		}
		
	
/* ---------- links image change 1'st row ---------- */
	
a#fordele {
    background-image: url(images/Fordele_11-12.png);
	}

a#fordele:hover {
    background-image: url(images/Fordele_11-12_2.png);
	}

a .alt { 
	display: none; 
	}

	
a#faq {
    background-image: url(images/FAQ_11-12.png);
	}

a#faq:hover {
    background-image: url(images/FAQ_11-12_2.png);
	}

	
a#PBS {
    background-image: url(images/PBS_11-12.png);
	}

a#PBS:hover {
    background-image: url(images/PBS_11-12_2.png);
	}
	

/* ---------- links image change 2'nd row ---------- */

a#priser {
	background-image: url(images/priser_11-12.png);
	}

a#priser:hover {
    background-image: url(images/priser_11-12_2.png);
	}

	
a#koeb {
	background-image: url(images/koeb_11-12.png);
	}

a#koeb:hover {
    background-image: url(images/koeb_11-12_2.png);
	}

	
a#forny {
    background-image: url(images/nyheder_11-12.png);
	}

a#forny:hover {
    background-image: url(images/nyheder_11-12_2.png);
	}
	
#nyepbspriser {
	margin-top:50px;
	position:absolute;
	top:200px;
	margin-left:640px;
	width:309px;
	display:none;
}
.fronttext {
	display:block;
	padding:30px 22px 20px 22px;
	text-align: justify;
}
