/*
=========================================
	Reset styles
=========================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
=========================================
	Common elements
=========================================
*/
body {
	background-color:#000;
	font: 11px tahoma,verdana,Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link,a:visited,a:active {
	color:#009AE0;
}
a:hover {
	text-decoration:none;
}
#wrapper {
	width:940px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:5px;
	padding-bottom:1px;
	text-align: left;
	background-color: #fff;
}
#header {
	height:71px;
   overflow:hidden;
}
#logo {
	float:left;
}
/*
=========================================
	Tools
=========================================
*/
#tools {
	float:right;
	margin-top:15px;
	margin:15px;
                _margin-right: 10px;
	font-size: 10px;
                overflow:hidden;
}

#tools ul{
                float: left;
                margin-right: -5px;
                _margin-right: -15px;
                padding-left: 5px; 
                _padding-left: 15px; 
}

#tools li {
	display:inline;
                border-right: 1px solid #ccc;
                padding-left: 5px; 
                padding-right: 5px; 
}
#tools a {
	color:#000!important;
	text-decoration:none;
                padding-left: 2px; 
                *padding-left: 5px; 
                padding-right: 5px; 
}
#tools a:hover {
	text-decoration:underline;
	color:#009AE0!important;
                font-weight: normal!important;
}
/*
=========================================
	Billboard
=========================================
*/
#billboard {
	height:155px;
	overflow:hidden;
}
#billboard-image {
	float:left;
}
#news-teasers {
	float:left;
	width:175px;
	height:170px;
	padding:10px;
}
#news-teasers p {
	color:#fff;
	font-weight: bold;
	margin-bottom:8px;
}
#news-teasers li {
	margin-bottom:8px;
	font-size:10px;
	color:#fff;
	line-height:11px;
}
#news-teasers a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#news-teasers a:hover {
	text-decoration:underline;
}
/*
=========================================
	Global menu
=========================================
*/
#global-menu {
	height:20px;
	background-color:#000;
	background: url(../graphics/bg-global-menu.gif) repeat-x;
}
#global-menu li {
	float:left;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 26px;
}

#fi #global-menu li{
        padding: 0 19px;
}

#global-menu a {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}
#eng #global-menu a{
                
}
#global-menu a.first-item {
	padding-left:20px;
}
#global-menu a.last-item {
	padding-right:0;
}
#global-menu a:hover {
	color:#009AE0;
}
#global-menu li.active a {
	color:#009AE0;
}
/* Global menu - fuld brede - sprogversioner (AVA 19.03.2010) */
#da #global-menu li {
        padding: 0 30px;
}
#se #global-menu li {
        padding: 0 32px;
}
#no #global-menu li {
        padding: 0 30px;
}




/*
=========================================
	Local menu
=========================================
*/
#local-menu {
	width:118px;
	float:left;
	padding-left:22px;
   padding-right:10px;
	margin-top:3px;
	font-size:11px;
}
#local-menu ul.level0 li {
	margin-bottom:7px;
}
#local-menu ul.level2 li {
	margin-bottom:2px;
	font-size:11px;
}
#local-menu a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#local-menu a:hover {
	color:#009AE0!important;
}
#local-menu a.active-path {
	color:#009AE0;
	font-weight:bold;
}
#local-menu li.active li a {
	color:#009AE0;
}
.level0 a {
	font-weight:normal;
}
.level0 a:active, a:hover {
	font-weight:bold;
}
.level2 {
	margin-bottom:8px;
	font-weight:normal;
}
.level2 a {
	color:#000!important;
	font-weight:normal;
	padding-left:10px;
	background: url(../graphics/bg-a-local-menu.gif) no-repeat 0 50%;
}
.level2 a:active, a:hover {
	color:#009AE0!important;
	font-weight:bold;
}
ul.level2 li.active a {
	color:#009AE0!important;
  font-weight:normal!important;
}
/*
=========================================
	Content
=========================================
*/
#content {
	margin: 30px 0;
	background: url(../graphics/bg-content.gif) repeat-y left;
}
#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
/* End hide from IE Mac */
/*
=========================================
	Main content areas
=========================================
*/
#main-content {
	float:left;
	width:760px;
	margin-left: 30px;
	min-height:380px;
 	height:auto !important;
	height:380px;
}
#main-content h1 {
        font-size: 11px;
	line-height:18px;
	margin-bottom:12px;
}
#main-content p {
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
}
#main-content .left {
	width:510px;
	float:left;
}
.left .p-left,.left .p-right,.left .p-top,.left .p-bottom {
	clear:both;
}
.left .p-left .p-img {
	float:left;
	margin-right:12px;
}
.p-img img {
}
.img-text {
	display:block;
	text-align: left;
	color:#666;
	font-size:9px;
}
.left .p-left .text-content {
}
.left .p-right .p-img {
	float:right;
	margin-left:12px;
}
.left .img.p-right .text-content {
}
.left .p-top img, .left .p-bottom .p-img {
	margin-bottom:8px;
}
#main-content .right {
	float:left;
	width:195px;
	margin-top:33px;
	margin-left:55px;
	text-align: center;
}
/*
=========================================
	News & news list
=========================================
*/
ul.news-list {}
ul.news-list li {
  padding-bottom: 1px;
  background: url(../graphics/border-bottom-dotted.gif) bottom repeat-x;
  line-height: 16px;
}
ul.news-list li a {
  display: block;
  padding: 4px 0;
  color: #000;
  text-decoration: none;
  font-size: 11px;
}
ul.news-list li a:hover {
  text-decoration: none;
  color: #009EE0;
  font-weight: normal!important;
}
/*ul.news-list li a:active,
ul.news-list li a:hover {
  b_ackground: #009EE0;
  color: #000;
}*/
ul.news-list li a strong {
  font-weight: strong;
  display: block;
}



/*
=========================================
	Buttons, startpage
=========================================
*/
#big-button-wrapper {
	clear:both;
	padding-top:15px;
}
.big-button {
	float:left;
	margin-right:38px;
}
.big-button a {
	display:block;
 	width:197px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.big-button a:hover {
	background-position: 0 -150px;
}
.center {
	text-align: center;
}
#small-button-wrapper {
	display: block;
	width:660px;
	margin:0 auto;
	ma_rgin-bottom:-28px;
  margin-top:43px;
  margin-left:58px;
}
.small-button {
	float:left;
	margin-right:38px;
	margin-bottom:28px;
}
.small-button a {
	display:block;
 	width:179px;
	height:135px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.small-button a:hover {
	background-position: 0 -135px;
}
/*
=========================================
	Footer
=========================================
*/
#main-content .left .p-left .text-content form fieldset{
       line-height: 2em;
}
/*
=========================================
	Footer
=========================================
*/
#footer {
	width:940px;
	margin:0 auto;
	text-align: left;
                padding-bottom:25px;
}
#footer p {
	color:#fff;
	font-size:10px!important;
}
#footer p.left {
	float:left;
}
#footer p.right {
	float:right;
}