﻿* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	font-family: Verdana;
	background: none;
    
}
img
{
	border: 0px;
}
/* LAYOUT */

#wrapper 
{
	width: 609px;
	background-color: #fff;
	background-image: none;
	clear: both;
}
.bgImgLeft
{
	position: absolute;
	top: 40px;
	left: -185px;
	
}
.bgImgRight
{
	position: absolute;
	top: 40px;
	left: 905px;
}
#mainColumn
{
	padding: 0px 0px 0px 0px;
	width: 600px;
}
#content {
	width: 600px;
	margin: 40px auto;
	min-height: 700px;
}
#bottom {
	clear: both;
	margin: 20px auto 0px auto;
	width: 600px;
	height: 55px;
}
/****************/
/* VANLIGE TAGS */
/****************/
H1, .heading1 {
	font-size: 30px;
	font-weight: normal;
}
H2, .heading2 {
	font-size: 22px;
	font-weight: normal;
}
H3, .heading3 {
	font-size: 18px;
	font-weight: normal;
}
H4, .heading4 
{
	font-size: 16px;
	font-weight: normal;	
}
H5, .heading5
{
	font-size: 13px;
	font-weight: normal;	
}

h1 a,
h2 a,
h3 a {
	text-decoration: none;
}

P {
	margin: 5px 0 15px 0;
}

A {
	color: #4C4C4C;
}
A:hover {
	color: #000;
}
ul, ol {
	padding: 5px 17px;
}
ul li,
ol li {
	padding-bottom: 5px;
	margin: 0px;
}
/*************************/
/* PRODUKT LISTE      */
/*************************/
#mainColumn .productList
{
	clear: both;
	padding: 50px 0px 0px 0px;
}
#mainColumn .productElement
{
	float: left;
	width: 160px;
	padding: 5px 2px 5px 2px;
	text-align: center;
}

/*************************/
/* PRODUKT DETALJER      */
/*************************/
#mainColumn .bodyTxt
{
	float: left;
	width: 300px;
	padding: 0px 30px 0px 0px;
}
#mainColumn .bodyImg
{
	float: left;
}
#mainColumn .bodyTxt .header
{
	font-weight: bold;
}
#mainColumn .bodyTxt .varenr
{
	padding: 0 0 20px 0;
}
/****************/
/* FOOTER */
/****************/

#bottom .footer span
 {
 	padding: 0px 0px 0px 20px;
 	color: #808080;
 }


/*************************/
/* QUICKSEARCH           */
/*************************/
#searchTop
{
	float: right;
	margin: 28px 30px 0px 0px;
}
#search {
	margin: 0px 0px 20px 2px;
}

.QuickSearchArea {
	margin: -2px 0 0px 0px;
	float: left;
}
.QuickSearchArea div
{
	float: left;
}
.QuickSearchArea .searchTxt
{
	text-transform: uppercase;
	padding: 5px 5px 0px 0px;
}
input.quickSearchField {
	border-bottom: 1px solid #4C4C4C;
	border-top: 1px solid #4C4C4C;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	float: left;
	color: #4C4C4C;
	margin: 0px 2px 0px 0px;
	padding: 2px 3px;
	width: 100px;
}
#quickSearchSubmit {
	float: right;
}

.SearchButtonDiv
{
	float: left
}
/* SEARCHRESULTS */
.SearchResults {
	margin: 10px 0 20px 0;
}
/*****************/
/*SITEMAP BUTTOn*/
/*****************/
.siteMapBut
{
	float: left;
	margin: -2px 0px 0px 5px;
}
/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*****************/
/* ARTICLE DETAIL */
/*****************/
.article .intro
{
	font-weight: bold;
	padding: 0px;
}
.article .mainBody
{
}
.articleImg
{
	padding: 5px;
}
/*****************/
/* ARTICLELIST / NEWSLIST */
/*****************/
.newsList .intro
{
	margin-bottom: 10px;
	width: 550px;
}

.newsList h2.header a
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.newsList .date
{
	float: right;
}
/*****************/
/* NEWSLIST FRONT */
/*****************/
.newsListFront
{
	float: left;
}
.newsListFront .thumbImg
{
	float: left;
	padding: 0px 5px 0px 0px;
}
.newsListFront .txt
{
	float: left;
	padding: 5px 0px 0px 0px;
}
.newsListFront h2.header
{
	 width: 180px;
	 font-size: 14px;
	font-weight: normal;	
}
.newsListFront a
{
	text-decoration: none;
}
.newsListFront .intro
{
	margin-bottom: 10px;
	width: 180px;
}

/*ProductList front*/

.productListFront
{
	float: right;
}
.productListFront .thumbImg
{
	float: left;
	padding: 0px 5px 0px 0px;
}
.productListFront .txt
{
	float: left;
	padding: 5px 0px 0px 0px;
}
.productListFront h2.header
{
 width: 180px;
 font-size: 14px;
	font-weight: normal;
}
.productListFront a
{
		text-decoration: none;
}
.productListFront .intro
{
	margin-bottom: 10px;
	width: 180px;
}


/*Product list front products*/

.productList .product
{
	float: left;
}
	
.productList .thumbImg
{
	padding: 0px 5px 0px 0px;
	
}
.productList .txt
{
	padding: 5px 0px 0px 0px;
}
.productList h2.header
{
	width: 150px;
}
.productList h2.header a
{
	font-size: 13px;
	font-weight: normal;	
}
.productList .intro
{
	margin-bottom: 10px;
	margin-right: 10px;
	width: 150px;
}
/*****************/
/* BANNERLIST FRONT */
/*****************/
.bannerArticles
{
	padding: 0px 0px 10px 0px;
	float: left;
}
.bannerArticle
{
	width: 150px;
}
.bannerArticle a
{
	text-decoration: none;
}
.bannerArticle h2.header
{
	font-size: 14px;
	font-weight: normal;	
}

/*****************/
/* MØLLERENS NEWSLIST FRONT */
/*****************/
.mollerensNews
{
	width: 150px;
	padding: 10px 0px 10px 0px;
}

.mollerensNews a.red
{
	color: #CE0429;	
	
}
/*****************/
/*Query form*/
/*****************/
.queryHead1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	color: #4C4C4C;
}
.queryHead2
{
	font-weight: bold;
	
}
.altBut
{
}
fieldset
{
	border: none;
	margin: 0px 0px 10px 0px;
}
.formTxt
{
	padding: 0px 10px 0px 0px;
}
.txtBox
{
	background-color: #CECECE;
	color: #000;
	border: solid 1px #fff;
	width: 200px;
	padding: 2px;
}
input.button
{
	background-color: #B30404;
	color: #fff;
	border: none;
}

/*****************/
/* NYTTIG */
/*****************/
.clear {
  clear: both;
}
/*****************/
/*Diverse*/
/*****************/

.goback
{
	padding: 30px 0px 10px 0px;
	float: left;
}
/************************/
/* AREAS                */
/************************/
#printLogo
{
	display: block; 
	padding-bottom: 20px;
}

#top
{
	display: none;
}
#middleRow
{
	display: none;
}
#sideMenu
{
	display: none;
}
#bottom
{
	display: none;
}
#breadcrumbs
{
	display: none;
}
#print
{
	display: none;
}
#ShareItCol
{
	display: none;
}
#border
{
	display: none;
}
.stwrapper
{
	display: none;
}
.bgImgLeft
{
	display: none;
}
bgImgRight
{
	display: none;
}


#fancybox-tmp, #fancybox-loading, #fancybox-overlay, #fancybox-wrap
{
	display:none;
}
