html {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	background: url( '../img/gfx-body-bg.gif' ) #EDEDE5 repeat-x;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
form { 
	height:100%;
	width:982px;
	margin: 0px auto 0px auto;
	padding:0;}

#toplogo {
	width: 160px;
	float: left;
	height: 75px;
}

#toplogo img {
	border: none;
}

#topmenu {
	width: 982px;
	text-align: left;
	height: 90px;
}

#globalnav {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 285px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	height: 18px;
}

#globallinks {
	width: 210px;
	float: left;
	margin-top: 5px;
}

#globallinks a {
	color: #000000;
	text-decoration: none;
}

#globallinks a:hover {
	color: #000000;
	text-decoration: underline;
}

#globalnavflags {
	width: 70px;
	float: left;
	margin-top: 7px;
}

#globalnavflags img {
	margin: 0px 3px 0px 3px;
	border: none;
}

#mainnav {
	width: 680px;
	float: right;
	/*margin: 45px 0px 0px 260px;*/
	margin: 45px 0px 0px 60px;
	padding: 0px 21px 0px 0px; /*height:90px;*/
	position: relative;
	height: 27px;
	text-align: right;
}

#mainnav img {
	border: none;
}

#main-top {
	width: 982px;
	background: url( '../img/gfx-main-bg-top.gif' ) no-repeat;
	height: 20px;
}

#main-top ul {
	margin: 0;
	padding: 8px 22px 5px 0;
	list-style: none;
	text-align: right;
}

#main-top li {
	margin: 0 0 0 24px;
	display: inline;
	list-style-type: none;
}

#main-top li a {
	padding: 8px 0px 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#main-top li a:hover {
	padding: 8px 0px 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#main-top li .current {
	padding: 8px 0px 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#main {
	width: 934px;
	padding: 0px 24px 0px 24px;
	background: url( '../img/gfx-main-bg.gif' ) #FFFFFF repeat-y;
	text-align: left;
}

#main-bottom {
	width: 982px;
	background: url( '../img/gfx-main-bg-end.gif' ) no-repeat;
	height: 27px;
}

#frontflash {
	margin-bottom: 20px;
}

#frontsearch {
	width: 616px;
	margin: 0px 19px 9px 0px;
	float: left;

}

#frontsearch-left {
	width: 375px;
	float: left;
	margin-left: 10px;
		text-align: left;
}

.large-grey {
	color: #676767;
	font-size: 14px;
}

.frontinputbox {
	width: 310px;
	border: 1px solid #CCCCCC;
	padding: 4px 4px 4px 5px;
	margin: 0 0 15px 0;
	color: #666666;
	font-size: 11px;
	height: 15px;
}

.frontselect {
	width: 320px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
}

#frontnews, #searchbox {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#frontnewsboxtop {
	width: 298px;
	background: url( '../img/gfx-frontboxnews-top.gif' ) no-repeat;
	height: 35px;
}

#searchboxtop {
	width: 288px;
	padding: 10px 0 0 10px;
	background: url( '../img/gfx-searchbox-top.gif' ) no-repeat;
	height: 25px;
}
#searchboxtop2 {
	width: 288px;
	padding: 8px 0 0 10px;
	background: url( '../img/gfx-searchbox-top.gif' ) no-repeat;
	height: 28px;	color: #666666;
	font-size: 14px;
	font-weight:bold;
}

#frontnewsmid {
	width: 278px;
	padding: 10px 10px 10px 10px;
	color: #666666;
	background: url( '../img/gfx-frontnewsbox-bg.gif' ) #EDEDE5 no-repeat;
	text-decoration: none;
	/*height: 310px;*/
}

#searchboxmid {
	width: 278px;
	padding: 10px 10px 0px 10px;
	color: #666666;
	background: url( '../img/gfx-searchbox-mid.gif' ) #EEEFE6 no-repeat;
	font-size: 14px;
	text-decoration: none;
	height: 197px;
}
#searchboxmid-high {
	width: 278px;
	padding: 10px 10px 0px 10px;
	color: #666666;
	background: url( '../img/gfx-searchbox-mid.gif' ) #EEEFE6 no-repeat;
	font-size: 14px;
	text-decoration: none;
	height: 425px;
}

