@import "frontpage.css";
@import "mainnav.css";
@import "subnav.css";
@import "secnav.css";
@import "404.css";
@import "search.css";
@import "catalog.css";
@import "theme.css";
@import "lightbox.css";
@import "calendar.css";
@import "news.css";
@import "community.css";
@import "sitemap.css";
@import "onlinebooking.css";
@import "cart.css";

@import "jquery.tweet.css";

/************************* HTML BODY **********************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 1.6em;
	color: #000;
	background-image: url(/web/grafik/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/************************* STRUCTURE **********************/

#container {
	padding: 0 0 0 25px;
	margin: 0 auto;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-image: url(/web/grafik/container_back.gif);
	background-repeat: repeat-y;
	position: relative;
}

#header {
	margin: 0;
	padding: 0;
	width: 904px;
	height: 73px;
	background-image: url(/web/grafik/shadow01.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#secnav {
	margin: 0 0 0 174px;
	padding: 0;
	width: 140px;
	height: 73px;
	float: left;
	background-image: url(/web/grafik/secnav_back.gif);
	background-position: 21px 15px;
	background-repeat: no-repeat;
}

#search {
	width: 421px;
	height: 37px;
	background-image: url(/web/grafik/search_back.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 17px 0 0;
	position: absolute;
	right: 33px;
	top: 0;
	text-align: right;
}

#language {
	position: absolute;
	right: 0px;
	top: 73px;
	z-index: 5;
	width: 30px;
	height: 275px;
}

#mainnav {
	margin: 0;
	padding: 0;
	width: 904px;
	height: 63px;
	position: absolute;
	top: 73px;
	left: 25px;
}

#flashtop {
	margin: 0;
	padding: 0;
	width: 904px;
	height: 293px;
	background-image: url(/web/grafik/visitvest_forsideflash.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#frontpage_wrapper {
	padding: 0;
	margin: 0 0 80px 0;
	width: 904px;
	float: left;
}

#subpage_wrapper {
	padding: 0;
	margin: 0 0 80px 0;
	width: 924px;
	background-image: url(/web/grafik/subnav_back.gif);
	background-repeat: repeat-y;
	float: left;
}

#blank_wrapper {
	padding: 0;
	margin: 0 0 80px 0;
	width: 904px;
	float: left;
}

#subnav {
	padding: 0;
	margin: 0 0 80px 0;
	width: 248px;
	float: left;
}

#content {
	padding: 0;
	margin: 0;
	width: 636px;
	float: left;
}

#footer {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 904px;
	background-color: #FFFFFF;
	background-image: url(/web/grafik/footer_back.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	bottom: 0;
	color: #666666;
	font-size: 90%;
}

/************************* TEXT **********************/

h1 {
	font-size: 150%;
	font-variant: small-caps;
	margin-top: 5px;
}

#news_wrapper h1, #community_blog_wrapper h1, #community_photo_wrapper h1, #description h1 {
	background-image: url(/web/grafik/horisontal_medium.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}

h2 {
	font-size: 120%;
	margin-top: 5px;
}

h3 {
	font-size: 100%;
	margin: 5px 0 5px 0;
}

/************************* LINKS **********************/

a {
	color: #b00006;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#footer .vestjysk {
	color: #666666;
	text-decoration: none;
}

.link {
	background-image: url(/web/grafik/link_next.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding: 0 18px 0 0;
}

.link_previous {
	float: left;
	background-image: url(/web/grafik/link_previous.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	display: inline;
	padding: 0 0 0 18px;
}

.link_next {
	float: right;
	background-image: url(/web/grafik/link_next.jpg);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding: 0 18px 0 0;
	display: inline;
}

/************************* OTHERS **********************/

.logo {
	float: left;
	margin-top: 10px;
	border: 0;
}

.dkkort {
	position: absolute;
	left: 30px;
	top: 173px;
	border: 0;
}

#language img {
	margin: 0 0 14px 0;
	border: 0;
}

.message {
	color: #b00006;
	font-weight: bold;
}

.clear {
	height: 1px;
	overflow: auto;
	display: block;
	clear: both;
}

.noshow {
	display: none;
}

.banner {
	width: 100px;
	margin: 0 0 0 10px;
	float: left;
}

.banner .txt {
	width: 100px;
}
