@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
body/* CSS Document */
{
	background-repeat: repeat;
	background-image: url(../img/bg.png);
	background-color: #F1F0F1;
}
.index/* CSS Document */
{
	width: 877px;
	position: relative;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;

}

.index2/* CSS Document */
{
	width: 877px;
	position: relative;
	background-repeat: repeat-x;
	float: left;
	border: 1px solid #efefef;

}
.logo/* CSS Document */
{
	width: 865px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	margin: 5px;
	background-image: url(../img/logo.png);
	height: 90px;
	background-position: left 10px;

}
.menylinge/* CSS Document */
{
	width: 500px;
	position: relative;
	float: right;
	height: 20px;
	margin-top: 65px;
	text-align: right;

}
.menu/* CSS Document */
{
	position: relative;
	float: right;
	margin-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	margin-left: 20px;
	text-decoration: none;
}
.menu/* CSS Document */
a
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
.menu/* CSS Document */
a:hover
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;

}
.innhold/* CSS Document */
{
	width: 867px;
	position: relative;
	background-repeat: repeat;
	float: left;
	margin: 5px;
	background-color: #F1F1F1;
	color: #666;

}
.bottom{
	width: 880px;
	position: relative;
	float: left;
	background-repeat: repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bottom_style{
	background-repeat: repeat;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_l{
	position: relative;
	float: left;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

.bottom_r{
	position: relative;
	float: right;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
}
