/* CSS Document */


a:focus {
	-moz-outline-style: none;
}
img {
	border:none;
	border-width:0px;
}

#container {
	margin-left: -336px;
	left:50%;
	margin-top: 20px;
	padding: 0px;	
	position:absolute;
	width: 672px;
	text-align:left;
}
#textwrap {
	position: absolute;
	height: 371px;
	width: 189px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 412px;
	width: 190px;
	top: 140px;
	left: 484px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#textarea a:link {
	color:#000000;
}
#textarea p {
	margin-top:0px;
	padding-top:3px;
	margin-bottom:0px;
	padding-bottom:8px;
}
#textarea a:visited {
	color:#000000;
}
#logoleft {
	position: absolute;
	height: 549px;
	width: 125px;
	left: 0px;
	top: 10px;
}
#image {
	position: absolute;
	width: 365px;
	height: 532px;
	left: 115px;
	top: 0px;
}
#knapp2 {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 370px;
	top: 480px;
	z-index: 14;
	cursor:pointer;
	
}
#knapp1 {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 400px;
	top: 478px;
	z-index: 14;
	cursor:pointer;
}


#menu {
	position: absolute;
	height: 137px;
	width: 190px;
	left: 483px;
	top: 4px;
}

#krumelur {
	position: absolute;
	height: 113px;
	width: 341px;
	left: 122px;
	top: 440px;
	z-index: 10;
}

#footer {
	position: absolute;
	height: 49px;
	width: 672px;
	left: 2px;
	top: 558px;
}


#intro {
	position:absolute;
	height: 180px;
	width: 672px;
	top: 50%;
	left: 50%;
	margin-left: -336px;
	margin-top: -90px;
}