body {
	margin-top: 10px;
	background-color: #ffffff;;

	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;

	text-align: center;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}

.maintable {
	width: 760px;
	border: 1px solid #cccccc;
}

td {
	font-family: verdana;
	font-size: 11px;
}

h1 {
	width: 100%;
	text-align: left;
/*	font-family: Georgia; */
	font-size: 2.4em;
	color: #660000;
	padding: 2px;
	margin-bottom: -5px;
}

#boks a:link {
	text-decoration: none;
	text-align: left;
	color: #023489;
	font-family: Arial;
}
#boks a:visited {
	text-decoration: none;
	color: #023489;
	font-family: Arial;
}
#boks a:hover {
	text-decoration: none;
	color: #2E5DAC;
	font-family: Arial;
}

#undermenu {
	text-align: left;	
	font-size: 9px;
	margin-left: 5px;
	border-left: 2px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	padding:5px;
}

#flash {
	width: 120px; height: 300px;
	border: 1px solid #cccccc;
}

.top {
	background-image: url('/pic/hotel-friheden-top1.jpg');
	background-position: 10px center;
    background-repeat : no-repeat;
	background-color: #fff;
	height: 120px;
	padding-top: 10px;
	padding-left: 10px;
}

hr {width: 95%
	height: 1px;
	color: #660000;
	margin-top: 0px;
	}

.bottom {
	color: #660000;
	text-align: center;
	font-size: 9px;
}

.menu {
	background-color: transparent;
	width: 175px;
	vertical-align: top;
}

.spacer {
	background-color: transparent;
	width: 140px;
	vertical-align: bottom;
}

.content {
	background-color: #ffffff;;
	width: 760px;
	padding-left: 0px;
	padding-top: 20px;
	padding-right:10px;
	vertical-align: top;
	text-align: center;
	font-family: Arial;
	color: #000;
}
.guest_top {
	width: 400px;
	text-align: left;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	padding-top: 4px;
	padding-left: 10px;
	height: 20px;
	background-image: url('/images/design/guestbook/GB05/guestbook_top.gif');
}
.guest_content {
	width: 400px;
	height: 50px;
	text-align: left;
	font-size: 10px;
	font-family: verdana;
	padding: 5px;
	padding-left: 10px;
	background-image: url('/images/design/guestbook/GB05/guestbook_content.gif');
}
.guest_bottom {
	width: 400px;
	test-align: center;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	padding-left: 10px;
	height: 20px;
	background-image: url('/images/design/guestbook/GB05/guestbook_bottom.gif');
}
.guest_website {
	width: 400px;
	test-align: center;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	padding-left: 10px;
	background-image: url('/images/design/guestbook/GB05/guestbook_content.gif');
}
.login {
	border: 1px Solid Black;
	font-size: 10px;
	width: 200px;
	font-family: verdana;
	font-size: 10px;
}
/*
DROP DOWN MENU ITEMS
*/
#dropmenudiv {
	position:absolute;
	border:1px solid CFC6C6;
	font:normal 10px Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}