@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.text_orange {
	color: #ed782d;
	font-weight: bold;
	text-decoration: none;
}
.wrapper {
	clear: both;
	height: auto;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.main_content {
	background-image: url(images/site_content_bg.png);
	height: auto;
	width: 986px;
}
.main_content p {
	margin: 0px;
}
.left_wrapper {
	clear: both;
	float: left;
	height: auto;
	width: 280px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
}
.left_txt {
	float: left;
	height: auto;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 75px;
	margin-top: 170px;
}
.menu_left {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #3388bf;
	font-size: 12px;
	margin-top: -30px;
}
.menu_left ul li {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_left a:link {
	color: #3388bf;
	text-decoration:none;
}
.menu_left a:visited {
	color: #3388bf;
	text-decoration:none;
}.menu_left a:hover {
	color: #3388bf;
	text-decoration:underline;
}
.menu_left a:visited {
	color: #3388bf;
	text-decoration:none;
}
.top_banner {
	background-image: url(images/top.png);
	clear: both;
	height: 101px;
	width: 986px;
}
}
.content {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 30px;
}

.footer {
	background-image: url(images/footer_bg.png);
	clear: both;
	height: 26px;
	width: 986px;
}
}
h1 {
	font-size: 2em;
	color: #0080FF;
}
h1 A:link{
	color: #0080FF;
	text-decoration: none;
}
h1 A:hover{
	color: #0080FF;
	text-decoration: underline;
}
h1 A:visited{
	color: #0080FF;
	text-decoration: none;
}
.produkt_header {
	font-size: 13pt;
	font-weight: bold;
	color: #f29554;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.produkt_tabell {
	border: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 10px;
}
.produkt_tittel {
	color: #0089c2;
}


