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

#wrapper_header {
	height: 75px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px none #FFF;
	background-image: none;
	padding: 10px;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
}
#wrapper_body {
	padding: 10px;
	height: auto;
	width: 900px;
	border: 0px none #FFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
	background-image: none;
}
#wrapper_body_02 {
	padding: 10px;
	height: auto;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 0px none #FFF;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
}

#wrapper_menu {
	height: auto;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#wrapper_menu_02 {
	height: auto;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
}
#wrapper_guestbook {
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
	height: auto;
}




.overskrift_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 72px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #069;
}
.overskrift_02_header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
}
.overskrift_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #000033;
	font-style: normal;
	font-weight: bold;
}
.overskrift_02_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000033;
	font-variant: normal;
}

.ikkese {
display:none;
}
.guestbook_tekst {
	font-size: 14px;
}
.style_01 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.forside_ellipse {
	height: auto;
	width: 400px;
	border: 0px none #69C;



	-moz-border-radius:
	-webkit-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
	-moz-box-shadow: -5px 3px 4px 4px #CCCCCC;
	-webkit-box-shadow: -5px 3px 4px 4px #CCCCCC;
	box-shadow: -5px 3px 4px 4px #CCCCCC;
}
.forside_overlap {
	width: 300px;
	position: relative;
	z-index: 2;
	top: -580px;
	right: -15px;
	
	}
.forside_tabeloverlap {
	width: 800px;
	position: relative;
	z-index: 2;
	top: -580px;
	right: -49px;
}

.billed_email {
	height: auto;
	width: 300px;
	border: 5px solid #69C;
	position: relative;
	top: 0px;
	left: 50px;
}




body {
	background-image: url(../billeder/baggrund_01.jpg);
	background-repeat: repeat-x;
}
