* {
	font-family: "Times New Roman", serif;
}

body {
	color: #000000;
	background-color : #ffffff;
	}

.side {
	width:623px;
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	}

.topbar {
	display: none;
	}

.menu {
	display: none;
	}

.venstre {
	display: none;
	}

.venstremenu {
	display: none;
	}

.midt {
	color: #000000;
	background: #FFFFFF;
	border: 0px solid #000000;
	width: 623px;
	padding: 5px;
	}

.oversigt	{
	float:left;
	position:relative;
	padding-left: 4px;
	margin-top: 10px;
	color: #000000;
	background: #FFFFFF;
	width: 290px;
	page-break-inside: avoid;
}

.kategorier1 {
	float:left;
	position:relative;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background: #FFFFFF;
	width: 300px;
	}

.kategorier2 {
	float:left;
	position:relative;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background: #FFFFFF;
	width: 300px;
	}

.faktaboks {
	position:relative;
	width: 500px;
	height:100%;
	color: #000000;
	background: #eeeeee;
	border: 2px solid #000000;
	text-align: left;
	padding: 1px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	page-break-inside: avoid;	}

.faktaboksright {
	float: right;
	top: 5px;
	left: 1px;
	width: 200px;
	height:100%;
	color: #000000;
	background: #eeeeee;
	border: 2px solid #000000;
	text-align: left;
	padding: 3px;
	margin-bottom: 2px;
	}

.smalfaktaboks {
	position:relative;
	width: 398px;
	height:100%;
	color: #000000;
	background: #eeeeee;
	border: 2px solid #4a4a4a;
	text-align: left;
	padding: 3px;
	}

p {
	text-align: left;
	padding: 3px;
	margin-top:0;  }


li {
	padding: 10px;
}

h1 {
	color: #000000;
	font: bold 300% arial, sans-serif;
	margin-bottom: -0.3em;
	background: #ffffff;
	padding: 3px;
	}

h2 {
	color: #000000;
	background: #ffffff;
	font: 120% arial, sans-serif;
	padding: 3px;
	}

h3 {
	color: #000000;
	background: #ffffff;
	font: bold 120% arial, sans-serif;
	margin-bottom:0;
	padding: 3px;
	}

.understreg {
	text-decoration:underline;
	}
.fed {
	font-weight:bold;
	}

.kursiv {
	font-style:italic;
	}

.flydestop  {
	clear:both;
}

a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
	}
/*
a[href]::after{
	content:" (" attr(href) ")"; 
	}
*/
.j-s {
	display: none;
	}


a.tekstlink {
	color : #000000; text-decoration: none;
	background: #ffffff;
	}

a.tekstlinkher {
	color : #000000; text-decoration: none;
	background: #ffffff;
	}

a.sidelink {
	color : #000000; text-decoration: none;
	background: #A1C0E0;
	}

a.venstremenulink {
	color : #000000; text-decoration: none;
	background: #ffffcc;
	}

a.venstremenuoverskrift {
	color : #000000;
	background: #ffffcc;
	font-weight: bold;
	text-decoration:underline;
	}

a.menuoverskrift {
	color : #000000;
	background: #ffffff;
	font-weight: bold;
	text-decoration:underline;
	}

a.venstremenulinkher {
	color : #777777; text-decoration: none;
	background: #ffffcc;
	}

a.menulink {
	color: #ffffff; 	text-decoration: none;
	background: #000000;
	font-weight:bold;
	}

.midtlinks1 {
	float:left;
	width: 33%;
	text-align: right;
	}

.midtlinks2 {
	float:left;
	width: 33%;
	text-align: center;
	}

.midtlinks3 {
	float:left;
	width: 33%;
	text-align: left;
	}

#logo {
	float:left;
	width: 640px;
	}

img {
	border: none;
	}

.billedeoversigt {
	float:left;
	margin-bottom: -5px;
	padding: 3px 3px 1px 3px;
	}

.billedeleft {
	float:left;
	padding: 3px;
	margin-bottom: 5px;
	}


.billederight { padding: 3px;
    float: right;
    margin-bottom: 5px;
    }

.billedemidt {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 3px;
	margin-bottom: 5px;
	text-align:center;
	}

input         {
	background-image: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border-color:#000000;
	border-style:solid;
	border-width: 0px;
	background-color: #ffffff; 
	border-bottom-width: 1px;
	border-right-width: 1px;

}

textarea      {
	background-image: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	color: #000000;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
 }