/* @override http://prah.nu.datakultur.net/css/prah_screen.css */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #d1d2bd;
	text-align: center;
	font: 0.9em Arial, Helvetica, sans-serif;
}

#center {
	width: 700px;
	margin: 5% auto 0;
	text-align: right;
}

#main_nav {
	height: 27px;
}

#main_nav a {	text-decoration: none;	color: #7C7D6B;
	background: white;
	margin: 0 2px 2px 0;
	padding: 3px 9px 3px 8px;
	border-bottom: 1px solid gray;

}

#sub_nav {
	width: 700px;
	height: 25px;
}

#sub_nav a {	text-decoration: none;	color: #7C7D6B;
	background: white;
	margin: 0 2px 2px 0;
	padding: 3px 9px 3px 8px;
	border-bottom: 1px solid gray;
	font-size: 0.7em;
}


#content {
	width: 100%;
	height: 500px;
	text-align: left;
	background-color: white;
}

td,p   {
	color: #7C7D6B;
}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	color: #7C7D6B;
}

a {
	text-decoration: none;
	color: #7C7D6B
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7D6B;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7D6B;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.brodtextgray {
	text-align: right;
	font-size: 0.9em;
}

/* Gran Hotel */

#grand_hotel {
	position: static;
	margin-top: 20px;
}

#grand_hotel_bkgr {
	position: absolute;
	z-index: 1;
}

#grand_hotel_gupp {
	position: absolute;
	z-index: 2;
	margin-top: 80px;
	margin-left: 2px;
}

/* Spirit of the sea */

#seaspirit {
	position: static;
}

#seaspirit_bkgr {
	z-index: 2;
	position: absolute;
}

#seaspirit_light {
	z-index: 3;
	position: absolute;
	margin-top: 78px;
	margin-left: 8px;
}

/* The Ark */

#arken {
	position: static;
}

#arken_bkgr {
	position: absolute;
}

#elefantoron {	z-index: 2;	position: absolute;	margin: 0 0 0 307px;

}#flodhast {	position: absolute;	z-index: 3;	margin: 220px 0 0 389px;
}