#frontnewsmid .header, #searchboxmid h1, #newspageboxmid .header{
	margin: 0;
	padding: 0;
	color: #DC241F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#frontnewsmid a, #searchboxmid a, #newspageboxmid a {
	color: #666666;
	text-decoration: none;
}

#frontnewsbottom {
	width: 288px;
	padding: 8px 0px 0 10px;
	background: url( '../img/gfx-frontboxnews-bot.gif' ) no-repeat;
	height: 22px;
}

#searchboxbottom {
	width: 278px;
	padding: 6px 10px 0 10px;
	background: url( '../img/gfx-searchbox-bot.gif' ) no-repeat;
	height: 23px;
	text-align: right;
}

#frontnewsbottom a, #searchboxbottom a {
	color: #DC241F;
	text-decoration: none;
}

#frontnewsbottom a.redarrow {
	padding-right: 13px;
	color: #DC241F;
	background: url(../img/gfx-link-arrow-red.gif) no-repeat right 3px;
	text-decoration: none;
}

#frontnewsbottom div div {
	float: left;
}

#frontnewsbottom div div img {
	border: none;
}

#frontsearchresult, #downloadlist {
	float: left;
	width: 616px;
}

#resultboxtop, #frontsearchresultboxtop, #downloadboxtop {
	width: 586px;
	padding: 9px 20px 0px 10px;
	background: url( '../img/gfx-frontsearch-top.gif' ) no-repeat;
	font-size: 10px;
	height: 21px;
}

#resultboxmiddel-small {
	padding: 28px 15px 28px 15px;
	background: url(../img/gfx-resultboxmiddel-small-bg.gif) #EDEDE5 no-repeat;
}

#resultboxmiddel-large {
	padding: 5px 15px 5px 15px;
	background: url(../img/gfx-resultboxmiddel-large-bg.gif) #EDEDE5 no-repeat;
}

#frontsearchresultboxbottom {
	width: 606px;
	background: url( '../img/gfx-frontsearch-bot.gif' ) no-repeat;
	height: 19px;
	text-align:right;padding:3px 10px 0px 0px
}

#resultboxbottom {
	width: 593px;
	padding: 7px 23px 0 0;
	background: url( '../img/gfx-resultboxbottom.gif' ) no-repeat;
	text-align: right;
	height: 23px;
}

#resultboxbottom span {
	color: #DC241F;
	font-size: 11px;
	text-decoration: none;
}

#orderloginbox {
	float: left;
}

#frontspotred {
	float: right;
	margin-bottom: 21px;
}

#frontspotredtop {
	width: 298px;
	background: url( '../img/gfx-frontboxred-top.gif' ) no-repeat;
	font-size: 1px;
	height: 12px;
}

#frontspotredmid {
	width: 277px;
	padding: 0px 12px 0px 9px;
	color: #FFFFFF;
	background: url( '../img/gfx-frontboxred-bg.gif' ) #9D0102 no-repeat;
	height: 107px;
}

#frontspotredbottom {
	width: 298px;
	background: url( '../img/gfx-frontboxred-bot.gif' ) no-repeat;
	font-size: 1px;
	height: 11px;
}

#frontspotgreen {
	float: right;
}

#frontspotgreentop {
	width: 298px;
	background: url( '../img/gfx-frontboxgreen-top.gif' ) no-repeat;
	font-size: 1px;
	height: 12px;
}

#frontspotgreenmid {
	width: 277px;
	padding: 0px 12px 0px 9px;
	color: #FFFFFF;
	background: url( '../img/gfx-frontboxgreen-bg.gif' ) #066C00 no-repeat;
}

