html, body, #container { height: 100%; }

body > #container {
	height: auto;
	min-height: 100%;
}

body {
	color: #1c1c1c;
	font-family: "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	color: #8bb83d;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

h5 {
	color: #8bb83d;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

small {
	color: #8e8d8d;
	font-size: 11px;
}

a {
	color: #f57533;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #f57533;
}

ul.list {
	margin-top: 5px;
}

ul.list li {
	list-style: inside disc;
	margin-bottom: 5px;
}

div#container {
	background-color: #fff;
}

div#header {
	display: none;
}

div#header #logo {
	width: 130px;
	height: 101px;
	float: left;
	text-indent: 0px;
	margin: 40px 0 30px 0;
	background: url(img/logo.gif) no-repeat 0 0;
	border: none !important;
}

body#laxomat div#header #logo {
	width: 250px;
	height: 52px;
	float: left;
	text-indent: 0px;
	margin: 40px 0 30px 0;
	background: url(img/logo_laxomat.gif) no-repeat 0 0;
	border: none !important;
}

body#hebergs_ost_sill div#header #logo {
	width: 101px;
	height: 101px;
	float: left;
	text-indent: 0px;
	margin: 40px 0 30px 0;
	background: url(img/logo_ost_sill.gif) no-repeat 0 0;
	border: none !important;
}

body#glasscafe div#header #logo {
	width: 87px;
	height: 101px;
	float: left;
	text-indent: 0px;
	margin: 40px 0 30px 0;
	background: url(img/logo_glasscafe.gif) no-repeat 0 0;
	border: none !important;
}

div#header ul#menu {
	display: block;
	float: right;
	padding-top: 5px;
	margin: 91px 0 30px 0;
}

div#header ul li {
	display: block;
	float: left;
	padding-right: 20px;
}

div#header ul li a {
	height: 16px;
	display: block;
	text-indent: 0px;
}

div#header ul#menu li a {
	border: none;
	background: url(img/menu.gif) no-repeat;
}

div#header ul#menu li#home a {
	width: 29px;
	background-position: 0px top;
}

div#header ul#menu li#menues a {
	width: 50px;
	background-position: -54px top;
}

div#header ul#menu li#shop a {
	width: 50px;
	background-position: -128px top;
}

div#header ul#menu li#conference a {
	width: 65px;
	background-position: -204px top;
}

div#header ul#menu li#contact {
	padding-right: 0 !important;
}

div#header ul#menu li#contact a {
	width: 52px;
	background-position: -294px top;
}

div#header ul#menu li#home a:hover {
	background-position: 0px bottom;
}

div#header ul#menu li#menues a:hover {
	background-position: -54px bottom;
}

div#header ul#menu li#shop a:hover {
	background-position: -128px bottom;
}

div#header ul#menu li#conference a:hover {
	background-position: -204px bottom;
}

div#header ul#menu li#contact a:hover {
	background-position: -294px bottom;
}

div#header ul#menu li#home.active a,
div#header ul#menu li#home.active a.active:hover {
	background-position: 0px -16px;
}

div#header ul#menu li#menues.active a,
div#header ul#menu li#menues.active a.active:hover {
	background-position: -54px -16px;
}

div#header ul#menu li#shop.active a,
div#header ul#menu li#shop.active a.active:hover {
	background-position: -128px -16px;
}

div#header ul#menu li#conference.active a,
div#header ul#menu li#conference.active a.active:hover {
	background-position: -204px -16px;
}

div#header ul#menu li#contact.active a,
div#header ul#menu li#contact.active a.active:hover {
	background-position: -294px -16px;
}

div#header ul#menu ul.sub {
	width: 160px;
	display: none;
	position: absolute;
	top: 51px;
	margin-left: -65px;
	text-align: left;
	padding: 10px 0 11px 26px;
	background: url(img/bg-menu-sub.gif) no-repeat center bottom;
}

div#header ul#menu ul.sub li {
	padding: 0 !important;
}

div#header ul#menu ul.sub li a {
	background: url(img/menu-sub.gif) no-repeat;
}

div#header ul#menu ul.sub li.heberg {
	padding-right: 20px !important;
}

div#header ul#menu ul.sub li.heberg a {
	width: 47px !important;
	background-position: -372px top !important;
}

div#header ul#menu ul.sub li.ljungskile a {
	width: 66px !important;
	background-position: -444px top !important;
}

div#header ul#menu ul.sub li.heberg a:hover {
	width: 47px !important;
	background-position: -372px bottom !important;
}

