﻿html, body
{
    margin:0;
    padding:0;
    background: #9eaa8c url(../image/xx.png) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 5px;
    padding: 2px;
    line-height: 20px;
    color: #000;
 }
 
        
img
{
    margin:0;
    padding:0;
    border:0;
    z-index:1px;}

#wrapper
{
    margin:1em auto;
    width:899px;
    min-height:500px;}
            
#header
{
    background: url(../image/header.gif) no-repeat;
    position:relative;
    top:0;
    left:0;}
    
#header-top
{
    height:70px;
    background: url(../image/header2.gif) no-repeat;}

#logo
{
    background: url(../image/logga1.png) no-repeat;
    width:260px;
    height:87px;
    z-index: 10000;
    position:absolute;
    top:-12px;
    left:20px;}
    
#pic-header
{ z-index:2px;}
     
#flags
{
    position:relative;
    top:23px;
    left:0;}
#flags ul{margin:0;padding:0;text-align:right;position:absolute;top:0;right:0;} 
#flags li{display:inline;list-style-type:none;padding: 0 9px 0 0}
        
#myslidemenu {}

#img
{
    padding: 0px 30px 0 10px;
    float:left;
    z-index: -1px;
    } 
    
#text
{    padding: 5px 40px 0 40px;}    
          
#content{padding:5px;
         background-color:#333333;}
#content h1  
{
    font-size: 28px;
    padding: 5px 0 0 40px;
    color: #68863a;}

#content h2  
{
    font-size: 22px;
    letter-spacing: -1px;
    padding: 5px 0 0 0px;
    color: #68863a;}

#content h3  
{
    font-size: 15px;
    letter-spacing: -1px;
    padding: 15px 0 0 10px;
    color: #fff;}
    
#content a { color: #fff; }
#content a:hover { color: #aaa; }


#kotaktform {float:right;}
            
#primary
{
    float:left;
    width:640px;
	padding-left:20px;
	padding-right:20px;
    background:#dfe5da;}

#primary a{color: #68863a;} 
            
.acc tr
{
    border: 1px solid #fff;
}            
.acc td
{
    vertical-align: top;
    padding-bottom: 30px;
}         
            
            
#secondary
{
    float:right;
    width:200px;}
                
#footer
{
    clear:both;
    background: url(../image/footer.gif) no-repeat;
    height:60px;
    }
#footerText{
            padding-left:30px;
            padding-top:20px;
            font-size:14px;
            color:White;}
            
#footer a { color: #eee; }
#footer a:hover { color: #aaa; }
        .clear{clear:both;}
        

#login{ top: 900px;
        left: 500px;
        width: 113px;
        height: 100px;
        float:none;
        }
