* {
	margin: 0;
}
html, body {
	height: 100%;
	background:#000;
	padding:0;
	margin:0;
}
.wrapper {
	background-image:url('../images/design/bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}


body {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: 500;
	color: #ccc;
}






body {
	background:#000;
	padding:0;
	margin:0;
}
div#outerFrame {

}
div#innerFrame {
	width:1008px;
	margin:0px auto;
}
div#language {
	text-align:right;
	padding:20px 0 0 0;
}
div#topp {
}
div#logoContainer {
	float:left;
	width:190px;
} 
div#menyContainer {
	margin-left:200px;
	padding-top:36px;
}
div#cleanTopp {
	clear: both;
}
div#article {
	width:1008px;
	margin:0px auto;
	padding-top:50px;
}	

div#bottom {
	background:#000;
	padding-top:6px;
	height:100%;
//	width:100%;
}	

div#bottomContainer {
	width:1008px;
	margin:0px auto;
}		
div#adresse {
}