﻿*
{
    font-family:Verdana;
    padding:0px;
    margin:0px;
    }
h1
{
    font-size:11pt;
    margin:0px;
    padding:0px;
    margin-bottom:15px;
    }
h2
{
    position:relative;
    top:40px;
    font-size:25px;
    
    }
.input
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	width:122px;
    }
.loginBtn
{
	filter:alpha(opacity=70);
	opacity:0.7;
	width:58px;
	background-color:#161617;
    color:#d3c39b;
    border:solid 1px #d3c39b;
    height:19px;
    font-size:x-small;
    }
h4
{
    font-size:17px;
    }

.forhandlerLink
{
    font-weight:bold;
    margin-bottom:5px;
    }
.forhandlerSublink
{
   font-size:x-small;
    }
#frontpage
{
    background-image:url(../gfx/forside.jpg);
    width:964px;
    height:727px;
    position:absolute;
    left:-482px;
    margin-left:50%;
    }
#language
{
    position:relative;
    top:350px;
    left:324px;
    width:316px;
    height:70px;
    font-size:16px;
    line-height:25px;
    padding-top:8px;
    }
#text
{
    left:85px;
    width:800px;
    height:100px;
    position:relative;
    top:370px;
    }
.logobtn
{
    position:relative;
    left:399px;
    width:160px;
    height:160px;
    border:solid 0px transparent;
    
    }
b
{
    font-size:10pt;
    }
#FrontBottom
{
    top:740px;
    width:964px;
    position:absolute;
    left:-482px;
    margin-left:50%;
    }
.btn
{
    border:solid 1px #d3c39b;
    background-color:#161617;
    color:#d3c39b;
    }
.input
{
    background-color:#161617;
    color:#d3c39b;
    border:solid 1px #d3c39b;
    }
body, html 
{
    font-size:12px;
    height: 100%;
	line-height: 18px;
	background-color:Black;
	color:#d3c39b;
}
a
{
    color:#d3c39b;
    text-decoration:none;
    }
a:visited
{
    color:#d3c39b;
    text-decoration:none;
    }

#wrapper
{
    width:1000px;
    position:absolute;
    left:-482px;
    margin-left:50%;
    background-color:black;
    background-image:url(../gfx/midt_gradient.jpg);
    background-repeat:repeat-y;
    }
#top
{
    width:964px;
    height:210px;
    background-image:url(../gfx/top.jpg);
    }
#menu
{
    width:964px;
    height:33px;
    background-color:Black;
    }
#listmenu
{
    text-transform:uppercase;
    font-size:9px;
    }
.menuitem
{
    text-align:center;
    float:left;
    width:155px;
    height:26px;
    margin-left:7px;
    list-style:none;
    background-color:#6c001e;
    }
.menulink
{
    position:relative;
    top:4px;
    }
#middle
{
    width:1000px;
    height:inherit;

    }
#left
{

    float:left;
    min-height:371px;
    width:317px;
    background-image:url(../gfx/left.jpg);
    background-repeat:no-repeat;
    z-index:0;

    }
.leftmenuitemactive
{
    position:absolute;
    width:964px;
    height:17px;
    right:18px;
    background-color:#776329;
    border-left:solid 18px #6c001e;
    border-right:solid 18px #6c001e;
    z-index:0;
    filter:alpha(opacity=70);
	opacity:0.7;
    }
.leftmenuitemactive a
{
    position:relative;
    left:12px;
    }
.leftmenuitem
{
    height:17px;
    z-index:1;
    }
.leftmenuitem a:hover
{
    position:absolute;
    width:952px;
    padding-left:12px;
    height:17px;
    right:18px;
    background-color:#776329;
    border-left:solid 18px #6c001e;
    border-right:solid 18px #6c001e;
    z-index:0;
    }
.sublink:hover
{
    text-decoration:underline;
    }
.sublink
{
    position:relative;
    left:15px;
    }
.spacer
{
    height:17px;
    }
#content
{
    position:relative;
    left:7px;
    float:left;
    width:478px;
    background-color:#161617;
    z-index:10;
    }
#right
{
    position:relative;
    left:14px;
    float:left;
    width:155px;
    height:371px;
    z-index:2;
    background-image:url(../gfx/right.jpg);
    background-repeat:no-repeat;
    }

#bottom
{
        border-top:solid 7px black;
    clear:both;
    position:relative;
    top:10px;
    width:964px;
    height:95px;
    background-image:url(../gfx/bund.jpg);
    background-repeat:no-repeat;
    text-align:center;
    background-color:Black;
    }
#bottominfo
{
    position:relative;
    top:10px;
    padding-top:5px;
    width:964px;
    background-color:Black;
    }
