@charset 'utf-8';
@import url(reset.css);
@import url(defaults.css);

/* ----------------------------------------------------- Page layout */

html, body {
	height:  100%;
}

body {
	background: #1a171b url(img/bg-gradient.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#mainwrap {
	width: 705px;
	margin-left: 240px;
}

#nav-main,
#content {
	width: 541px;
	margin-left: 80px;
}


#nav-main {
	border-top: 21px solid #fff;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: normal;
	/*letter-spacing: 0;*/
	line-height: 1em;
	height: 200px;
	position: relative;
	z-index: 20;
}
#nav-main li {
	height: 21px;
}

#nav-main a {
	display: block;
	text-decoration: none;
	color: #fff;
	margin-top: 3px;
	/*background-color: #000;*/
}

#nav-main a:hover,
#nav-main a:active,
#nav-main .act a {
	background: #fff;
	color: #000;
}
#nav-main .act a {
	color: #000;
}


#gallery {
	height: 324px;
	/*background-color: #000;*/
	margin-bottom: 18px;
	position: relative;
}
#gallery-img-container {
	height: 318px;
	/*background-color: #000;*/
	width: 540px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#gallery-img-container img {
	display: block;
}
#gallery-thumb-container {
	height: 324px;
	/*background-color: red;*/
	width: 172px;
	position: absolute;
	top: 0px;
	left: 540px;
}

#gallery-thumb-container li {
	width: 75px;
	height: 75px;
	margin: 0px 0px 6px 6px;
}

#gallery-thumb-container a,
#gallery-thumb-container img {
	width: 75px;
	height: 75px;
	display: block;
}


#gallery-thumb-container li.col1 {
	margin-left: 6px;
}
#gallery-thumb-container li.col2 {
	margin-left: 88px;
}
#gallery-thumb-container li.coltopper {
	margin-top: -324px;
}



#strip {
	width: 286px;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 35px;
	background: transparent url(img/strip.png) no-repeat;
	z-index: 10;
}

#content {
	font-size: 13px;
	line-height: 1.3em;
	padding-bottom: 1.3em;
}
#content p,
#content ul,
#content h2,
#content table,
#content form {
	margin-bottom: 1.3em;
}

#content table td.col1 {
	width: 40px;
}

#content h2 {
	font-weight:bold;	
	text-transform:  uppercase;
}

#content a {
	color: #fff;
}
#content a:hover,
#content a:active {
	color: #999;
}



#content .versal {
	text-transform: uppercase;
}
#content .spacing-top {
	padding-top: 2em;
}


#content .twocol-col1,
#content .twocol-col2 {
	float: left;
	display: inline;
	
}
#content .twocol-col1 {
	margin-right: 20px;
	width: 230px;
}
#content .twocol-col2 {
	width: 291px;
}


ul.download-list li,
ul.directions-list li {
	margin-bottom: 0.65em;	
}

/* Form */

#content p.error-msg {
	background-color: red;
	padding: 5px;
}

#content form p {
	clear: left;
	margin-bottom: 0.65em;
}

#content form p.shp {
	display: none;
}


#content form p.error input.input-text {
	border: 1px solid red;
}

#content form input.input-text {
	color: #fff;
	background-color: #1a171b;
	border: 1px solid #fff;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 375px;
	float: left;
	display: inline;
	padding: 2px;
	margin: 0;
}

#content form input.input-text:focus {
	background-color: #999;
	color: #000;
}


#content form label {
	width: 160px;
	float: left;
	display: inline;
	padding-top: 3px;
}

#content form p.button {
	text-align: right;
}


/* page specific styles */

body#page-start {
	background:url(img/start01.jpg) bottom center no-repeat;
}
body#page-start #link-layer {
	width:100%;
	height:100%;
	position:absolute;
	z-index: 200;
	min-width: 945px;
}
body#page-start #link-start {
	display:block;
	width:100%;
	height:100%;
	min-width: 945px;
}


body#page-start #strip {
	width: 945px;
	height: 1179px;
	background:url(img/strip-start.png) no-repeat;
	top: 0px;
	left: 50px;
}

body#page-home #strip {
	width: 292px;
	height: 1195px;
	background:url(img/strip-home.png) no-repeat;
	top: 0px;
	left: 34px;
}

body#page-historie #strip {
	width: 412px;
	height: 1244px;
	background:url(img/strip-historie.png) no-repeat;
	top: -10px;
	left: 0px;
}

body#page-location #strip {
	width: 314px;
	height: 1087px;
	background:url(img/strip-location.png) no-repeat;
	top: 0px;
	left: 0px;
}

body#page-setvar #strip {
	width: 243px;
	height: 1257px;
	background:url(img/strip-setvar.png) no-repeat;
	top: 91px;
	left: 0px;
}

body#page-catering #strip {
	width: 257px;
	height: 459px;
	background:url(img/strip-catering.png) no-repeat;
	top: 0px;
	left: 0px;
}

body#page-bilder #strip {
	width: 282px;
	height: 1170px;
	background:url(img/strip-bilder.png) no-repeat;
	top: 25px;
	left: 0px;
}

body#page-kontakt #strip {
	width: 267px;
	height: 1079px;
	background:url(img/strip-kontakt.png) no-repeat;
	top: 394px;
	left: 0px;
}



/* Download list with images */


.download-imagelist {
	width: 558px;	
	font-size: 12px;
}

.download-imagelist li {
	width: 75px;
	margin: 0px 18px 16px 0px;
	float: left;
	display: inline;
}

.download-imagelist img {
	width: 75px;
	display: block;
	margin-bottom: 6px;
}

.download-imagelist a {
	text-decoration: none;
}

.download-imagelist li .dl-info {
	display: block;
	font-size: 10px;
	font-style: italic;
}
