body{
    font-family: arial, sans-serif;
    background: #366DB1;
    margin: 20px 0;
    padding: 0;
    font-size: 9pt;
}

p{
    line-height: 11pt;
}

h2{
    font-size: 18pt;
    margin-top: 0px;    
    font-weight: normal;
}

h1{
    font-size: 18pt;
    margin-top: 0px;    
    font-weight: normal;
}

#content h2{
    margin-bottom: 0;
}

#content h1{
    margin-bottom: 0;
}

h3{
    font-size: 11pt;
    font-weight: bold;
    line-height: 14pt;
    margin-bottom: 0;
}

a{
    text-decoration: none;
    color: #000;
}

img{
    border: none;
}

ul, li{
    padding: 0;
    margin: 0;
}

li{
    list-style: none;
}

#site{
    width: 920px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    padding: 0 20px;
}

#header{
    position: relative;
    background: #fff url('../img/top.gif') no-repeat 0 0;
    height: 90px;
}

#header #contactbox{
    position: absolute;
    right: 4px;
    top: 15px;
}

#header #contactbox p{
    font-size: 7pt;
    line-height: 10pt;
    margin: 0;
    padding: 0;
}

#header #contactbox p strong{
    font-size: 7pt;
    text-transform: uppercase;
    margin-right: 2pt;
}

#logo{
    display: block;
    position: absolute;
    height: 50px;
    width: 150px;
    left: 31px;
    top: 20px;
}

#logo strong{
    display: none;
}

#navigation{
    float: left;
    margin-bottom: 30px;
}

#navigation ul{
    float: left;
}

#navigation a{
    text-align: center;
}

#navigation li{
    float: left;
    width: 182px;
    text-transform: uppercase;
    background: #E3E4E5;
    border-left: 2px solid #fff;
    display: inline;
}

#navigation li.first{
    border-left-width: 1px;
}

#subnavigation li{
    display: block;
    width: 100%;
    margin-bottom: 4px;
}

#navigation a, #subnavigation a{
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 8pt;
    padding: 2px 0;
    display: block;
}

#subnavigation li.active a{
    color: #fff;
    background: #87888A;
}

#subnavigation li.active ul a{
    color: #000;
    background: none;
}

#subnavigation a{
    background: #E3E4E5;
    display: block;
    padding-left: 4px;
}

#subnavigation ul{
    background: #DFEAF6;
    padding: 4px 0;
    list-style: outside;
}

#subnavigation ul li{
    padding-left: 20%;
    width: 80%;
}

#subnavigation ul li a{
    background: #DFEAF6;
    color: #000;
    text-transform: none;
}

#navigation li.active a, #navigation a:hover, #subnavigation a:hover{
    color: #fff;
    background: #87888A;
}

#subnavigation ul a:hover{
    background: none;
    color: #000;
}

#container{
    float: left;
    background: #fff url('../img/bg.gif') top right repeat-y;
}

#container_firstpage{
    float: left;
    background: #fff url('../img/bg_firstpage.gif') top right repeat-y;
}

#wrapper{
    color: #333333;
    float: left;
    width: 920px;
}

#content{
}

#content div .date{
    margin-top: 6px;
}

#content div h3{
    margin-top: 2px;
}

.margin{
    margin: 0px 320px 0 202px; /**/
}

.margin2{
    margin: 0px 0px 0 202px; /**/
}

.no-margin{
    margin: 0 300px 0 202px;
}

#firstpage{
    margin: 0 177px 0 0;
    float: left;
    display: inline;
}

#firstpage_left p{
    line-height: 14pt;
}

#firstpage_left a{
    color: #009ED6;
}

#firstpage_bg{
    float: left;
    background: #E3E4E5 url('../img/bg_dark_gray.gif') repeat-y top left;
    margin-bottom: 30px;
}

#content div{
    padding-bottom: 60px;
    background: #fff url('../img/hr.gif') bottom right repeat-x;
}

#content div.last{
    padding-bottom: 0;
    background: none;
}

#content .no-border{
    background: none;
}

#left{
    float:left;
    width: 182px;
    margin-left: -920px;
}

#right, #right_firstpage{
    float: left;
    width: 300px;
    margin-left: -300px;
}

#right{
    padding: 20px 0;
}

#right_firstpage{
    width: 157px;
    margin-left: -157px;
}

#right_firstpage h2{
    background: #0092D0;
    color: #fff;
    font-size: 10pt;
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px;
}

#right_firstpage h1{
    background: #0092D0;
    color: #fff;
    font-size: 10pt;
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px;
}

#right_firstpage div.box{
    padding: 0 8px;
}

#right p{
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 8pt;
}

#right div{
    clear: both;
    margin-bottom: 10px;
    padding: 0 20px;
}

#right div.border{
    background: url('../img/white.gif') repeat-x top left;
}

#right div.left{
    float: left;
    display: inline;
    clear: none;
    padding-right: 0;
}

#right div.right{
    float: right;
    clear: none;
    padding-left: 0;
}

#footer{
    clear: both;
    text-align: center;
    height: 20px;
}

#footer p{
    margin: 0;
    padding-top: 20px;
}

.container h2{
    background: #333333;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
    height: 20px;
    padding: 0 4px;
}

.container h1{
    background: #333333;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
    height: 20px;
    padding: 0 4px;
}

.container{
    background: #ced1d5;
}

.container .inner{
    padding: 8px 4px;
}

#news p{
    margin: 0;
    font-size: 86%;
}

#news{
    margin-bottom: 10px;
}

#news .inner{
    overflow: auto;
    height: 200px;
}

#firstpage_left{
    float: left;
    width: 122px;
    padding: 30px 10px 20px 10px;
    color: #fff;
    font-weight: bold;
}

#products{
    float: left;
    width: 585px;
    padding: 20px 8px 20px 8px;
}

#products div{
    float: left;
    margin: 0 4px 8px 4px;
    padding: 0;
    width: 187px;
    display: inline;
    background: #58585A;
}

#products strong{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 4px;
    float: left;
}

#products strong a{
    color: #fff;
}


input, textarea{
    border: 1px solid #ccc;
}

a.blue, input.button{
    background: #0092D0;
    padding: 4px 8px;
    color: #fff;
    font-weight: bold;
    border: none;
    width: auto;
}

form br{
    clear: left;
}

label{
    width: 80px;
    float: left;
    margin-bottom: 10px;

}

textarea, input{
    width: 290px;
}

#partners{
    clear: left;
    height: 74px;
    width: 743px;
    background: #E3E4E5; /*CED1D5 */
    position: relative;
}

#partners h2{
    background: #0092D0;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    display: inline;
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px 0;
    width: 172px;
    text-align: center;
    text-transform: uppercase;
}

#partners h1{
    background: #0092D0;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    display: inline;
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px 0;
    width: 172px;
    text-align: center;
    text-transform: uppercase;
}
#partner_gsab{
    position: absolute;
    left: 200px;
    top: 20px;
}

#partner_schucho{
    position: absolute;
    left: 200px;
    top: 25px;
}

#partner_gsab{
    position: absolute;
    left: 370px;
    top: 15px;
}

#partner_klaes{
    position: absolute;
    left: 505px;
    top: 16px;
}

#right_firstpage ul li{
    /*list-style: outside;*/
    margin-bottom: 1em;
}

.nyheter {
    color: #0080B7;
}