@charset "utf-8";
td img {display: block;}
html {
font-size:125%
}
body {
font-size:50%;
margin-left:0px;
margin-top:0px;

}
#tekst {
	position:absolute;
	left:71px;
	top:167px;
	width:540px;
	height:226px;
	z-index:20;
	font-family: Arial Narrow, Arial, sans-serif;
	text-align:left;
}
#foto-tekst {
	position:absolute;
	/* [disabled]left:71px; */
	top:142px;
	width:700px;
	/* [disabled]height:226px; */
	z-index:20;
	font-family: Arial Narrow, Arial, sans-serif;
	text-align:left;
}
h1 {
	font-size:1.4em;
	text-align: left;
}
h2 {
font-size:1.8em;
}
h3 {
	font-size:1.4em;
	text-align: center;
}
#foto-tekst h3 {
	font-size:1.4em;
	text-align: center;
	margin-bottom:30px;
}
#menu {
	width:200px;
	z-index:10;
	position:absolute;
	left:720px;
	top:115px;
}
#baggrund { 
z-index:1;

}
#centercontent {
	margin-top: -330px;
	margin-left: -500px;
	position:absolute;
	top: 50%;
	left: 50%;
}
a:link {
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
font-family: Arial Narrow, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	color: #FFE26A;
}
ul {
	font-size: 1.6em;
	font-weight: bold;
}

