body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_fill.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #153781;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	color: #15377F;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 3px;
}
.clr {
	clear: both;
}

#top_container {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 89px;
}

.top_logo {
	float: left;
	width: 300px;
}
.top_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.top_link {
	float: right;
	padding-top: 50px;
	padding-right: 20px;
	width: 170px;
}
.top_link a {
	color: #819933;
	text-decoration: none;
	font-weight: bold;
}


#linetop_container {
	background-color: #819933;
	display: block;
	height: 5px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu_container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	background-color: #333;
	width: 900px;
	height: 25px;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	height: 21px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F4F4F;
	padding-top: 4px;
	width: 120px;
	display: block;
}

#header_container {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
}

.header_info {
	float: left;
	padding-top: 22px;
	padding-left: 15px;
}
.header_info strong {
	color: #333;
	font-size: 14px;
}
.header_info a {
	text-decoration: underline;
	color: #819933;
	font-weight: bold;
}
.header_image {
	float: right;
	padding-top: 5px;
	text-align: right;
}
#content_container {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content_bg {
	background-color: #eee;
}
.header_info a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}

#header_bg {
	background-color: #EEE;
}

.content {

}

.full {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.full strong,.leftcontent strong,.rightcontent strong {
	color: #333;
}
#prisliste td {
	padding-bottom: 10px;
}

/*.full a img, .left a img, .right a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
.full p, .leftcontent p, .rightcontent p {
	line-height: 16px;
	font-size: 12px;
}
.quote {
	float: right;
	width: 265px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 15px;
}


.box_4 {
	width: 267px;
	border: 1px dotted #CCC;
	padding: 5px;
	font-size: 11px;
	float: left;
	margin-left: 15px;
}
.box_4 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_4 strong {
	color: #819933;
	font-size: 14px;
	font-weight: bold;
}

#footer_container {
	background-color: #999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #809933;
}
.footer {
	color: #FFF;
	padding: 15px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.quote strong {
	color: #333;
	font-size: 14px;
}
#plakaten p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#plakaten strong {
	color: #333;
	font-size: 14px;
}
#plakaten a {
	color: #819933;
	text-decoration: underline;
}
#plakaten img {
	border: 1px solid #CCC;
	padding: 2px;
}
#plakaten td {
	vertical-align: top;
	background-image: url(images/toc_fill.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.sterkskrift {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.menu ul li a:hover {
	color: #333;
	background-color: #B1B1B1;
}
.header_info p a:hover {
	color: #113981;
}
#plakaten a:hover {
	color: #113981;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #CCC;
}
.leftcontent {
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E8E8E8;
	float: left;
}
.rightcontent {
	float: right;
	width: 235px;
	padding-right: 15px;
	padding-left: 15px;
}
#prisliste strong {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 5px;
}
.box_4 a {
	color: #000;
	text-decoration: none;
}
.box_4 a:hover {
	text-decoration: underline;
}
.full p a, .leftcontent p a, .rightcontent p a {
	color: #819933;
	text-decoration: underline;
}
.header_info p {
	line-height: 14px;
	margin-top: 7px;
}
.editable {
}
.booking {
	display: block;
	position: absolute;
	height: 215px;
	width: 40px;
	left: 0px;
	top: 119px;
}
.booking a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_booking {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 40px;
}
.content .full ol li {
	padding-bottom: 5px;
}
.content .full #Tekst p iframe {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}

