/* -------------- global settings ------------------- */
body							{
									font-family: verdana;
									font-size: 11px;
									}
table							{
									font-family: verdana;
									font-size: 11px;
									}
img								{
									border: 0;
									}
a									{
									text-decoration: none;
									}
a:visited					{
									text-decoration: none;
									}
								
/* -------------- størrelse på sitet ---------------- */
									
.container				{
									position: absolute;
									left:50%;
									top: 0px;
									margin-left:-400px;
									width: 800px;
									height: 539px;
									}
									
/* -------------- Style for hovedmenu --------------- */
									
div.main_menu			{
									position: absolute;
									top: 153px;
									}
									
/* -------------- Styles for alle submenuer --------- */
									
div.stick					{
									position: absolute;
									left: 20px;
									height: 37px;
									width: 3px;
									top: 160px;
									z-index: 2;
									}
div.forside				{
									position: absolute;
									left: 20px;
									height: 37px;
									top: 160px;
									z-index: 1;
									}
div.hotel					{
									position: absolute;
									left: 20px;
									height: 37px;
									top: 175px;
									z-index: 1;
									}
div.konference		{
									position: absolute;
									left: 120px;
									height: 37px;
									top: 160px;
									z-index: 1;
									}
div.selskaber			{
									position: absolute;
									left: 240px;
									height: 37px;
									top: 160px;
									z-index: 1;
									}
div.restaurant		{
									position: absolute;
									left: 340px;
									height: 37px;
									top: 160px;
									z-index: 1;
									}
div.kontakt				{
									position: absolute;
									left: 450px;
									height: 37px;
									top: 160px;
									z-index: 1;
									}
div.booking				{
									position: absolute;
									left: 550px;
									height: 37px;
									top: 160px;
									z-index: 1;
									}
div.submenu				{
									background-color: #395045;
									width: 800px;
									height: 21px;
									position: absolute;
									top: 176px;
									}
									
/* -------------- Style for hovedområdet ------------ */
									
.contentarea			{
									background-color: #B8CCC4;
									font-family: verdana;
									font-size: 11px;
									position: absolute;
									top: 197px;
									width: 800px;
									height: 342px;
									}
									
/* -------------- Style for side --------------- */

.fbstor						{
									position: absolute;
									}
.fblille					{
									background-color: #86AE9C;
									left: 320px;
									bottom: 0px;
									position: absolute;
									width: 165px;
									height: 250px;
									
									font-family: arial, helvetica;
									font-size: 10px;
									}
.frightcon				{
									position: absolute;
									left: 480px;
									bottom: 0px;
									width: 290x;
									height: 320px;
									padding: 15px;
									}
.leftcon					{
									position: absolute;
									left:0px;
									}
.topcon						{
									position: absolute;
									top:0px;
									left:342px;
									}

.rightcon					{
									position: absolute;
									width: 400px;
									height: 265px;
									left: 342;
									top: 74px;
									padding: 15px;
									overflow: auto;
									}
.toprightcon			{
									position: absolute;
									width: 400px;
									height: 330px;
									left: 342px;
									top: 0px;
									padding: 15px;
									overflow: auto;
									}
.allcon						{
									position: absolute;
									width: 770px;
									height: 330px;
									left: 0px;
									top: 0px;
									padding: 15px;
									overflow: auto;
									}
									
/* -------------- Style for footer.php -------------- */
									
div.bottom				{
									background-color: #B8CCC4;
									width: 800px;
									height: 33px;
									position: absolute;
									top: 539px;
									}

/* -------------- Style for booking ----------------- */

.bookframe				{
									width: 800px;
									height: 342px;
									}