/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

html, body {
    height: 100%;
}

a {
	text-decoration: none;
	color: #787979;
}

a:hover {
	color:#000000;
}

body {
	background: url(../images/bg_main.gif) repeat-x;
}

h1, h2 {
	font-size: 16px;
	color:#B40406;
	font-weight:bold;
	margin-bottom: 18px
}

h2 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 20px;
}


#container {
	min-height: 100%;
	position: relative;
}

#wrapper {
	background: url(../images/bg_wrapper.jpg) no-repeat center top;
	min-height: 700px;
	width: 960px;
	margin: 0 auto;
	padding-bottom:40px;
	position: relative;
	z-index: 1;
}
#main_content {
	width: 790px;
	margin: 0 auto;
}
#address {
	height: 15px;
	background: #595959 url(../images/address.gif) no-repeat center top;
	display: block;
	overflow:hidden
}
#header_pic_,#header_pic_index,#header_pic_index2,#header_pic_booking,#header_pic_baner,#header_pic_priser,#header_pic_diverse,#header_pic_booking_ok {
	height: 145px;
	background: url(../images/header_main.jpg);
}
#header_pic_baner { background: url(../images/header_baner.jpg); }
#header_pic_priser { background: url(../images/header_priser.jpg); }
#header_pic_diverse { background: url(../images/header_udstyr.jpg); }
#header_pic_booking { background: url(../images/header_booking.jpg); }
#header_pic_booking_ok { background: url(../images/header_booking.jpg); }

#menu {
	height: 40px;
	width: 790px;
	background-image: url(../images/bg_menu_sub.jpg);
}


#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;	
	height: 20px;
	text-decoration:none
}

#menu li a {
	background-image: url(../images/menu.jpg);
}

#menu #forside a { background-position: 0 0; width: 99px; }
#menu #priser a { background-position: -99px 0; width: 198px; }
#menu #baner a { background-position: -297px 0; width: 166px; }
#menu #diverse a { background-position: -463px 0; width: 100px; }
#menu #booking a { background-position: -563px 0; width: 105px; }


#menu #forside a:hover { background-position: 0 -20px; }
#menu #priser a:hover { background-position: -99px -20px; }
#menu #baner a:hover { background-position: -297px -20px; }
#menu #diverse a:hover { background-position: -463px -20px; }
#menu #booking a:hover { background-position: -563px -20px; }

#menu #forside a.active, #menu #forside a.active:hover { background-position: 0 -40px; }
#menu #priser a.active, #menu #priser a.active:hover { background-position: -99px -40px; }
#menu #baner a.active, #menu #baner a.active:hover { background-position: -297px -40px; }
#menu #diverse a.active, #menu #diverse a.active:hover { background-position: -463px -40px; }
#menu #booking a.active, #menu #booking a.active:hover { background-position: -563px -40px; }

#menu #language a {
	background-image: url(../images/flag_uk.gif);
	background-repeat: no-repeat;
	width: 30px;
	margin-left: 92px;
	overflow:hidden;
}

.active { cursor: default; }

#menu li span {
	visibility: hidden;
}

ul#sub_menu {
	font: 10px/25px Helvetica, Arial, sans-serif;
	text-align:right;
	width: 150px;
	list-style:none;
	margin-left: 0px;
	background: #CCCCCC url(../images/submenu_bottom3.jpg) no-repeat bottom;
	padding-bottom: 50px;
	float:left;
	margin-right: 20px;
}

#sub_menu li a {
	padding:0 10px 0 0;
	display:block;
	color:#787979;
	height: 25px;
	background: url(../images/submenu_bg_2.jpg) repeat-y left top;
	overflow:hidden;
}

#sub_menu li a:hover {
	color:#000000;
	background-position: left -25px;
}

#sub_menu li a.active, #sub_menu li a.active:hover {
	cursor: default;
	background-position: left -50px;
	color:#787979;
}

.pic_top_right {
	background: url(../images/pic_top.jpg) no-repeat;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.pic_top_left {
	background: url(../images/pic_top.jpg) no-repeat;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.pic_bottom {
	width: 230px;
	padding: 10px;
	background: url(../images/pic_bottom.jpg) no-repeat bottom;
}

.pic_bottom img {
	border: 1px solid #cccccc
}

#main_text {
	width: 600px;
	overflow: auto;
}

#main_text.full {
	margin-left: 10px;
	width: 770px;
	overflow: hidden;
}


#main_text p {
	font-size: 11px;
	line-height: 1.5;
	margin-top: 9px
}

#faq {
	font-size: 11px;
	line-height: 1.5;
}

dl#faq dt {
	background-color:#CCCCCC;
	padding: 6px;
	margin-top: 15px;
	font-weight:bold;
	color: #595959;
}

dl#faq dd {
	background-color:#EAEBEB;
	padding: 6px;
	font-style:italic;
	color: #787979;
}

#footer {
	width: 100%;
	height: 50px;
	background: url(../images/bg_footer.gif) repeat-x;
	position: absolute;
	bottom: 0;
	z-index: 0;
	clear:both;
}
#footer_2 {
	height: 50px;
	width: 960px;
	margin: 0 auto;
	background: url(../images/footer.gif) no-repeat center bottom;
}

