body {
color:#000080;
background: url(../images/menubg.gif) repeat-y;
margin: 0px;
padding: 0px;
}

body, a, p, blockquote, ul, ol, dl, option, caption {
font-family:'Verdana', 'arial', 'comic sans ms', sans-serif;
font-size:9pt;
}

#topbar {
position: absolute;
top: 0px;
left: 0px;
height: 68px;
width: 100%;
background: url(../images/topbg.gif) repeat-x;
color: #000080;
text-align: right;
}

#bundbar {
bottom:0px;
margin-bottom:0px;
position:fixed;
left: 20px;
height: 50px;
width: 100%;
background: url(../images/bundbg.gif) repeat-x;
color: black;
text-align: center;
}

#bundbar a:link, #bundbar a:visited, #bundbar a:active, #post a:link, #post a:visited, #post a:active {
text-decoration: none;
color: #ffff00;
background: inherit;

}

#bundbar a:hover, #post a:hover {
color: #ffffff;
background: inherit;
}

#topl {
position: absolute;
top: 0px;
left: 0px;
padding-left: 5px;
height: 68px;
width: 183px;
background: url(../images/topleft.gif) no-repeat;
color: black;
}

#bundl {
bottom:0px;
position:fixed;
margin-bottom:0px;
left: 0px;
height: 50px;
width: 183px;
background: url(../images/bundleftny.gif) no-repeat;
color: black;
}

#menu {
position: absolute;
top : 0px;
left: 0px;
padding-top: 80px;
padding-left: 5px;
width: 183px;
font-size: 10pt;
z-index: 5
}
#menu a:link, #menu a:visited, #menu a:active, #post a:link, #post a:visited, #post a:active {
text-decoration: none;
color: #ff8040;
background: inherit;
display: block;
}
#menu a:hover, #post a:hover {
color: #ffffff;
background: inherit;
}

#post {
position: absolute;
bottom: 0;
left: 0px;
padding-left: 8px;
padding-bottom:5px;
width: 183px;
font-size: 11px;
color:#FFFFFF;
z-index: 5
}

#indhold {
position: absolute;
top: 0px;
left: 0px;
padding-top: 68px;
padding-left: 190px;
padding-bottom:60px;
margin-right: 20px;
font-family:'Verdana','Comic Sans MS','MS Sans Serif';
font-size:9pt;
text-decoration: none;
display:inline;
}

h1, h2 ,h3, h4, h5 {
text-align: center;
}

label{
	font-size:10pt;
color:#008080;
width:150px;
color:black;
background:transparent;
float:left;
text-align:left
}

h6{
font-size: 10px;
font-weight: 400;
color: #999;
background: transparent;
text-align: right;
}

h6 a:link, h6 a:active, h6 a:visited{
color: #ffff00;
background: transparent;
text-decoration:none;
font-weight:600;
font-size: 10px;
}

h6 a:hover, h6 a:focus{
color:#fff;
background:#00f;
font-size: 10px;
}

a.tlink:link,a.tlink:visited,a.tlink:active {
font-family:verdana,arial,sans-serif;
color:#00c;
background:transparent;
text-decoration: none;
font-size:11px;
font-weight:600;
display:inline;
}

a.tlink:hover, a.tlink:focus {
color:#fff;
background:#00f;
}
.ikkese {
	display: none;
	}


table 
    {width:100%;
    table-layout:fixed;
    font-family:verdana;
    font-size:1em;
    }
th 
    {
    background:rgb(255,205,50);
    }
td 
    {
    background:rgb(255,250,225);
    }
tr.diff td
    {
    background:rgb(255,225,185);   
    }
caption 
    {
    text-align: left;
    font-weight: bold; 
    }
col
    {
    text-align:left;
    width:15%;
    }
colgroup
    {
    text-align:right;
    width:15%;
    }
