/*-------------------- DIV ID --------------------*/
#main_content {
	width: 925px;
	margin: auto;
	overflow: hidden;
}
#header {
	width: 924px;
	height: 171px;
	background-image: url(../images/header_bg.jpg);
}
#search_container {
	float: right;
	width: 188px;
	height: 130px;
	overflow: hidden;
	padding-right: 20px;
}
#search {
	position: relative;
	top: 54px;
	width: 170px;
	height: 46px;
}
#language {
	position: relative;
	top: 60px;
	left: 94px;
	width: 40px;
	height: 20px;
}
#container {
	width: 924px;
	background-image: url(../images/body_bg.jpg);
	overflow: hidden;
}
#navigation {
	width: 200px;
	padding-left: 30px;
	float: left;
}
#breadcrumbs {
	width: 590px;
	border: 1px dashed #CCC;
	float: right;
	padding: 2px;
	margin: 0px 72px 20px 0px;
}
#page_content {
	width: 638px;
	float: right;
	padding-right: 30px;
}
#footer {
	width: 900px;
	height: 150px;
	padding: 40px 0px 0px 40px;
	background-image: url(../images/footer_bg.jpg);
	overflow: hidden;
}

/*-------------------- DIV Class --------------------*/
.sitemap {
	float: left;
	width: auto;
	margin-right: 70px;
}
.clearfloat {
	clear: both;
}
.news_container {
	width: 350px;
	float: left;
	margin-top: 15px;
}
.news_container_dash {
	width: 350px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #CCC;
}
.media {
	width: 200px;
	float: right;
	margin: 15px 15px 30px 0px;
}
.news_img {
	margin-top: 0px;
	float: right;
	width: 100px;
	height: 100px;
	border: 1px solid #666;
}
.news_tekst {
	float: left;
	width: 240px;
}
.text_content {
	width: 580px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dashed #CCC;
}
.media_top {
	width: 172px;
	height: 10px;
	background-image: url(../images/media_top.jpg);
}
.media_bg {
	width: 172px;
	min-height: 238px;
	padding-top: 5px;
	background-image: url(../images/media_bg.jpg);
	text-align: center;
}
.media_bottom {
	width: 172px;
	height: 10px;
	background-image: url(../images/media_bottom.jpg);
}
.gallery_top {
	width: 624px;
	height: 10px;
	background-image: url(../images/gallery_top.jpg);
}
.gallery_bg {
	width: 624px;
	background-image: url(../images/gallery_bg.jpg);
	text-align: center;
}
.gallery_bottom {
	width: 624px;
	height: 10px;
	background-image: url(../images/gallery_bottom.jpg);
}
.galleri_img {
	width: 106px;
	height: 61px;
	border: 1px solid #666;
	margin: 4px;
}
.borderless {
	border: none;
}
.kontakt_img {
	float: left;
	width: 76px;
	height: 76px;
	margin: 0px 20px 10px 0px;
}
.kontakt_text {
	min-height: 86px;
}
.flag {
	margin: 1px 0px 0px 0px;
	width: 16px;
	height: 11px;
	float: right;
	border: none;
}
object {
	width: 625px;
	height: 350px;
	border: none;
	margin: 0px;
}

/*-------------------- Font Class --------------------*/
p {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	color: #333;
}
p.nav {
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
}
p.nav-active {
	font-family: Verdana;
	font-size: 8pt;
	color: #CC6633;
	font-weight: bold;
}
p.breadcrumbs {
	font-family: Verdana;
	font-size: 8pt;
	color: #666;
}
p.dim {
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
	margin-bottom: 10px;
}
p.fc {
	font-family: Verdana;
	font-size: 8pt;
	color: #333;
}
p.youcast {
	font-family: Verdana;
	font-size: 8pt;
	color: #333;
	font-weight: 300;
}
p.youcast_b {
	font-family: Verdana;
	font-size: 8pt;
	color: #333;
	font-weight: 500;
}
p.italic {
	font-style: italic;
	margin-top: 5px;
}
p.white {
	color: #FFF;
	font-size: 8pt;
	font-weight: 100;
	font-family: Verdana;
}
h1 {
	font-family: Helvetica, Arial, "Sans-Serif";
	font-size: 15pt;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	color: #CC6633;
	
}
h1.banner {
	font-family: Helvetica, Arial, "Sans-Serif";
	font-size: 24pt;
	margin: 0px;
	color: #FFF;	
}
h2 {
	font-family: Times;
	font-size: 14pt;
	color: #003366;
	font-weight: 540;
	margin: 15px 0px 0px 0px;
}
h2.news {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 600;
	color: #003366;
}
h3.kontakt {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 600;
	color: #003366;
	margin: 0px;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	margin: 18px 0px 5px 0px;
}
ul {
	font-family: Verdana;
	font-size: 10pt;
	color: #333;
}

/*-------------------- Link Class --------------------*/
a:link {
	font-family: Verdana;
	font-size: 9pt;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 9pt;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 9pt;
	color: #333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 9pt;
	color: #666;
	text-decoration: none;
}

/* Navigation --------------------*/
a.nav:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #336666;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF6633;
	text-decoration: underline;
}
a.nav:active {
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
}

/* Navigation Dim------------------*/
a.nav-dim:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}
a.nav-dim:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}
a.nav-dim:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	text-decoration: underline;
}
a.nav-dim:active {
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}

/* Breadcrumbs --------------------*/
a.bc:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}
a.bc:visited {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}
a.bc:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #333;
}
a.bc:active {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}

/* Flowchart --------------------*/
a.fc:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}
a.fc:visited {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}
a.fc:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #333;
}
a.fc:active {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}

/* Nyheder --------------------*/
a.news:link {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 600;
	color: #003366;
	text-decoration: none;
}
a.news:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 600;
	color: #003366;
	text-decoration: none;
}
a.news:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 600;
	color: #003366;
	text-decoration: underline;
}
a.news:active {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 600;
	color: #003366;
	text-decoration: none;
}

/*-------------------- Input Class --------------------*/
input.search {
	background-color: transparent;
	border: none;
	outline: none;
	width: 110px;
	height: 20px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFF;
	margin: 17px 0px 0px 0px;
}
input.button {
	width: 40px;
	height: 46px;
	padding: 0px 10px 0px 0px;
	float: right;
	border: none;
}
fieldset {
	border: none;
	margin: 0px;
	width: 165px;
	height: 70px;
}

