@import url('/files/System/CSS/levring_Setup_Forside.css');
@import url('/files/System/CSS/levring_Paragraph.css');
@import url('/files/System/CSS/levring_Navigation.css');
@import url('/files/System/CSS/levring_Menu.css');

body 
{
    height: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background-color: #ffffff;
    }
    
#container 
{
    width: 961px;
    margin: 0 auto;
    }
    
#topholder, #middleholder, #footerholder
{
    clear: both;
    width: 100%;
    }
    
#topholder 
{
	float: left;
  	margin: 0;
	padding: 0;
	height: 129px;
	width: 961px;
    }
    
#topBillede 
{
  	margin: 0;
	padding: 0;
	height: 100px;
	width: 961px;
    }
.topIcons
{ padding-top:61px;}
#topBilledeLeft
{ width:860px; height:100px; float:left;}
#topBilledeRight
{ width:101px; height:39px; float:right;}
#topmenusearch
{ width:961px; height:29px;background-image: url(../designBilleder/bgMenuBillede.png);background-repeat: no-repeat;}        
#topmenuholder 
{
	float: left;
  	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 820px;
	height: 29px;
    }
#topsearch
{ float:right; width:141px; height:23px;padding-top:6px;}  
.soegeboks
{ width:85px;border:none;}
.button-hover-image
{ border:none;background-color:Transparent;color:White;}      
#middleholder
{
    margin: 0;
    padding: 0;
    float: left;
    height: auto;
    }

#contentholder
{
    margin: 0;
    padding: 0;
    height: auto;
    width: 961px;
    }
    
#footerholder
{
    margin: 0 auto;
    padding: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    height:40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    width: 100%;
    color:#000000;
    text-decoration: none;
    border-top: 1px solid #009a9a;
    }

