﻿@charset "utf-8";
#page_content {
	height: 600px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}

/* CSS Document */


#flashbox {
	height: 248px;
	width: 748px;
	position: absolute;
	left: 25px;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-color: #333;
}
#infobox {
	height: 306px;
	width: 462px;
	position: absolute;
	left: 25px;
	top: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 25px;
}
#infobox2 {
	height: 174px;
	width: 240px;
	position: absolute;
	left: 530px;
	top: 255px;
	line-height: 16px;
}
#eksportforening {
	height: 115px;
	width: 239px;
	position: absolute;
	left: 530px;
	top: 457px;
}

.bigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	font-weight: bold;
}

.normal_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#page_content #infobox p {
	text-align: justify;
}
