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


html, body { /* her defineres body'n */
	margin: 0px;
	height: auto;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/body.jpg);
	background-color: #212121;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
	color: #000
} /* body slut */


#wrapper { /* denne gør at siden er centreret, kaldet wrapper */
	position:absolute;
	height: auto;
	min-height: 600px;
	width: 960px;
	left: 50%;
	margin-left: -480px
}/* wrapper slut */

#container { /* dette er den div man propper alt det andet ind i*/
	width: 960px;
	height: 100%;
	background-image: url(../images/bg.png);
}/* container slut*/

#header { /* dette er det øverste på hjemmesiden */
	width: 740px;
	height: 45px;
	position: absolute;
	margin-top: 35px;
	margin-left: 220px;
} /* header slut */

#logo {
	width: 220px;
	height: 120px;
	position: absolute;
	margin-top: 35px;
}

img {
	border: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	margin-top: 25px;
	margin-left: 35px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 9px;
	color: #000
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin-left: 45px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-top: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
	color: #000;
	margin-right: 35px;
	text-align: left;
	margin-left: 35px;
}

li {
	color: #333;
	padding-left: 10px;
	margin-left: 10px;
}

ul {
	padding-left: 50px;
	padding-bottom: 10px;	
}


/** MENUEN **/

#headmenu { /* Dette er hovedmenuen på hjemmesiden (fire sorte knapper) */
	height: 200px;
	width: 283px;
	position: absolute;
	margin-top: 165px;
	position: absolute;
	margin-left: 676px;
	background-image: url(../images/headmenu.jpg);
} /* headmenu slut */

#goto_menu {
	width: 580px;
	height: 23px;
	padding-top: 15px;
	float: right;
	margin-top: 15px;
}

#menu {
	width: 944px;
	height: 10px;
	background-color: #645a49;
	margin-top: 465px;
	margin-left: 8px;
	position: absolute;
}

.menu_btn1 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 15px;
}

.menu_btn1:hover {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 15px;
}

.menu_btn_active {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 15px;
}

/** MENUEN END **/

a, a:visited { /* dette styrer de forskellige links på hjemmesiden */
	text-decoration: none;
} /* end */

a:active {
	color: #FFF	
}

a:hover { /* dette gør at linksne får en hover effekt, i form af farveskift mm. */
	text-decoration: none;
} /* end */

#fadeslideshow1 {
	width: 960px;
	height: 300px;
	float: left;
	margin-top: 165px;
	position: absolute;
	margin-left: 8px;
}

#content {
	width: 944px;
	height: 350px;
	float: right;
	margin-top: 475px;
	position: absolute;
	background-color: #e0ddd6;
	margin-left: 8px;
}

#content2 {
	width: 944px;
	height: 600px;
	margin-top: 475px;
	position: absolute;
	background-color: #e0ddd6;
	margin-left: 8px;
}

#content3 {
	width: 944px;
	height: 900px;
	margin-top: 165px;
	position: absolute;
	background-color: #e0ddd6;
	margin-left: 8px;
	float: left;
}

#content3_3 {
	width: 470px;
	height: 800px;
	position: absolute;
	background-color: #e0ddd6;
	margin-left: 425px;
	float: right;
}

#content4 {
	width: 944px;
	height: 600px;
	margin-top: 165px;
	position: absolute;
	background-color: #e0ddd6;
	margin-left: 8px;
}


/** Dette er toppen af området med tekst, hvor der vises sideanvisninger mm. **/
#content_top {
	width: 845px;
	height: 20px;
	margin: 0px;
	margin-left: 35px;
	padding-left: 25px;
	border-bottom: 1px solid #000;
}

#content_top_galleries {
	width: 845px;
	height: 10px;
	margin: 0px;
	padding-bottom: 20px;
	margin-left: 35px;
	padding-left: 25px;
	border-bottom: 1px solid #000;
}

#content_left {
	width: 600px;
	height: 250px;
	margin-left: 35px;
	position: absolute;
}

#content_left2 {
	width: 590px;
	height: 580px;
	margin-left: 20px;
	position: absolute 
}

#content_right {
	width: 330px;
	height: 250px;
	margin-left: 430px;
	position: absolute 
}

/** Dette er tekstfelts boksen til højre i contented **/
#contact_info {
	width: 350px;
	height: 300px;
	margin-left: 555px;
	margin-top: 25px; 
	position: absolute;
	
}

#contact_info2 {
	width: 220px;
	height: 555px;
	margin-top: 422px; 
	position: absolute;
}

#bottom {
	width: 944px;
	height: 10px;
	background-color: #645a49;
	margin-top: 825px;
	margin-left: 8px;
	position: absolute
}

#bottom2 {
	width: 944px;
	height: 10px;
	background-color: #645a49;
	margin-top: 1075px;
	margin-left: 8px;
	position: absolute
}

#bottom3 {
	width: 944px;
	height: 10px;
	background-color: #645a49;
	margin-top: 1060px;
	margin-left: 8px;
	position: absolute
}

#bottom4 {
	width: 944px;
	height: 10px;
	background-color: #645a49;
	margin-top: 765px;
	margin-left: 8px;
	position: absolute
}

#return {
	float: right;
	margin-right: 45px;
	margin-top: 130px;	
}
