@charset "utf-8";
/* CSS til skærm */
/* Lavet af Zebra Media, www.zebra-media.dk */

*{
	margin:0;
	padding:0;
}

body{
	/*border: 0;*/
	margin: 0;
	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:hover{
	color: #000000 !important;
}

.sIFR-active h1 {
	visibility: hidden;
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 1em;
	padding-bottom: 0;
}


#page{
	margin: 0 5%;
	width: auto;
	float:none !important;
	padding:0;
	border:0;
}


#header_logo{
	float: left;
	height: 75px;
	overflow: hidden;
	width: 75px;	
}

#header_title{
	/*float: right;*/
	margin-top:0;
	top:0px;
	left:75px;
	text-align: left;	
}

#header_title h1{
	font-size: 30px;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	line-height:45px;
}

#frise{
	float:left;
	text-align:left;
	left:0px;
	margin-left:0%;
	margin-top:2%;
	height:104px;
	width:auto;
}

#frise_img{
	width:580px;
	height:105px;
}


#primarymenu{
	display:none;
}

#secondarymenu{
	display:none;
}

#content{
	margin-top:160px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#content_images{
	display:none;
}

#footer{
	border-top:solid 1px #CCC;
	padding-top:1%;
	margin-top:5%;
}

ul{
	margin-left:14px;
}