#frontspotgreenmid a, .frontspotblueboxmid a, #frontspotredmid a, .frontspotblueboxmid a, .footerbluebox div a, .footerbluebox-last div a {
	padding-right: 13px;
	color: #FFFFFF;
	background: url(../img/gfx-link-arrow-white.gif) no-repeat right 3px;
	font-weight: bold;
}

#frontspotgreenbottom {
	width: 298px;
	background: url( '../img/gfx-frontboxgreen-bot.gif' ) no-repeat;
	font-size: 1px;
	height: 11px;
}

#frontspotgreenmid .inputbox {
	width: 193px;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	margin-top: 8px;
	color: #666666;
	font-size: 10px;
}

.large-blue {
	color: #00498E;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	float: left;
}

.resultitm {
	width: 585px;
	padding: 11px 21px 10px 10px;
	color: #666664;
	background: url( '../img/gfx-searchitm-back.gif' ) #EDEDE5 no-repeat;
	height: 70px;
	/*height: 59px;*/
}

.resultitm-small {
	width: 585px;
	padding: 9px 21px 7px 10px;
	color: #666664;
	background: url( '../img/gfx-searchitm-back.gif' ) #EDEDE5 no-repeat;
	/*height: 20px;*/
}

.resultitm-info {
	float: left;
	width: 110px;
	font-size: 9px;
}

.resultitm-text {
	float: left;
	margin-left: 21px;
	/*width: 225px;*/
	width: 270px;
	color: #666664;
}
.resultitm-text-subpage {
	float: left;
	margin-left: 21px;
	width: 322px;
	color: #666664;
}
.resultitm-text h3,.resultitm-text-subpage h3 {
	margin: 0;
	padding: 0;
	color: #656565;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.resultitm-text a,.resultitm-text-subpage a {
	color: #C90101;
	text-decoration: none;
}

.resultitm-text a:hover,.resultitm-text-subpage a:hover {
	color: #C90101;
	text-decoration: underline;
}

.footerbluebox {
	width: 278px;
	padding: 10px 10px 0px 10px;
	margin-right: 20px;
	float: left;
	height: 90px;
}

.footerbluebox-last {
	width: 278px;
	padding: 10px 10px 0px 10px;
	float: left;
	height: 90px;
}

.white-text {
	color: #FFFFFF;
}

#subpage {
	padding: 20px 0 0 0;
}

#subpageheader {
	width: 934px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#subpageheader h1 {
	margin: 0;
	padding: 0;
	color: #004990;
	font-size: 33px;
	font-weight: normal;
	line-height: 39px;
}

#subpage-content,.subpage-content {
	width: 404px;
	float: left;
	margin-right: 20px;
	color: #666666;
	text-align: left;
}
#subpage-formcontent {
	float: left;
	margin-right: 20px;
	color: #666666;
	text-align: left;
}

#subpage-content h1,.subpage-content h1,#subpage-formcontent h1 {
	padding: 0px;
	margin: 0px;
	color: #CC0000;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

#subpage-content a,#subpage-formcontent a {
	padding-right: 13px;
	color: #CC0000;
	background: url(../img/gfx-link-arrow-red.gif) no-repeat right 3px;
	font-weight: normal;
	text-decoration: none;border-left:1px solid white;
}

#subpage-spot {
	width: 192px;
	float: left;
	margin-right: 20px;
	text-align: left;
}

.subpage-spot-top {
	padding: 9px 0 0 10px;
	background: url(../img/gfx-subpagespotbox-top.gif) no-repeat;
	font-size: 1px;
	height: 26px;
}

.subpage-spot-mid {
	padding: 12px 10px 10px 10px;
	width: 172px;
	color: #666666;
	background: url(../img/gfx-subpagespotbox-mid.gif) #EDEEE4 no-repeat; /*height: 380px;*/
}

.subpage-spot-mid ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.subpage-spot-mid a {
	color: #DC241F;
	text-decoration: none;
}

