* {
	margin: 0;
	padding: 0;
}

body {
	overflow: auto;
}
html,body {
	height:100%;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}


#centercontent

{
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0pt;
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100%;
	text-align: center;
	z-index: 6000;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
}
#meny {
	width: 200px;
	text-align: left;
}
#maincontent {
	width: 580px;
	float: right;
	padding-top: 173px;
	text-align: left;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796f6c;
	letter-spacing: 0px;
	line-height: 15px;
}
.rubbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 8px;
	font-weight: bold;
	color: #796f6c;
	line-height: 10px;
}
.seemore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #36c6c7;
	float: right;
	line-height: 6px;
}
a {
	color: #36c6c7;
	text-decoration: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #36c6c7;
	float: left;
	line-height: 2px;
}
.breadkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796f6c;
	letter-spacing: 0px;
	line-height: 15px;
	font-style: italic;
}
