@charset "utf-8";
/* CSS til skærm */
/* Lavet af Zebra Media, www.zebra-media.dk */

*{
	margin:0;
	padding:0;
	
	/* Skulle muligvis fixe et problem med FF3 til Mac, hvor den gør teksten federe, hvilket får colorcursor1 og 2 til blive de-aligned. */
	text-shadow: #000000 0 0 0px;
}

body{
	/*border: 0;*/
	margin: 0;
/*	margin-top:15px;*/
	padding: 0;
	font-family:Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size:0.69em;
	line-height:1.25em;
}

a{
	text-decoration: none;
	font-weight:normal;
}

a.name{
	color: #000000;
}

a:hover{
	font-weight:normal;
	color: #000000;
	text-align: right;
}

.news_image
{
	padding:0px;
	margin:0px;
	border-width:0px;
}
.news_image_div
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	border-width:0px;
	text-align:center;
}

.sIFR-active h1 {
	visibility: hidden;
	font-family:Arial, "Trebuchet MS", sans-serif;
	line-height: 1em;
	padding-bottom: 0;
}


#page{
	margin: 0 auto;
	width: 735px;
	height: auto;
}


#header_logo{
	float: left;
	height: 79px;
	overflow: hidden;
	width: 176px;	
}

#header_title{
	float: right;
	text-align: left;
	padding-top:12px;
	width: 559px;	
}

#header_title h1{
	font-size: 45px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	line-height: 1em;
	font-weight:bold;
}

#frise{
	float:right;
	top:79px;
	height:132px;
	width:735px;
}

#frise_img{
	width:735px;
	height:132px;
}

#primarymenu_content{
	float:right;
	background-color:#212121;
	height:22px;
	overflow:visible;
	width:735px;
}

#primarymenu{
	text-align:center;
	margin:0;
	margin-top:12px;
	width:735px;
	float:right;
}

#primarymenu_colorcursor1{
	overflow:hidden;
	height:3px;
	float:left;
	padding-left:0px;
	margin-right:0px;
	display:inline;
}

#primarymenu_colorcursor2{
	overflow:hidden;
	height:3px;
	float:left;
	padding-left:0px;
	margin-right:0px;
	display:inline;
}

#primarymenu_content ul{
	margin-left:3px;
	width:735px;
	text-align:center;
}

#primarymenu_content li{
	list-style: none;
	float: left;
	margin-top:4px;
	color:#FFF;
	font-size:11px !important;
	line-height:13px;
}

#primarymenu_content li a{
	color:#ffffff;
	display: block;
	padding: 0 14px;
	text-decoration: none;
	font-weight:normal;
	font-size:11px !important;
}
#primarymenu_content li a:hover,#primarymenu_content li.active a{
	color:#CCC;
}

#secondarymenu{
	width:171px;
	float:left;
	margin-top:22px;
	padding-right:5px;
	color:#777777;
	font-size:11px;
	line-height:13px;
	display:inline;
}


#secondarymenu a{
	font-weight:normal;
	color:#777777;
	font-size:11px;
	line-height:13px;
}

#secondarymenu a:hover,#secondarymenu a:active a{
	color:#000;
	font-size:11px;
	line-height:13px;
}

#content{
	margin-top:22px;
	float:left;
	width:287px;
	overflow:visible;
	height:auto;
}

#content_images{
	float:left;
	height:auto;
	margin-left:26px;
	margin-bottom:20px;
	margin-top:22px;
	width:246px;	
	overflow:visible;
	font-size:11px !important;
	line-height:13px;
}

#content_image a, #content_image a:active,#content_image a:visited{
	font-weight:normal;
	color:#666;;
}

#content_image a:hover{
	color:#000;	
}

#footer{
	float:right;
	height:17px;
	width:735px;
	overflow:hidden;
	background-color:#212121;
	text-align:center;
	color:#FFF;
	margin-top:50px;
	padding-top:5px;
	margin-bottom:22px;
	font-size:11px;
	line-height:12px;
}

#footer a, #footer a:active, #footer a:visited{
	color:#FFF;
	font-weight:normal;
}

#footer a:hover{
	color:#CCC;
}


ul{
	margin-left:16px;	
}