img
{   border:0px;
}
a
{   color: #000000;
	text-decoration: underline;
}
a:hover
{
	color:#7b879e;
	text-decoration: underline;
}
#address a
{   font-family:Arial,sans-serif;
    text-decoration:none;
    color:#FFFFFF;
    }
#address a:hover
{   font-family:Arial,sans-serif;
    text-decoration:underline;
    color:#FFFFFF;
    }    
#menu a
{   text-decoration:none;
    color:#FFFFFF;
    font-size:0.9em;
    }
#menu a:hover
{   text-decoration:none;
    color:#b0c7d9;
    }
#menu .menucontent table
{   width:100%;
    margin-bottom:2px;
    border-bottom:0px solid #FFFFFF;
    }  
.rubrik1
{   font-family:Helvetica, Arial, Verdana, Sans-Serif;
    font-size:18px;
    font-weight:bold;
    color:#cc0529;
    }
.rubrik2
{   font-family:Helvetica, Arial, Verdana, Sans-Serif;
    font-size:1.1em;
    font-weight:bold;
    }
.smalltext
{   font-size:11px;
    }
.smalltext a
{   font-size:11px;
    text-decoration:none;
    } 
.smalltext a:hover
{   font-size:11px;
    text-decoration:underline;
    }   

/* Template */

#menu
{   float:left;
    width:140px;
    padding-top:18px;
    border:0px dotted #776622;
    }
#menuTable td
{   border-bottom:0px solid #FFFFFF;
    padding-left:10px;
    width:130px;
    }
#menuTableButtons td
{   border:0px solid #FFFFFF;
    padding-bottom:20px;
    width:130px;
    }    
#header   
{   width:790px;
    height:217px;
    margin:0px;
    background-image:url(../images/header_bg.gif);
    background-repeat:repeat-x;
    border:0px solid #000000;
    float:left;
    }
 #logo
 {  float:right;
    border:0px;
    }
#logo2
 {  float:left;
    border:0px;
    margin:75px 0px 0px 15px;
    }
 #headertext
 {  position:absolute;
    margin-top:50px;
    margin-left:20px;
    }
 #wrapper
 {  width:790px;
    float:left;
    border:0px solid #000000;
    padding-bottom:50px;
    text-align:left;
    }
 #contentwrapper
 {  width:645px;
    border:0px solid #660000;
    float:right;
    }

 #address
 {  font-family:Helvetica, Arial, Verdana, Sans-Serif;
    font-size:0.85em;
    letter-spacing:1px;
    color:#FFFFFF;
    clear:both;
    padding-top:3px;
    margin-left:15px;
    border:0px solid #000000;
    float:left;
    width:90%;
    display:none;
    }
 div#logos
 {  float:left;
    border:0px solid red;
 }  
 div#footer
 {  width:100%;
    background-color:#FFFFFF;
    border-top:1px solid #7b879e;
    text-align:left;
    font-size:0.85em;
    padding:10px;
 } 

  
