 *  {
margin : 0px;
padding : 0px;
border: 0px;
outline : 0;
font-family:arial, Geneva, sans-serif;
font-size: 13px;
color: #808080;
background-image: url('img/test_back.png');
} 

a:link {color: #808080; text-decoration: none;}
a:visited {color: #808080; text-decoration: none;}
a:active {color: #808080; text-decoration: none;}
a:hover {color: #808080; text-decoration: none;}

body {height: 100%; background-color: #000000; overflow:inherit;}

html, body {
height:100%; /* gives layout 100% height */
overflow:inherit; /* triggers 100% height in Opera 9.5 */
}

#wrapper {
min-height:100%; /* gives layout 100% height */

}
* html #wrapper { 
height:100%; /* IE6 treats height as min-height */
}

div#wrapper 
{
width: 1024px; 
background-image: url('img/logo_back.png');margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:auto
}


div#top {background-image: url('img/logo_back.png');}

div#meny {position: relative; top:-2px; width: 1024px; height: 58px; background-image: url('img/logo_back.png');}

#status
{
position: relative; left:562px; top: -61px;
max-width: 462px
}

#container
{
background-image: url('img/logo_back.png');

min-height: 100%; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:auto
}


#leftnav
{
background-image: url('img/logo_back.png');
float: left;
width: 231px
}

#rightnav
{
background-image: url('img/logo_back.png');
float: right;
margin: 30px
}

#rightnav img {background-image: url('img/logo_back.png');}

#rightnav h1 {color: #FFFFFF; font-size:18px; font-weight: 400; background-image: url('img/logo_back.png');margin-left:0px; margin-right:5px; margin-top:20px; margin-bottom:5px}



#content
{
background-image: url('img/logo_back.png');
padding-top: 10px;
padding-bottom: 50px;
min-height: 100%; margin-left:260px; margin-right:220px; margin-top:0px; margin-bottom:30px
}

#content h1 {color: #FFFFFF; font-size:18px; font-weight: 400; background-image: url('img/logo_back.png');margin-left:0px; margin-right:5px; margin-top:20px; margin-bottom:5px;}
#content h2 {color: #808080; font-size:14px; font-weight: 300; background-image: url('img/logo_back.png');margin-left:0px; margin-right:5px; margin-top:20px; margin-bottom:1px;}
#content img {background-image: url('img/logo_back.png');}
#content tr {background-image: url('img/logo_back.png');}
#content td {background-image: url('img/logo_back.png');}


#footer
{
font-size: 11px;
background-image: url('img/logo_back.png');
height: 30px;
position: fixed; bottom: 0px;
margin: 0px auto 0px auto;
}

#footer li 
{
font-size: 11px;
display:inline;
float: right; 
padding-left: 40px; 
padding-right: 40px; 
list-style-type: none; 
background-image: url('img/logo_back.png');
}

#footer li:first-child 
{
float:left; padding-left: 10px; 
font-size: 11px;
}

#footer a
{
font-size: 11px;
}


#footer img
{
float: left;
margin: 0px 0px 1px 0px;
height: 3px;
width: 1024px;
}

#Carousel
{
position: relative;
top: 50px;
margin-left: 30px;
background-image: url('img/logo_back.png');
}

#Carousel img
{
background-image: url('img/logo_back.png');
}

