    
 #title  {
    position:absolute;
    top:5px;
    left: 20px;
    height: 59px;
    color: white;
    background-color:#6e7276;
    border-right: 20px solid #aaa;   
}


#leftmenu {  
    Position: absolute;
    left: 20px;
    top:80px;
    width:175px;
    height: auto;
    background-color: #ebedef;
    border: 1px solid #a5312c;
    margin: 0px;
    height:10px;
    filter:progid:DXImageTransform.Microsoft.dropshadow( Color=a5312c,offX=2,offY=6,positive=true);
    
}

#leftmenu ul {
    margin:0;
    padding:0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#leftmenu li {
    margin: 0; 
}

#leftmenu a {
    display: block;
    color: #a5312C;
    background-color: transparent;
    width: 140px;
    padding: 2px 10px;
    text-decoration: none;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    font-size: 12px;
}

#leftmenu a:hover {
    background-color: #6e7276;
    color: #ffffff;
    border-right: 10px solid #aaa;
    padding: 2px 1px 2px 10px;
}

#leftmenu ul ul {
    margin-left: 30px;
    padding: 0;
    list-style-type: none;
}

#leftmenu li li a {
    display:block;
    color:#a5312C;
    background-color: transparent;
    width: 110px; 
    padding: 2px 10px;
    margin: 0px;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #aaa;
    text-decoration: none;
    font-size: 11px;
}
 
#leftkasse  {
    position:absolute;
    left:25px;
    top:500px;
    width:135px;
    height:45px;
    background-color:#ebedef;   
    
}

#leftkasse01  {
    position:absolute;
    left:25px;
    top:560px;
    width:135px;
    height:45px;
    background-color:#ebedef;   
}

#content  {
    margin-top:80px;
    margin-left:200px;
    margin-right:30px;
    margin-bottom:20px;
    background-color:ffffff;
    background-image: url('../images/forside.gif');
    background-repeat: no-repeat;
    background-position: 50% 45px
}
#footer   {
    position: absolute;
    bottom: 0px;
    background-color:#aaa;
    color:#a5312c;
}
  

a:link       { color: #a5312c; font-size: 12px; }
a:visited    { color: #a5312c; font-size: 12px; }
a:hover      { color: #ffffff; font-size: 12px; text-decoration: overline underline; background-color: #6e7276;

 }
a:active     { color: #a5312C; font-size: 12px; text-decoration: overline underline;
}

body {
    font-family: Arial, Helvetica, sans-serif; color: #000000; 
    font-size: 12px;
    background-color: ffffff;
    scrollbar-3d-light-color: #6e7276;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #6e7276;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff; border-right-width:0px; border-right-style:solid;
}

b {
    color: #6e7276;
    font-weight: bold;
    font-size :12px;
}
    
table, tr { 
     font-family: Arial, Helvetica, sans-serif; 
     color: #000000; 
     background-color: transparent;
     font-size: 12px;
}

select, input, textarea, checkbox, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color : transparent;
	font-size : 12px;
}
               
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
h1           { color: #808080; }
h2           { color: white; font-size: 20px;font-family:Arial Norrow, Helvetica, sans-serif; padding-top: 10px;}
h3           { color: #000080;}
h4           { color: #6e7276; font-size: 12px; font-family:Arial Norrow, Helvetica, sans-serif;}
h5           { color:#a5312c; font-weight:bold; font-size: 14px; font-family:Arial Norrow, Helvetica, sans-serif;background-color:#ebedef;}
h6           { color: #808080; }