.subpage-spot-mid a:hover {
	color: #DC241F;
	text-decoration: underline;
}

.subpage-spot-bot {
	background: url(../img/gfx-subpagespotbox-bot.gif) repeat;
	height: 15px;
}

#factpage-cat {
	width: 184px;
	padding: 8px 0px 8px 10px;
	color: #0D4682;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#factpage-iteminfo {
	width: 500px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin-bottom:20px;
}

#factpageheader {
	width: 890px;
	padding: 20px 0px 0px 10px;
	float: left;
	text-align: left;
	height: 33px
}

#factpageheader h1 {
	margin: 0;
	padding: 0;
	color: #004990;
	font-size: 28px;
	font-weight: normal;
	line-height: 33px;
}

#factpage-address {
	width: 175px;
	float: left;
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
}

#factpage-address a,#factpage-content td a,#factbox-bottom a {
	font-size:10px;
	color: #DC241F;
	text-decoration: none;
}

#factpage-address a:hover,#factpage-content td a:hover,#factbox-bottom a:hover {
	color: #DC241F;
	text-decoration: underline;
}

#factpage-desciption {
	width: 322px;
	color: #0D4682;
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
}

#factpage-images {
	float: right;
	margin: 0px 12px 22px 0px;
}

#factpage-images img {
	margin-left: 35px;
}

#factpage-content {
	width: 924px;
	float: left;
	color: #666666;
	text-align: left;
}

#factpage-content h1 {
	padding: 0px;
	margin: 0px;
	color: #CC0000;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

#factpage-content td {
	padding-right: 5px;
	white-space: normal;
}

#factbox-top {
	width: 924px;
	padding: 6px 12px 0px 12px;
	background-image: url(../img/gfx-factbox-top.gif);
	background-repeat: no-repeat;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 24px;
}
#factbox-top .normal {
	margin:0px 45px 0px 0px;
	padding:0px;
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
	border:none;
	background-color: transparent;
	cursor: pointer;
	overflow:visible;
}
#factbox-top .normal:hover {
	color:#dc241f;
}
#factbox-top .active {
	margin:0px 45px 0px 0px;
	padding:0px;
	color:#dc241f;
	text-decoration: none;
	text-transform: uppercase;
	border:none;
	background-color: transparent;
	overflow:visible;
}

.factbox-row1 {
	width: 904px;
	border-bottom: 2px solid #FFFFFF;
	padding: 12px 10px 12px 10px;
	background-image: url(../img/gfx-factbox-bg1.gif);
	background-repeat: repeat-x;
	background-color: #F6F7EE;
	background-position: bottom;
}

.factbox-row1 table,.factbox-row2 table,.factbox-row3 table {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
}

.factbox-row1 .tbl-header,.factbox-row2 .tbl-header,.factbox-row3 .tbl-header {
	color: #004990;
	font: 14px Arial, Helvetica, sans-serif;
	height: 25px;
}

.factbox-row1 .tbl-subheader,.factbox-row2 .tbl-subheader,.factbox-row3 .tbl-subheader {
	font-weight: bold;
	height: 18px;
}

.factbox-row2 {
	width: 904px;
	border-bottom: 2px solid #FFFFFF;
	padding: 12px 10px 12px 10px;
	background-image: url(../img/gfx-factbox-bg2.gif);
	background-repeat: repeat-x;
	background-color: #F5F4EC;
	background-position: bottom;
}

.factbox-row3 {
	width: 904px;
	padding: 12px 10px 12px 10px;
	background-image: url(../img/gfx-factbox-bg3.gif);
	background-repeat: repeat-x;
	background-color: #EFEFE6;
	background-position: bottom;
}

