html, body {
	overflow-x: hidden;
}
body {
	background-color: #dcdcde;
	margin: 10px 0px 0px 30px;
	color: #595653;
}

body,table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
}
table.wide {
	width: 100%;
}
thead td {
	font-weight: bold;
	background-color: #DDD;
}
input,textarea,select {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
input.text,textarea,select {
	width: 180px;
}
textarea {
	height: 100px;
	overflow: auto;
}
input.button {
	padding: 0px 12px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #8a8492;
	text-decoration: none;
}
a.highlight {
	font-weight: bold;
	text-decoration: none;
	color: #595959;
}
a img {
	border: 0px;
}
p {
	margin: 0px 0px 5px 0px;
}
li {
	margin: 5px 0px;
}
div.clear {
	overflow: hidden;
	height: 1px;
	width: 1px;
	clear: both;
}
h1, h2, h3, h4 {
	margin-bottom: 7px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
.center {
	text-align: center;
}
hr {
	margin-top: 10px;
	color: #A6A09A;
	height: 1px;
}

#container {
	background-image: url(../images/top/gron3.jpg);
	background-repeat: no-repeat;
	width: 1090px;
	background-color: #FFF;
	min-height: 567px;
	position: relative;
	margin: 0px auto;
}

#header a {
	display: block;
	position: absolute;
	top: 18px;
	height: 14px;
}
#header a.home {
	top: 10px;
	left: 30px;
	width: 320px;
	height: 65px;
}
#header a.frontpage {
	left: 380px;
	width: 56px;
}
#header a.contact {
	left: 445px;
	width: 58px;
}
#header a.sitemap {
	left: 525px;
	width: 65px;
}
#header a.links {
	left: 600px;
	width: 52px;
}
#header a.login {
	left: 660px;
	width: 50px;
}
#header form {
	position: absolute;
	top: 20px;
	left: 754px;
}
	#header form input.text {
		font-size: 10px;
		width: 122px;
		border: 0px;
		background-color: transparent;
	}
	#header form a {
		left: 133px;
		top: -3px;
		width: 17px;
		height: 16px;
	}
#header div.languages a {
	top: 54px;
	height: 11px;
	width: 16px;
}
#header div.languages a.lan1 {
	left: 384px;
}
#header div.languages a.lan2 {
	left: 405px;
}
#header div.languages a.lan3 {
	left: 426px;
}
#header div.languages a.lan4 {
	left: 447px;
}
#header div.languages a.lan5 {
	left: 468px;
}
#header div.languages a.lan6 {
	left: 489px;
}
#header div.languages a.lan7 {
	left: 510px;
}

#navigation {
	position: absolute;
	top: 75px;
	left: 15px;
}
	#navigation a {
		display: block;
		float: left;
		color: #FFF;
		font-weight: bold;
		width: 73px;
		height: 34px;
		padding-top: 30px;
		text-align: center;
		text-decoration: none;
	}

#submenu2 {
	position: absolute;
	top: 140px;
	left: 15px;
	height: 22px;
	width: 450px;
}
	#submenu2 a {
		display: block;
		float: left;
		padding: 4px 10px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
	}

#content {
	float: left;
	margin-top: 170px;
	padding: 10px 200px 0px 0px;
	width: 890px;
	background-image: url(../images/background.jpg);
	background-position: 920px 0px;
	background-repeat: repeat-y;
}
	#content div.placeholder {
		float: right;
		width: 140px;
		height: 110px;
	}

#outerwrapper {
	width: 920px;
	background-image: url(../images/kort.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#wrapper {
	min-height: 520px;
	width: 655px;
	padding: 0px 0px 10px 15px;
}

#submenu {
	float: left;
	margin: 0px 10px 10px 0px;
}
	#submenu a.top {
		display: block;
		background-image: url(../images/navigatordown.gif);
		background-repeat: no-repeat;
		background-position: 12px center;
		border: 1px dotted #6F7573;
		border-width: 1px 0px;
		padding: 3px 5px 3px 30px;
		margin-bottom: 2px;
		background-color: #a2b9cb;
		color: #FFF;
		font-weight: bold;
		font-size: 12px;
		width: 130px;
		text-decoration: none;
	}
	#submenu a.level1, #submenu a.level2 {
		display: block;
		float: left;
		clear: left;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
	}
	#submenu a.level1 {
		width: 135px;
		padding-left: 30px;
		padding: 1px 0px 1px 30px;
		background-image: url(../images/navigatorright.jpg);
		background-repeat: no-repeat;
		background-position: 12px center;
		color: #6c6666;
	}
	#submenu a.level2 {
		width: 125px;
		padding-left: 30px;
		padding: 1px 0px 1px 10px;
		margin-left: 30px;
		background-image: url(../images/navigatordot.jpg);
		background-repeat: no-repeat;
		background-position: 0px center;
		color: #616161;
	}
	#submenu a.level1:hover, #submenu a.level1:active {
		text-decoration: underline;
	}

#spacer {
	background-color: #dcdcde;
	height: 7px;
}

#footer {
	text-align: right;
	padding: 4px 0px;
	padding-right: 200px;
	width: 890px;
	font-weight: bold;
	color: #484343;
	font-size: 10px;
	background-image: url(../images/background.jpg);
	background-position: 920px 0px;
	background-repeat: repeat-y;
}

#minicalendar {
	width: 300px;
	border: 1px solid #000;
	padding: 5px;
	margin-top: 20px;
}
	#minicalendar a {
		display: block;
		width: 40px;
		float: left;
		padding: 1px;
		text-align: center;
	}
		#minicalendar a div {
			border: 1px solid #CCCCCC;
			padding: 10px 0px;
			cursor: pointer;
		}
		#minicalendar a div:hover {
			border-color: #A0A0A0;
		}
	#minicalendar a:hover, #minicalendar a:active, #minicalendar a.active {
		font-weight: bold;
	}

table.bookings {
	width: 100%;
}
table.bookings thead td, table.bookings tbody td.head {
	font-weight: bold;
}
table.bookings tbody td {
	background-color: #BCFFBC;
	vertical-align: top;
	border: 1px dotted #848484;
}
table.bookings tbody td div {
	font-weight: bold;
	background-color: #FFBCBC;
	height: 100px;
}
table.bookings tbody td div.halfbooked {
	background-color: #FFD7A5;
}
table.bookings tbody td.head {
	background: none;
	border: 0px;
	width: 70px;
}
