@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #35a2db;
}
#container {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/container.png);
	background-repeat: no-repeat;
}
#bgcontainer {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #35a2db;
}

.peterpan {
	position: absolute;
	top: 0px;
	right: -97px;
}
#menu {
	position:absolute;
	z-index:1;
	left: 53px;
	top: 150px;
}
#menu a {
	display: block;
}
.som {
	position: absolute;
	left: 254px;
	top: 29px;
}
#logo {
	position:absolute;
	z-index:1;
	left: 54px;
	top: 50px;
	width: 330px;
}
#content {
	position:absolute;
	width:535px;
	height:364px;
	z-index:20;
	left: 264px;
	top: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #0D357E;
}
#overskrift {
	position:absolute;
	width:400px;
	z-index:100;
	left: 386px;
	top: 50px;
}
.none {
	display: none;
}
.link {
	font-size: 18px;
	color: #0A3978;
}
td {
	font-size: 10px;
	line-height: normal;
}
.bgforms {
	font-size: 9px;
}
