body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: black;
	text-align: center;
}
img {
	border: 0;
}
p, td {
	font-size: 11px;	
}
h1 {
	color: rgb(255,194,0);
	text-transform: uppercase;
	font-size: 18px;
}
h2 {
	color: rgb(255,194,0);
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	display: inline;
}
ul {
	list-style: circle outside; 

}
A:link {
	color: rgb(111,62,12);
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: rgb(111,62,12);
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: rgb(255,194,0);
	text-decoration: underline;	
	font-weight: bold;
}
#container {
	position: relative;
	width: 950px;
	top: 0px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
	}
#sprogvalg {
	position: absolute;
	right: 0px;
	top: 37px;
	font-size: 10px;
	z-index: 1000;
}
	#sprogvalg a:visited {
		color:  rgb(255,194,0);
	}
	#sprogvalg a {
		color: rgb(255,194,0);
		text-decoration: none;
		font-weight: normal;
	}
	#sprogvalg a:hover {
		color: rgb(111,62,12);
		text-decoration: underline;
	}
#menu {
	position: relative;
	top: 35px;
	left: 0px;
	height: 16px;
	padding-left: 20px;
	text-align: left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;	
}
#menu ul li {
	float: left;
	padding-left: 15px;
	color: rgb(255,194,0);
}
ul.submenu {	
	text-align: left;
	position: absolute;
	width: 800px;
	left: 25px;
	top: 25px;
	z-index: 100;
	background-color: rgb(255,194,0);
}
	#menu ul.submenu li {
		float: left;
		padding-left: 10px;
		color: rgb(197,141,5);
	}
#menu ul li a,
#menu ul li a:visited {
	text-decoration: none;
	color: rgb(255,194,0);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: rgb(111,62,12);
}
#menu ul li.akt a {
	color: rgb(111,62,12);
}
#menu ul li.akt a:hover {
	text-decoration: underline;
	color: rgb(255,194,0);
}
#menu ul.submenu li a,
#menu ul.submenu li a:visited {
	color: #6F3E0C;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
#menu ul.submenu li a:hover {
	color: white;
}
#menu ul.submenu li.akt a {
	font-weight: bold;
}
.menustreger {
	color: rgb(255,194,0);
}
#menubjaelke {
	margin-top: 41px;
	height: 22px;
	background-color: rgb(255,194,0);
	text-align: right;	
}
#stortbillede {
	margin-top: 1px;
	height: 280px;
	width: 950px;
}
#bjaelker {
	left: 0px;
	width: 950px;
	height: 7px;
	background-image: url(3streger.gif);
	background-repeat: no-repeat;
	z-index: 1000;
}
#bund {
	float: none;
	clear: both;
	position: relative;
	left: 0px;
	height: 25px;
	padding-left: 35px;
	padding-top: 10px;
	top: 35px;
	margin-left: -35px;
	margin-right: -35px;
	background-color: rgb(255,194,0);	
	color: white;
	text-align: left;
}
	#bund .left {
		float: left;
		color: white;
	}
	#bund .right {
		float: right;
		color: white;
	}
#indhold {
	background-color: rgb(245,245,245);
	margin: 0 0 20px 0;
	padding: 10px 35px 0 35px;
	width: 880px;
}
#forsideCases {
	width: 880px;
	margin-bottom: 50px;

}
.forsideCase {
	float: left;
}
.maintabel {
	width: 880px;	
}
.spalte1 {
	padding-right: 20px;
	width: 262px;	
}
.spalte2 {
	padding-right: 20px;
	width: 297px;	
}
.spalte3 {
	width: 262px;
}
.hvid {
	color: white; 
	text-decoration: none;	
}
A:visited.hvid {
	color: white; 
	text-decoration: none;	
}
A:link.hvid {
	color: white; 
	text-decoration: none;	
}
A:hover.hvid {
	color: white; 
	text-decoration: underline;	
}
.caseframe {
	border: 0px;
	margin: 0px;
	scrolling: no;
	background-color: rgb(245,245,245);	
}