div#header ul#menu ul.sub li.ljungskile a:hover {
	width: 66px !important;
	background-position: -444px bottom !important;
}

div#campaign {
	color: #fff;
	text-align: left;
	padding: 25px 0 0 0;
	margin: 0 0 30px 0;
	background: #262626 url(img/bg-footer.gif) no-repeat top center;
}

div#campaign span {
	width: 305px;
	display: block;
	float: left;
}

div#campaign strong {
	display: block;
	text-indent: 0px;
	margin-bottom: 15px;
}

div#campaign .green {
	display: block;
	text-indent: 0px;
	margin-bottom: 5px;
}

div#content-container {
	width: 630px;
	padding-bottom: 150px;  /* must be same height as the footer */
	margin: 25px auto 0 auto;
}

div#content {
	width: 473px;
	float: right;
	margin-bottom: 60px;
}

div#content-wide {
	width: 630px;
	margin-bottom: 60px;
}

ul#content-sidebar {
	display: none;
	width: 157px;
	float: left;
}

ul#content-sidebar li {
	margin-bottom: 7px;
}

ul#content-sidebar li a {
	color: #8e8d8d;
}

ul#content-sidebar li a:hover {
	color: #8bb83d;
}

body#menues div#content p,
body#shop div#content p {
	color: #8bb83d;
}

div.dish .name {
	font-size: 16px;
	display: block;
	font-style: italic;
}

div.dish .name span {
	float: right;
	font-size: 12px;
}

div.dish .desc {
	display: block;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding: 0 0 10px 0;
	margin: 7px 0 10px;
	border-bottom: 1px dotted #3c3c3c;
}

#footer-wrap {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear: both;
}

#footer {
	width: 630px;
	color: #fff;
	font-style: italic;
	text-align: center;
	margin: 0 auto;
}

#footer ul {
	display: none;
}

#footer p {
	color: #262626;
	font-size: 11px;
	letter-spacing: 1px;
}

/* forms */
form {
}

label {
	display: block;
	font-style: italic;
	margin-bottom: 3px;
}

label.checkbox {
	display: inline;
}

input {
	width: 98%;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px dotted #8e8d8d;
}

input.checkbox {
	width: inherit;
	margin-bottom: 10px;
}

input.submit {
	color: #f57533;
	width: inherit;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 10px;
	background-color: #fff;
}

textarea {
	width: 100%;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px dotted #8e8d8d;
}

/* classes */
.wrap {
	width: 630px;
	text-align: left;
	margin: 0 auto;
}

.columns {
	font-size: 11px;
	padding-bottom: 30px;
}

body#contact .columns {
	font-size: 11px;
	padding-bottom: 15px;
}

.border {
	display: block;
	border-bottom: 1px solid #8e8d8d;
	margin-bottom: 30px;
}

.columns img {
	margin: 5px 0 10px 0;
}

.columns h4 {
	margin: 0 !important;
}

.columns.normal {
	font-size: 12px !important;
}

.columns.big {
	font-size: 14px !important;
}

.columns.no-margin {
	padding-bottom: 0 !important;
}

.col_2_1,
.col_2_2 {
	width: 305px;
	float: left;
}

.col_2_2 {
	margin-left: 20px;
}

.col_3_1,
.col_3_2,
.col_3_3 {
	width: 196px;
	float: left;
	padding-bottom: 30px;
}

.col_3_2 {
	margin: 0 21px;
}

.col_4_1,
.col_4_2,
.col_4_3,
.col_4_4 {
	width: 142px;
	float: left;
	margin-right: 20px;
}

.col_4_4 {
	margin-right: 0 !important;
}

.section {
	display: block;
	margin: 25px 0 15px 0;
}

.section-top {
	display: block;
	margin-top: 25px;
}

.section-bottom {
	display: block;
	margin-bottom: 15px;
}

.green {
	color: #8bb83d;
}

.map {
	width: 52px;
	height: 18px;
	display: block;
	margin: 20px 0 ;
	border: none !important;
	background: url(img/mapbutton.gif) no-repeat 0 0;
}

.map:hover {
	background: url(img/mapbutton.gif) no-repeat 0 bottom;
}

/* clear floats */
.clear_line {
	display: block;
	font: 1px/1px monospace;
	line-height: 0;
	clear: both;
}

.clear:after {
	height: 0; 
    display: block;
	visibility: hidden;
    clear: both;
	overflow: hidden;
	content: "."; 
}

.clear { display: inline-block; }

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */