﻿@import url('/files/system/CSS Templates/navigation_Forside_MV.css');
@import url('/files/system/CSS Templates/setup_JHL_tilsalg.css');
@import url('/files/system/CSS Templates/setups_Forside_MV.css');
@import url('/files/system/CSS Templates/paragraph_Forside_MV.css');

body 
{
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 11px;
    background-image: url('../MainDesign/bg_stribe.jpg'); 
    background-repeat:repeat-x;
    background-color:#d2d2d2; 
    }
img { border:0;}   
#container 
{
    width: 900px;
    margin: 0 auto;
    padding:20px 0px 0px 0px;
    }
    
#topholder, #middleholder, #footerholder
{
    clear: both;
    width: 100%;
    }
    
#middleholder
{
    margin-top: 0px;
    float: left;
    min-height: 321px
    }
    
#topholder
{
    margin: 0;
  padding: 0;
    width: 900px;
    height: 124px;
    }
#contentholder
{
    width: 900px;
    min-height: 321px;
    }        
#contentholderForside
{
    width: 900px;
    min-height: 321px;
    }
    
#footerholder
{
    float: left;
    background-color: #3959a1;
    height: 23px;
    padding-top: 7px;
    }
    
#footerholder small 
{
     color: White;
     font-size: 10px;
     font-weight: bold;
    }
    
#LastbilBanner 
{
    width: 900px;
    height: 87px;
  clear:both;
    }
.tb
{
    border:0;
    background: transparent no-repeat top left;
    background-image: url(../MainDesign/search_icon.jpg);
    background-repeat:no-repeat;
    background-position:right 11px;
    position:absolute; 
    height: 14px;
    width: 48px;
    padding-top:12px;
    padding-right:17px;
    margin-left:12px;
}
#Search
{ float:left; width: 91px; }
#Icons
{ float:right; width:115px; }
