html, body /* för att sidan ska täcka hela webbläsarfönstret */
{
margin: 0;
padding: 0;
}

#container
{	
width: 750px;
height: 550px;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
padding: 0;
background-image: url(../pix/bg_trees.gif); 
background-repeat: no-repeat; 
background-position: 100% 115%;
position: relative;
}	

#left
{
float: left;
width: 170px;
margin: 0;
}

#betamed
{
float: left;
width: 170px;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 20px;
margin-bottom: 5px;
}

#nav
{
float: left;
width: 170px;
margin: 0;
}

#nav li
{
width: 170px;
margin-left: -40px;
margin-right: 0;
margin-bottom: 2px;
margin-top: 0;
background-image: url(../pix/bg_menu_green2.gif); 
background-repeat: no-repeat; 
list-style: none;
line-height: 18px;
}

#nav li:hover
{
width: 170px;
margin-left: -40px;
margin-right: 0;
margin-bottom: 2px;
margin-top: 0;
background-image: url(../pix/bg_menu_red2.gif); 
background-repeat: no-repeat; 
list-style: none;
line-height: 18px;
}

#lang li
{
width: 170px;
margin-left: -40px;
margin-right: 0;
margin-bottom: 2px;
margin-top: -5px;
background-image: url(../pix/bg_menu_black2.gif); 
background-repeat: no-repeat; 
list-style: none;
line-height: 18px;
}

#lang li:hover
{
width: 170px;
margin-left: -40px;
margin-right: 0;
margin-bottom: 2px;
margin-top: -5px;
background-image: url(../pix/bg_menu_red2.gif); 
background-repeat: no-repeat; 
list-style: none;
line-height: 18px;
}

#content
{	
float: right;
width: 480px;
margin-top: 0;
margin-bottom: 0;
margin-right: 5px;
margin-left: auto;
overflow: hidden;
}

#footer, #footer a
{	
width: 750px;
height: 21px;
margin-top: 5px;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
overflow: hidden;
color: #D1D1D1;
font-size: 9px; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: right;
}

#header
{	
width: 470px;
height: auto;
margin-right: auto;
margin-left: 0;
margin-top: 30px;
margin-bottom: 0;
overflow: hidden;
}

#body
{	
float: right;
width: 470px;
height: 350px;
padding-right: 10px;
margin-right: auto;
margin-left: 0;
margin-top: 25px;
margin-bottom: 0;
overflow: auto;
}

#pixright
{	
float: right;
margin-left: 20px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
overflow: hidden;
}

#pixleft
{	
float: left;
margin-left: 0px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
overflow: hidden;
}

p
{
color: #333333;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-weight: normal;
text-align: left; 
text-decoration: none;
}

h1
{
color: #458920;
font-size: 15px; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-weight: bold;
text-align: center; 
text-decoration: none;
}

h2
{
color: #3B3942;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-variant: small-caps;
font-style: normal;
font-weight: bold;
text-decoration: none;
line-height: 14px;
}

option
{
color: #3B3942;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-weight: normal;
text-align: left; 
text-decoration: none;
}

#body a:link, #body a:active
{
color: #458920;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-variant: normal;
font-style: normal;
font-weight: bold;
text-align: left; 
text-decoration: none;
}

#body a:hover, #body a:visited
{
color: #DE2809;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-variant: normal;
font-style: normal;
font-weight: bold;
text-align: left; 
text-decoration: none;
}


#nav li a, #nav a:visited, #nav a:active
{
color: #458920;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-variant: normal;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

#nav li a:hover, #lang li a:hover
{
color: #DE2809;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-variant: normal;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

#lang li a, #lang a:visited, #lang a:active
{
color: #333333;
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-variant: normal;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

li
{
font-size: 11px; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-weight: normal;
color: #3B3942;
line-indent: 0px;
text-align: left; 
text-decoration: none;
}