/*Design by Takk - Berre BRA as*/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	list-style-type: circle;
}
p { }
/*Header
*/
#header {
	background-image: url(bilder/top.jpg);
	text-align: left;
	width: 800px;
	height: 148px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
td { }
/*Page
*/
#page {
	background-position: center 0;
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
/*Meny*/
#meny {
	background-image: url(bilder/stroke-left.gif);
	width: 138px;
	float: left;
	padding: 6px;
	text-decoration: none;
	font-size: 10px;
	border-right-color: #999999;
	border-right-style: none;
	height: 588px;
}
/*Page2*/
#page2 {
	width: 436px;
	
	float: left;
	padding: 6px;
	height: auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active { }
/*Page3*/
#page3 {
	background-image: url(bilder/stroke-right.gif);
	width: 186px;
	float: right;
	padding: 6px;
	border-left-color: #666666;
	border-left-style: none;
	font-size: 10px;
	text-decoration: none;
	overflow: auto;
	height: 588px;
}
/*footer*/
#footer {
	color: gray;
	font-size: 7pt;
	font-family: Arial;
	line-height: 10px;
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	clear: both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.style10 {
	font-size: 11px;
	color: #000000;
}
.style10  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.style10 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.content p {
	padding-bottom: 10px;
}

