*{
	font-size: 100%;
}
iframe{
	border: 0;	
}
body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #2f4f78 url('/pict/baggrundsbillede.jpg') no-repeat center top;
}

img {
	margin:0;
	border:none;
	}

a {
	margin:0;
	color: #000;
}	
	
a:hover {
	color: #454545;
	text-decoration: underline;	
}
td {
	font-size:12px;
	}	
#logoSort{
	display: none;	
}
#logo{
	position: absolute;
	left: 50%;
	top: 35px;
	margin-left: -453px;
	z-index: 2;
}
#selveSiden{
	position: absolute;
	float: left;
	left: 50%;
	top: 20px;
	margin-left: -453px;
	width: 906px;
}
#header{
	float: left;
	width: 906px;
	height: 90px;
}
#headerTop{
	float: right;
}
#headerTop a{
	font-size: 16px;
	color: white;
	text-decoration: none;
}
#menu{
	clear: both;
	float: right;
	margin: 50px 20px 0 0;
	height: 49px;
}
#mainTop{
	float: left;
	height: 15px;
	width: 906px;
	background: url(/pict/mainTopBg.png) no-repeat;
}
#mainMid{
	width: 871px;
	float: left;
	background: #fff;
	padding: 0 0 15px 34px;
}
#mainBot{
	width: 905px;
	height: 26px;
	float: left;
	background: #FFF url(/pict/footer.png);
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
}
#banner{
	/*width: 836px;*/
	height: 221px;
	float: left;
	margin: 0 0 15px 0;
}
#contentLeft{
	width: 610px;
	float: left;
	font-size: 12px;
}
#contentLeftBot{
	width: 608px;
	float: left;
	font-size: 12px;
	clear: both;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
}
#contentRight{
	float: right;
	width: 216px;;
	font-size: 12px;
	padding: 0 34px 0 0;
}
.menuBoks{
	float: left;
	margin: 0 2px 0 2px;
}
.menuBoksLeft{
	float: left;
	width: 8px;
	height: 28px;
	background:url(/pict/menuIkkeValgtLeft.png) no-repeat;
	margin: 21px 0 0 0;
}
.menuBoksMid{
	float: left;
	height: 28px;
	background: url(/pict/menuIkkeValgtMid.png) repeat-x;
	padding: 0 4px 0 1px;
	line-height: 28px;
	margin: 21px 0 0 0;
}
.menuBoksMid a{
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.menuBoksRight{
	float: left;
	height: 28px;
	background:url(/pict/menuIkkeValgtRight.png) no-repeat;
	width: 5px;
	margin: 21px 0 0 0;
}
.menuBoksValgtLeft{
	float: left;
	width: 8px;
	height: 49px;
	background:url(/pict/menuValgtLeft.png) no-repeat;
}
.menuBoksValgtMid{
	float: left;
	height: 49px;
	background: url(/pict/menuValgtMid.png) repeat-x;
	padding: 0 4px 0 1px;
	line-height: 70px;
}
.menuBoksValgtMid a{
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.menuBoksValgtRight{
	float: left;
	height: 49px;
	background:url(/pict/menuValgtRight.png) no-repeat;
	width: 5px;
}
.nyhedsBoks{
	width: 206px;
	float: left;
}
.nyhedsBoksTop{
	width: 206px;
	float: left;
	height: 19px;
	background: url(/pict/nyhedsBoksTop.png) no-repeat;
}
.nyhedsBoksMid{
	width: 186px;
	float: left;
	padding: 0 10px 0 10px;
	background: #a4c63b;
	color: #fff;
}
.nyhedsBoksBot{
	width: 206px;
	float: left;
	height: 18px;
	background: url(/pict/nyhedsBoksBot.png) no-repeat;
}
.udsnitBoks{
	width: 170px;
	float: left;
	height: 148px;
	font-size: 12px;
	border-right: solid 1px black;
	padding: 10px 12px 10px 12px;
}
h4{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #58595E;
}
h1{
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.h1hvid {
		margin: 0;
	padding: 0;
	color: #fff;
font-size: 15px;
	}
.h1hvid a {
		color: #fff;

	}
	.h1hvid a:visited,active{
		color: #fff;

	}
		.h1hvid a:hover{
		color: #fff;

	}
.borderLeft{
	float: left;
	margin: 15px 10px 5px 0;
	border: double 3px grey;
}
.borderRight{
	float: right;
	margin: 15px 0 5px 6px;
	border: double 3px grey;
}
.last{
	border: none;	
}
.menuUl{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
.menuUl li{
	float: left;
}
.menuUl li a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	height: 29px;
	width: 59px;
}
p {
	margin:0;
	padding:0;
	}
	.photoframe { 
	border: 1px solid #bebebe;
	background-color: #e6e6e6;
	padding: 4px;
}