*
{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body
{
	background-color: #DEE6E9;
	position: relative;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

strong
{
background: inherit;
color: #50514D;
}
.index
{
	width: 550px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	float: left;	
}
.index1
{
	width: 550px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.header
{
	width: 550px;
	float: left;
	position: relative;
}
.innhold
{
	width: 550px;
	float: left;	
	position: relative;
}
.innhold_top
{
	width: 550px;
	position: relative;
	float: left;	
	background-image: url(img/top.png);
	background-repeat: no-repeat;
}
.innhold_mit
{
	width: 550px;
	position: relative;
	background-image: url(img/mit.png);
	float: left;
	background-repeat: repeat-y;
	margin-top: 25px;
	margin-bottom: 25px;
}
.innhold_mit_style
{
	width: 500px;
	position: relative;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.innhold_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.innhold_top_style
{
	width: 500px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.innhold_innhold_style
{
	width: 485px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 5px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.innhold_bottom
{
	width: 550px;
	position: relative;
	background-image: url(img/bottom.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom
{
	width: 550px;
	float: left;	
	position: relative;
	background-repeat: repeat-x;
}
