*{
	 margin: 0px;
 	 padding: 0px;
}

img{
	border: none;
}

p{
	font-size: 12px;
}

h1{
	font-size: 12px;
}

h2{
	font-size: 11px;
}

td{
	font-size: 12px;
}

#wrapper{
	width: 976px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

body{
	text-align: center;
	background-image: url("img/repeat.gif");
	background-repeat: repeat;
	margin-top: 75px;
	font-family: Arial;
}

#baggrund{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#logo{
	position: absolute;
	top: -61px;
	left: -5px;
	z-index: 50;
}

#overskrift{
	position: absolute;
	top: 458px;
	left: 288px;
	z-index: 50;
}

.underpunkt li {
	list-style: circle;
}

#tekst{
	position: absolute;
	top: 65px;
	left: 175px;
	z-index: 10;
	width: 430px;
	height: 365px;
	font-size: 12px;
}

#tekst ul, #portraet ul{
	list-style: disc;
}
#tekst li, #portraet li{
	margin-left: 15px;
}

#tekst a:link, #tekst a:visited, #tekst a:active, #portraet a:link, #portraet a:visited, #portraet a:active{
	color: #000000;
	text-decoration: underline;
}

#tekst a:hover, #portraet a:hover{
	text-decoration: none;
}

#portraet{
	position: absolute;
	top: 65px;
	left: 680px;
	width: 200px;
	z-index: 10;
	font-size: 12px;
}
#portraet img{
	border: 1px solid #000000;
}

#billede{
	position: absolute;
	top: 60px;
	left: 650px;
	z-index: 10;
}

#menu{
	position: absolute;
	top: 74px;
	left: 13px;
	z-index: 10;
	font-weight: bold;
	font-size: 14px;
}

#menu ul{
	list-style: none;
}

#menu li{
	padding: 5px;
}

#menu a:link, #menu a:visited, #menu a:active  {
	color: #505050;	
	text-decoration:none;
}

#menu a:hover{
	color: #000000;	
	text-decoration:none;
}

#menu2{
	position: absolute;
	top: 26px;
	left: 760px;
	z-index: 20;
}

#menu2 a:link, #menu2 a:visited, #menu2 a:active {
	color: #505050;	
	text-decoration:none;
}

#menu2 a:hover{
	color: #505050;	
	text-decoration:underline;
}