@charset "utf-8";
/* CSS Document */

body {
	background-image: url(image/baggrund.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	width: 780px;
	font-size: 12px;
}
#container {
	background-color: #F3F3F3;
	width: 780px;
	border: 3px solid #666;
}
#menu a {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 13px;
	text-decoration: none;
	color: #666;
}
a {
	color: #ADADAD;
	font-size: 12px;
}
.right {
	text-align: right;
}
.billeder {
	padding: 0px;
	border: 2px ridge #000;
}
.bundtekst {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

#top {
	height: 110px;
	width: 780px;
}
#menu {
	height: 350px;
	width: 200px;
	float: left;
}
#bottom {
	clear: both;
	height: 25px;
	vertical-align: middle;
}
#content {
	width: 550px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.centrer {
	text-align: center;
}

.menutekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#billede {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 564px;
	top: 863px;
}
#billede2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 138px;
	top: 44px;
}
#billede3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 159px;
	top: 82px;
}



h1 {
	font-size: 24px;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
}

