﻿body  {
    margin: 0px;    
    background-color: #E6E6E6;
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

* {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
}

img 
{ 
    border: none 0px;
}
h1 {
    font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	display: inline;
}
h2 {
    font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	display: inline;
}
h3 {
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	display: inline;
}

p 
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited, a:active 
{
	color: Black;	
}
input.boxes
{
	font-size: 10px;
	height: 18px;
	border: 1px solid #29567C;
}

#searchfield {
	margin-top:1px;
	font-size: 10px;
	height: 18px;
	border: 1px solid #29567C;
}

input.knap
{
    font-family: Arial, Sans-Serif;	
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
}
div#container 
{
    background-color: white;
    position: absolute;
    top: 0px;
    left: 50%;
    width: 900px;
    height: 100%;
    margin-left: -475px;
    float: left;    
}
div#top 
{
    position: relative;
    display: inline;
    background-color: White;
    width: 890px;
    padding-top: 21px;
}
div#mainMenu 
{
    position: relative;
    display: inline;
    background-color: #BD2129;
    width: 207px;
}

div#footer
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;   
}
div#subSubMenu 
{
    width: 207px;
    background-image: url('/pics/menubaggrund.gif');
    background-repeat:repeat-y;
}
td.leftspace 
{
    background-image: url("/gfx/bgshadow_left.gif");
}
td.rightspace 
{
    background-image: url("/gfx/bgshadow_right.gif");
}

#mainLayoutTable 
{
    height: 100%;
    width: 918px;
}

#mainLayoutTableContainer {
    height: 100%;
    width: 900px;
}

#mainAreaContainer {
    height: 100%;
    width: 900px;
}


.menuTable 
{
    background-color: #BD2129;
    width: 100%;
}
.menuForsideTable 
{
    width: 100%;
}


.text {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header_blue {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2A567B;
	text-decoration: none;
}
.header_turkis {

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #78ABD6;
	text-decoration: none;
}
.style1, a:link.style1, a:visited.style1, a:active.style1 
{
	color: #29567C;
}
.soegeknap 
{
    text-decoration: none;
    color: #333333;
}




/* Tekst nyhedsavis-overskrift */
.bold_boldheader {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration: none;
font-weight: bold;
}
/* Tekst artikel-overskrifter */
.bold_headline {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #999999;
text-decoration: none;
font-weight: normal;
}
/* Tekst artikel-tidspunkter */
.bold_time {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #999999;
text-decoration: none;
font-weight: normal;
}
/* Søgefelt */
.bold_input {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #999999;
text-decoration: none;
font-weight: normal;
}
/* Linjeskift top */
.bold_linebreak_top {
font-size : 2px;
}
/* Linjeskift artikler */
.bold_linebreak {
font-size : 2px;
}



	.clear{
		clear:both;
	}
	
	#mainContainer{
		text-align:left;
		margin:0 auto;
		background-color: #FFF;
		height:100%;
		width:175px;
	}
	
	#leftMenu{
		width:100px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}

	
a:link.news_item, a:visited.news_item, a:active.news_item {
	text-decoration:none;
}
a:hover.news_item {
	text-decoration:underline;
}

.forside_nyhedsdato {
	font-size : 11px;
	color : #999999;
	text-decoration: none;
	font-weight: normal;
}

/* Hovedmenu - 1. niveau */
a:link.fremad_hovedmenu_level_1 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited.fremad_hovedmenu_level_1 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover.fremad_hovedmenu_level_1 {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active.fremad_hovedmenu_level_1 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

a:link.fremad_hovedmenu_level_1_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited.fremad_hovedmenu_level_1_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.fremad_hovedmenu_level_1_active {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

a:active.fremad_hovedmenu_level_1_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Hovedmenu - 2. niveau */
a:link.fremad_hovedmenu_level_2 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited.fremad_hovedmenu_level_2 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover.fremad_hovedmenu_level_2 {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:active.fremad_hovedmenu_level_2 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link.fremad_hovedmenu_level_2_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited.fremad_hovedmenu_level_2_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover.fremad_hovedmenu_level_2_active {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:active.fremad_hovedmenu_level_2_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

/* Hovedmenu - 3. niveau */
a:link.fremad_hovedmenu_level_3 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited.fremad_hovedmenu_level_3 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover.fremad_hovedmenu_level_3 {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:active.fremad_hovedmenu_level_3 {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link.fremad_hovedmenu_level_3_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited.fremad_hovedmenu_level_3_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover.fremad_hovedmenu_level_3_active {
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

a:active.fremad_hovedmenu_level_3_active {
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:link.createLink {
	font-size : 9px;
	color : #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:visited.createLink {
	font-size : 9px;
	color : #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:hover.createLink {
	font-size : 9px;
	color : #666666;
	text-decoration: none;
	font-weight: normal;
}

a:active.createLink {
	font-size : 9px;
	color : #666666;
	text-decoration: underline;
	font-weight: normal;
}

ul {
	list-style-type:square;
}