html {font-size: 100.1%;}
body {
	font:64% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #B3B5B8;
}
img{border:none;}
.main{
	background:#0d0809;
	margin:0 auto;
	border:1px solid #bdbec0;
	width:992px;
}
.holder{
	overflow:hidden;
	height:100%;
}
/*HEADER*/
#header{
	background:url(bg-header.jpg) no-repeat 100% 0;
	height:76px;
	padding:24px 0 0 40px;
}
/*LOGO*/
.logo{
	background:url(logo.gif) no-repeat;
	display:block;
	margin:0;
	width:79px;
	height:54px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
/*NAVIGATION*/
.navigation{
	list-style:none;
	border:1px solid #efefef;
	overflow:hidden;
	margin:0;
	padding:0;
}
.navigation li{float:left;}
.navigation .first a{
	border-left:none;
	width:150px;
}
.navigation a{
	background:#bdbec0;
	border-left:2px solid #efefef;
	width:208px;
	display:block;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	font-size:11px;
	color:#1a171b;
	line-height:24px;
}
.navigation a:hover{
	background:#1a171b;
	color:#bdbec0;
}
/*CONTENT*/
#content{background:url(bg-content.gif) repeat-y;}
.main-box{float:left;}
/*LEFT-COLUMN*/
.left-column{
	border-top:1px solid #454544;
	float:left;
	width:153px;
	padding:42px 0 15px 0;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	overflow:hidden;
}
.menu a{
	display:block;
	padding-right:16px;
	width:137px;
	line-height:34px;
	font-size:11px;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
}
.menu a:hover{
	background:#fff;
	color:#0d0809;
}

/*MAIN-COLUMN*/
#main-column{
	float:left;
	width:559px;
	height: 404px;
	overflow: auto;
	padding:55px 24px 0 47px;
}
#main-column h1 {
	margin:0;
	font-size:12px;
	color:#000;
	padding-bottom:0px;
}
#main-column p {
	margin:0;
	padding-bottom:18px;
	font-size:12px;
	line-height:15px;
}
#main-column a{
	color:#000;
	/*font-size:12px;*/
}
#main-column a:hover{text-decoration:none;}
#main-column ul{
	margin:0;
	padding:18px 5px 0;
	font-size:12px;
	color:#000;
	list-style:none;
}
#main-column li{
	background:url(sepatator-list-main-column.gif) no-repeat 0 7px;
	padding-left:7px;
}
/*RIGHT-COLUMN*/
#right-column{
	border-top:1px solid #454544;
	float:left;
	width:209px;
}
#right-column p {
	margin: 0;
	padding: 0;
}

/*FOOTER*/
#footer{
	border-top:1px solid #fff;
	height:25px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	line-height:25px;
}
#footer li{
	display:inline;
	background:url(separator-list-footer.gif) no-repeat 0 4px;
	padding:0 6px 0 12px;
	font-size:9px;
	color:#fff;
}
#footer li:first-child{background:none;}
#footer a{
	text-decoration:none;
	color:#fff;
	font-size:9px;
}
#footer a:hover{text-decoration:underline;}

a.selected {
	color: red;
}


/* Nyheder */
.nyheder_taeller {
	display: none;
}
.nyheder_headline {
	font-size: 12px;
	font-weight: bold;
}
.nyheder_manchet {
	font-size: 12px;
}



/* Forsiden */
#forside-text {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	color: #B3B5B8;
}
#forside-graa {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #B3B5B8;
	color: #000000;
	text-align: center;
}
#forside-graa p {
	margin:0;
}
#forside-sort {
	height: 20px;
	background-color: #000000;
	width: 990px;
}
H5 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 10px;
}

/* nyhedsudtræk på forsiden */ 
#RoolNews {
	margin-left: 50%;
	top: 512px;
	left: -160px;
	width: 270px;
	padding-right: 15px;
  	border-right: 1px solid #000000;
	position:absolute;
}
#RoolNews .news_headline { 
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
#RoolNews a { 
	color: red;
}
#RoolNews a:visited { 
	color: red;
}