#factbox-bottom {
	width: 914px;
	background-image: url(../img/gfx-factbox-bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: right;
	padding: 8px 10px 0px 0px;
}
.newspagebox-top {
	width: 924px;
	padding: 6px 12px 0px 12px;
	background-image: url(../img/gfx-factbox-top.gif);
	background-repeat: no-repeat;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 24px;
}
#newspageboxmid {
		width: 900px;
		background-image: url(../img/gfx-newspagebox-bg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #f7f7ee;
		height: 358px;
		padding: 12px 12px 12px 12px;
		border-bottom:1px solid white;
}
.news-colum {
		width:275px;float:left;margin:0px 32px 15px 0px; text-align:left;
}
.news-colum-last {
		width:275px;float:right;text-align:left;margin:0px 0px 15px 0px;
}
.newspagebox-bottom {
	width: 914px;
	background-image: url(../img/gfx-factbox-bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: right;
	padding: 8px 10px 0px 0px;
}

.form-inputbox-text {
	float: left;
	margin: 0 16px 0 0;
	width: 75px;
	padding-top: 6px;
	color: #666666;
	text-align: right;
}

.form-reg {
	color: #CC2D2D;
}

.form-titletext {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.form-inputbox {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 2px 0 2px 0;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
#searchboxmid-high .form-inputbox input{
	float:left;
}
#searchboxmid-high .form-inputbox label {
	/*float:left;*/
	margin:4px 0px 0px 3px;
	display:block;
	width:240px;
}
.form-checkbox {
	float: left;
	margin-left: 62px;
}

.form-checkbox label, .form-footertext {
	margin-left: 18px;
	color: #666666;
}

.form-inputbutton-redarrow {
	padding: 0 6px 0 0;
	border: none;
	margin: 0;
	color: #DC241F;
	background: url(/img/gfx-link-arrow-red.gif) no-repeat right 3px;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
.form-inputbutton-redarrow2 {
	padding: 3px 4px 2px 20px;
	margin: 0;
	color: #DC241F;
	background: url(/img/gfx-icon_xls.png) no-repeat left 2px;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	text-align:left;
	border:1px solid #CCCCCC;

}

.form-inputbutton {
	padding: 0;
	border: none;
	margin: 0;
	background-color: transparent;
	color: #DC241F;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

#footeraddress {
	width: 957px;
	padding: 14px 0px 0px 25px;
	color: #8F8C89;
	font-size: 10px;
	text-align: left;
}

#footeraddress a {
	color: #8F8C89;
	text-decoration: none;
}

/* style til krakkortoversigt */
#krakKortOversigt  {
    width:600px;
    float:left;
}

#krakKortOversigt .attraktion {
	position: absolute;
	z-index: 200;
}

#krakKortOversigt .attraktion ul.infobox {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	opacity: .85;
	moz-opacity: 0.85;
	width:180px;
	position: absolute;
	z-index:300
}

#krakKortOversigt .attraktion ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#krakKortOversigt .attraktion li.infoboxTitle {
	font-weight: bold;
	font-size: 16px;
}

#krakKortOversigt .attraktion li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#krakKortOversigt .attraktion li > ul {
}

#krakKortOversigt .attraktion li:hover ul, #krakKortOversigt .attraktion li.over ul {
	display: block;
	left: 25px;
	top: 0px;
}

#krakKortOversigt .attraktion img.profilePicture {
	margin: 10px 0 0 0;
}

#krakKortOversigt table {
	border: 1px solid #EDEDE5;
	border-collapse: collapse;
}

#krakKortOversigt tr.krakKortNavigation td {
	border: 1px solid #EDEDE5;
	background-color: #F6F7EF;
}

img {
	border: 0px;
}

img.AttImg {
}

/* Star Rating */
.z_star {width: 20px;height: 20px;overflow: hidden;cursor: pointer; float: left;}
.z_rating:after {content: '.';display: block;height: 0;width: 0;clear: both;visibility: hidden;}
.z_star, .z_star a {background: url(../img/z_star.gif) no-repeat 0 0px;}
.z_star a {display: block;width:100%;height:100%;background-position: 0 0px;}
.z_selected a {background-position: 0 -20px;}
.z_highlighted a {background-position: 0 -40px;}
