body
{
	background: #fff;
	font-family: Times New Roman, Georgia;
	font-size: 90%;
	color: #424242;
}

h1, h2, h3, h4
{
	display: block;
}

h1
{
	font-size: 36px;
	font-weight: bold;
	margin: 0 auto;
	width: 918px;
	height: 0;
	padding-top: 243px;
	overflow: hidden;
}
h1.monday
{
	background: url(images/monday.jpg) no-repeat 9px 0;
}
h1.tuesday
{
	background: url(images/tuesday.gif) no-repeat 9px 0;
}
h1.wednesday
{
	background: url(images/wednesday.jpg) no-repeat 9px 0;
}
h1.thursday
{
	background: url(images/thursday.jpg) no-repeat 9px 0;
}
h1.friday
{
	background: url(images/friday.jpg) no-repeat 9px 0;
}
h1.saturday
{
	background: url(images/saturday.jpg) no-repeat 9px 0;
}
h1.sunday
{
	background: url(images/sunday.jpg) no-repeat 9px 0;
}

h2, h3
{
	font-size: 24px;
	font-weight: bold;
}

h4
{
	font-size: 15px;
	font-style: italic;
}

h2#welcome
{
	background: url(images/valkommen.gif) no-repeat 23px 5px;
	width: 900px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

h3#case
{
	background: url(images/case.gif) no-repeat 23px 8px;
	width: 900px;
	height: 0;
	padding-top: 41px;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px 0 20px 0;
}

div #footer h4
{
	font-weight: bold;
	margin-bottom: 20px;
}
div.case h4
{
	background: #e5e5e5;
	padding: 2px 4px;
	margin-bottom: 4px;
}

p
{
	line-height: 1.4em;
	margin-bottom: 0.7em;
}

a, a:visited
{
	color: #e08900;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.overlay
{
	display: block;
	height: 140px;
	position: relative;
}

a.overlay img
{
	position: absolute;
	z-index: 1;
}

strong
{
	font-weight: bold;
}

address
{
	margin-bottom: 10px;
}

div#wrapper
{
	width: 900px;
	margin: 0 auto;
}

div#footer
{
	border-top: 5px solid #e5e5e5;
	padding-top: 10px;
}

div.col
{
	float: left;
	display: inline;
	width: 280px;
	margin-left: 10px;
	padding-top: 0.7em;
}

div.first
{
	margin-left: 22px;
}

div.two_col
{
	width: 550px;
	padding-right: 20px;
}

div.overlay
{
	background: #000;
	width: 280px;
	height: 140px;
	z-index: 10;
	position: absolute;
}
div.overlay_text
{
	position: absolute;
	background: url(images/overlay_text.png) no-repeat;
	width: 163px;
	height: 68px;
	z-index: 100;
	top: 38px;
	left: 59px;
}

div.case
{
	padding-top: 0;
}




div.big {
	padding: 0 22px;
	overflow: hidden;
}
div.big img{
	float: left;
}
div.big .info {
	float: right;
	width: 330px;
	margin-top: 20px;
}
div.big h5{
	font-size: 25px;
	font-style: italic;
}

#slideshow {
    position:relative;
    height:353px;
    float: left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}








div.row 
{
	margin-bottom: 20px;
}


#footer li
{
	margin-bottom: 10px;
}

div.case span.client
{
	font-weight: bold;
}

div.clear
{
	clear: both;
}
