/* CSS Document */


/*---------------------------- Flyt 

    </div><!--End #Page-->
    <div style="clear:both"></div>
</div><!--End #Wrapper-->

 op over Footeren i sidens opbygning---------------------------- */


/*-------------sticky footer justeres her!-------------*/
html, body {
  height: 100%;
  margin:0;
}


#Wrapper {
  min-height: 100%; /* equal to footer height */
  margin-bottom: -105px;
}

#Wrapper:after {
  content: "";
  display: block;
}

#Footer, #Wrapper:after {
  height: 105px; /* must be the same height as footer */
 }
  
/*-----------------------------------------------------*/


body {
	background-repeat: initial initial;
	font:12px Arial, Helvetica, sans-serif;
}

#Page {
	background-color: #ffffff;
	/*width: 1070px;
	margin: 20px auto;
	padding: 0px 25px;*/
	text-align: left;
	/*-webkit-box-shadow: 0px 0px 10px #424242;
	-moz-box-shadow:  0px 0px 10px #424242;
	box-shadow: 0px 0px 10px #424242;*/
	position: relative;
}

#Content{
	width:1020px;
	margin: auto;
	}
#Header{
	}

#TopArea{
	}
#TopAreaInner{
	width:1020px;
	margin: auto;
	
	}

#TopMenu{
	}
#TopMenuInner{
	margin: auto;
	}

#TopCategoryMenu{
	/*width:1020px;*/
	margin: auto;
	}
#TopCategoryMenuInner{
	width:1020px;
	margin: auto;
	}
	

#FooterInner{
	width:1020px;
	margin: auto;
	}
	
