* {
    margin: 0;
    padding: 0;
}
body, html {
    text-align: center;
	height: 100%;
}
body {
   font-size: 100%;
   line-height: 18px;
}
a img, img {
	border: 0;
}
p {
	margin: 0 0 18px 0;
}
.hiddenTextLink a {
	display: block;
	width: 100%;
	height: 100%;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
.displaynone { 
	display:none;
}
#container {
	width: 942px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}
#header {
	display: block;
	width: 942px;
	height: 167px;
	margin: 0 auto;
}
#logo {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#content {
	position: relative;
	top: 0;
	width: 662px;
	padding: 0;
	margin: 0 auto;
}
#contentInner {
	background-repeat: no-repeat;
	background-position: top center;
	padding: 90px 40px 20px 40px;
	min-height: 300px;
}
#contentInner.page2 {
	background-image: url(images/bg_musik_noje.jpg);
}
#contentInner.page3 {
	background-image: url(images/bg_bowling.jpg);
}
#contentInner.page4 {
	background-image: url(images/bg_mat_dryck.jpg);
}
#contentInner.page5 {
	background-image: url(images/bg_oppettider.jpg);
}
#contentInner.page6 {
	background-image: url(images/bg_kontakt.jpg);
}
#contentInner.page59 {
	background-image: url(images/bg_bokning.jpg);
}
#knappar_right {
	float: right;
}
#hero {
	float: left;
	top: 100px;
	display: block;
	width: 662px;
	height: 300px;
	margin: 0 0 0 140px;
	padding: 0;
}
#puffar {
	width: 942px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#footer {
	width: 651px;
	margin: 0 auto 12px auto;
	height: 71px;
}
#footerleft {
	float: left;
}
#footerright {
	float: right;
}
#signoff {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.mindre {
	font-size: 80%;
}
/************ Puffar *********/
.puff {
	width: 189px;
	height: 215px;
	float: left;
	margin: 50px 30px 12px 0;
	padding: 0 12px 0 12px;
	background-repeat: no-repeat;
	color: #523e14;
	font-size: 0.9em;
}
.puff.menuindex0 {
	background-image: url(images/bg_puff_1.png);
}
.puff.menuindex1 {
	background-image: url(images/bg_puff_2.png);
}
.puff.menuindex2 {
	background-image: url(images/bg_puff_3.png);
}
.kalender {
	width: 183px;
	height: 215px;
	float: left;
	margin: 50px 0 12px 0;
	padding: 0 15px 0 15px;
	background-image: url(images/bg_kalender.png);
	background-repeat: no-repeat;
	color: #523e14;
	font-size: 0.8em;
	line-height: 1.3em;
}
/************ Listor *********/
ol {
	margin: 0 0 18px 15px;
}
ul {
	list-style-type: disc;
	margin: 0 0 18px 15px;
}
li {
	margin: 0 0 0 5px;
}
/************ Nyheter *********/
.nyhetsruta {
	padding: 10px;
}
.nyhetsruta .nyhet .bild {
	display: block;
	float: left;
	width: 80px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.nyhetsruta .nyhet .text {
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
}
.nyhetssidaLista .bild {
	display: block;
	float: left;
	width: 80px;
	margin: 0 10px 30px 0;
	overflow: hidden;
}
.nyhetssidaLista .text {
	display: block;
	float: left;
	width: 460px;
	margin: 0 0 30px 0;
}
.ingress {
	display: block;
	margin: 0 0 1em 0;
}
.storbild {
	float: left;
}
/************ Galleri *********/
ul.thumbs li {
	display: block;
	border: 0;
	height: 150px;
}
ul.thumbs li a, ul.thumbs li a:link, ul.thumbs li a:visited, ul.thumbs li a:hover, ul.thumbs li a:active {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
ul.thumbs li a img {
	margin: 0;
	padding: 0;
}
