/* CSS Document */

#menu_fotogalleri {
	position:absolute;
	left:692px;
	top:5px;
	width:191px;
	height:20px;
	z-index:2;
}

#venstre {
	left:0px;
	top:158px;
	width:450px;
	height:300px;
	z-index:5;
	float: left;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}


#galleri {
	left:0px;
	top:186px;
	width:450px;
	height:300px;
	z-index:90;
	float: left;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
#venstre_underside {
	left:0px;
	top:186px;
	width:450px;
	height:auto;
	z-index:4;
	float: left;
	position: absolute;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
#hoejre {
	left:451px;
	top:186px;
	width:410px;
	height:244px;
	z-index:3;
	position: absolute;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 20px;
	padding-right: -20px;
	padding-left: 20px;
}

#menu {
	left:451px;
	top:157px;
	width:410px;
	height:23px;
	z-index:4;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: 50%;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#menu_underside {
	left:0px;
	top:157px;
	width:860px;
	height:23px;
	z-index:3;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: 50%;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

#top {
	left:0px;
	top:0px;
	width:900px;
	height:157px;
	z-index:8;
	position: absolute;
	background-image: url(../grafik/top.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#bund {
	left:1px;
	width:900px;
	height:92px;
	z-index:1
	position: absolute;;
	background-image: url(../grafik/bund.gif);
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 6;
	bottom: 1px;
}

.font_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.font_menu_valgt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AD8220;
	
}

.font_indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.font_menu a:link {
	color: #000000;
	text-decoration: none;
}
.font_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.font_menu a:hover {
	color: #AD8220;
	text-decoration: none;
}
.font_indhold a:link { color:#000000 ; text-decoration:underline ;
}
.font_indhold a:visited { color:#000000 ; text-decoration:underline ;
}
.font_indhold a:hover { color:#AD8220 ; text-decoration:none ;
}

