body { background: #131314 url(gfx/bg-drinkside.jpg) no-repeat center top; }

#header {height: 90px}
#scroll {height: 510px; overflow: hidden; margin: 0 25px;}

#innholdsramme {width :910px}
#innhold {width: 520px}
#kol2 {width: 385px;}

#menyKol, #innholdKol {height: 510px;}
#bildeKol div {display: none}
#bildeKol div.visible {display: block}
/* DRINKLISTE */
#menyKol {
	width: 149px;
	border-right: 1px solid #000;
	float: left
}
#menyKol ul {list-style: none inside; margin: 0}
#menyKol a {cursor: pointer; color: #6d7075;}
#menyKol a:hover, #menyKol a.aktiv {color: #222; border-bottom: 1px solid #f2c90d}

/* SLIDENAV */
#relNav {position: absolute; right: 0; top: 0}
#relNav a {cursor: pointer; color: #717171; padding: 0 5px}
#relNav a:hover {color: #2b6455}


/* DRINKSLIDER */
#innholdKol {
	width: 350px;
	margin-left: 20px;
	float: left;
	position: relative;
}
#slideWrapper {
	height: 300px;
	width: 350px;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em
}
#innerSlider {
	position: absolute;
	width: 20000em;
}
#innerSlider .drinkInner {
	width: 350px;
	float: left
}
#innerFader .drinkInner {
	width: 350px;
	position: absolute;
	left: 0; top: 0; display: none
}
#innerFader #dta-1 {display: block}
.drinkInner h6, .drinkInner .innerart {padding: 0 10px}
.innerart {color: #6D7075; font-size: 1.1em}
.drinkInner strong {color: #000}
h6 {font-size: 1.4em; font-weight: bold; color: #2b6455}

#nav a {font-size: 1.2em; color: #222; margin-left: 150px; display: block; padding-top: 8px}
#nav a:hover {color: #000; text-decoration: underline}