body {
	margin: 70px 0 0 0;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
}

.butikker {
	background: url(../grafikk/butikker.jpg) no-repeat 40% 0px;
}

/*.presse {
	background: url(../grafikk/presse.jpg) no-repeat 20% 15px;
}*/

a img {
	border: 0;
}

img {
	display: block;
}

#container {
	padding: 80px 0 0 0;
	position: relative;
	margin: 0 auto;
	width: 980px;
}


#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#nav {
	position: absolute;
	top: 0px;
	right: 135px;
}

#nav ul { list-style: none; margin: 0; padding: 0; vertical-align: bottom; }
#nav ul li { float: left; vertical-align: bottom; }

#nav ul li a { 
	text-transform: uppercase;
	padding: 16px 10px 16px 10px;
	line-height: 42px;
	display: block;
	text-decoration: none;
	color: #999;
	vertical-align: bottom;
}

#nav ul li a:hover {
	color: #000;
}

#nav ul li .active {
	color: #000;
}
body.default #footer
{
    display:none;
}
#footer {
	color: #666;
	font-size: 11px;
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
	display: block;
}

#footer img
{
    border: none;
    margin: 0 auto;
}
#butikker {
	position: relative;
}

#butikkliste {
	text-align: right;
	position: absolute;
	right: 0px;
	width: 400px;
	height: 360px;
	overflow: auto;
	padding: 0 15px 0 0;
}

#butikkliste .butikk {
	margin: 0 0 16px 0;
	/*color: #FFF;*/
	color: #4b3905;
}

#flashContent {
	float: right;
	width: 915px;
	height: 500px;
	overflow: auto;
	padding: 0 0 0 0;
}

h2 {
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 4px 0;
}

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

#presseinfo p {
	margin-bottom: 20px;
}

#presseinfo {
	text-align:left;
	position: absolute;
	width: 980px;
	right: 0px;
	top: 80px;
	overflow: hidden;
}

#presseinfo img {
	float: left;
	margin-right: 30px;
	padding-bottom: 150px;
}

/* pages */

#mainpage {
}

.springsummer {
	margin: 30px 0 0 426px;
}