#side_pic {
	background: url(../images/lars_side.jpg) repeat-x 0px top;
	height: 270px;
	width: 83px;
	behavior: url(http://www.kongelunden.dk/css/hover.htc);
	position:absolute;
	top: 145px
}

#side_pic:hover, #side_pic.hover {
	background: url(../images/lars_side.jpg) repeat-x 83px top;
	cursor: default;
}


/*
.wide_top {
	background: url(../images/wide_top.jpg) no-repeat;
	margin-top: 10px;
}

.wide_bottom {
	background: url(../images/wide_bottom.jpg) no-repeat bottom;
	padding: 10px;
}

.wide_inside {
	background-color: #EAEBEB;
	border: 1px solid #cccccc;
	width: 578px;
}
.wide_inside p {
	padding-left: 8px;
}
.wide_inside h2, p.wide_desc {
	padding: 4px 8px;
	display:block;
	background-color: #595959;
	color:#FFFFFF;	
	margin: 0;
	
}

p.wide_desc {
	background-color:#B7B7B7;
	margin: 0px;
	color:#000000;
	clear:both;
}

.wide_inside ul {
	margin: 10px 0 0 5px;
}

.wide_inside ul li {
	font-size: 11px;
	line-height: 13px;
	margin: 3px 0;
	padding: 1px 0 1px 15px;
	list-style: none;
	background: url(../images/green_bullet.gif) no-repeat left 1px;
}

.wide_inside ul li span {
	float:right;
}


.wide_inside img {
	float: right;
	line-height: 0;
	border-left: 1px solid #ccc;
	margin-bottom:0;
	margin-left: 10px;
	padding: 0;
}
*/

.wide_top {
	background: url(../images/wide_top.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
}

.wide_bottom {
	background: url(../images/wide_bottom.jpg) no-repeat bottom;
	padding: 10px;
	width: 580px;
}

.wide_inside {
	background-color: #EAEBEB;
	border: 1px solid #cccccc;
	border-bottom: 0 solid #ccc;
	width: 578px;
	overflow: auto;
	min-height: 170px;
}

.wide_inside h2 {
	background: #666666;
	padding: 4px 8px;
	display:block;
	color:#FFFFFF;
	margin: 0;
	font-weight:normal;
}

.wide_inside p {
	padding: 0 8px;
}

.wide_inside ul {
	margin: 7px 0 0 10px;
}

.wide_inside p+ul {
	margin-top: 2px;
}

.wide_inside ul li, ul.t_list li {
	font-size: 11px;
	line-height: 13px;
	/*margin: 3px 0;*/
	padding: 0 0 4px 15px;
	list-style: none;
	background: url(../images/green_bullet.gif) no-repeat left 0;
}

ul.t_list {
	margin: 10px 50px 10px 0;
	float: left;
}

ul.t_list li {
	background: url(../images/green_bullet_white.gif) no-repeat left 0;
}

.wide_inside img {
	float: right;
	border-left: 1px solid #ccc;
	margin-left: 10px;
}

#main_text p.wide_desc, #main_text p.pakke_desc {
	padding: 5px 8px;
	display:block;
	background-color: #CCCCCC;
	color:#000000;	
	margin: 0;
	clear: both;
	font-size: 11px;
}

 #main_text p.pakke_desc {
 	background: url(../images/pakke_line.jpg) left top;
	font-weight: bold;
	height: 18px;
	padding: 5px 8px 0;
}

p.pakke_desc span {
	float: left;
	width: 110px;
	margin-left: 23px;
	margin-right: 
}

.wide_spacer {
	float: right;
	width: 1px;
	height: 100px;
}

.wide_top .wide_bottom .reference .wide_spacer {
	float: right;
	width: 1px;
	height: 120px;
}


#main_text .reference {
	border: 1px solid #cccccc;
	padding: 0 8px 8px 8px;
	background-color:#FFFFFF;
	min-height: 125px;
}

#main_text p.author {
	text-align: right;
	font-style:italic;
	display: block;
	padding: 4px 8px;
	margin-top: 0;
	background-color:#CCCCCC;
	clear: both;
}

#booking table td {
	vertical-align: center;
	font-size: 11px;
	padding: 4px;
	height: 20px;
}

#info_table, #pakker_table, #paintball_table, #akt_table, #mad_table {
	padding: 6px 6px;
	vertical-align:top;
}

#info_table, #paintball_table, #mad_table {
	background-color: #EEEEEE
}

#pakker_table, #akt_table {
	background-color:#DDDDDD
}

#submit_table {
	background-color:#cccccc;
	text-align: center;
	padding: 6px 6px;
}

.table_head {
	text-align: center;
}

#booking .table_head p {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
}

.wide_field {
	width: 175px;
}

.ref_pic {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}


.field3D {
	display:block;
	width: 250px;
	height: 230px;
	margin: 0 20px 8px 0;
	float: left;
	position:relative;
}

.field3D a, .field3D img, .fieldPic a, .fieldPic img {
	border: 0 none;
}

.field3D img {
	position:absolute;
	top:30px;
	left:0;
}

.sIFR-hasFlash .field3D h2, .field3D h2 {
	width: 250px;
	padding:0;
	margin: 0 0 5px 0;
	font-size: 20px;
}

.fieldPic {
	width: 300px;
	height: 200px;
	float: right;
	position: relative;
	margin-right: 10px;
}

.fieldPic img {
	position:absolute;
	top:0;
	left:0;
}