/****
*
* HTML Elements
*
****/

body 
{
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 10px;
    background-color: #FFF; 
    text-align: center;
  
}

.huvud
{
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px;
    background-color: #FFF; 
    text-align: center;
  
}
td  
{
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px;
    padding-left: 5px;
    background-color: #;   
}

td.rubrik  
{
    font: 7pt verdana, arial, helvetica, sans-serif;
    padding: 3px 3px 3px 5px;
    background-image: url(../images/top_bottom_bgr.gif);   
}

h1
{
    font: bold 11px verdana, arial, helvetica, sans-serif;
    color: #D96001;
    margin: 0px 0px 0.5em 0px;
}

h2
{
    font: bold 11px verdana, arial, helvetica, sans-serif;
    color: #FFFFFF;
    margin: 0px 0px 3px 0px;
}

h3
{
    font: bold 8pt verdana, arial, helvetica, sans-serif;
    color: #000000;
    margin: 3px 3px 0px 0px;
}

h4 
{
    font: 7pt verdana, arial, helvetica, sans-serif;
    margin: 0px;
  
}

p
{
    margin: 0px 0px 1em 0px;
}

p.newsbox
{
    margin: 0px;
}

p.newslink
{
    text-align: right;
    margin: 0px 0px 1em 0px;
}

p.contact
{
    border-top: 1px solid #CCC;
    color: #888;
    padding-top: 5px;
    margin: 0px 0px 0px 0px;
}

a
{
    text-decoration: none;
    color: #EC6E0B;
}

a:hover
{
    text-decoration: underline;
    color: #EC6E0B;
}

a.contact
{
    color: #FFFFFF;
    text-decoration: none;
}

a.contact:hover
{
    color: #ececec;
    text-decoration: underline;
}

a.menuitem
{
    display: block;
    margin: 0px 0px 0.5em 0px;
}

a.menuitem10
{
    display: block;
    margin: 0px 0px 0.5em 10px;
}

a.news
{
    color: #5E5E61;
    text-decoration: none;
}

a.news:hover
{
    color: #EC6E0B;;
}

/****
*
* Classes
*
****/

.leftimage
{
    position: relative;
    float: left;
}

.menu
{
    background-color: #F5F5F5;
}

.padd1010
{
    padding: 10px;
}

.padd2020
{
    padding: 20px;
}

.startbody
{
    background-color: #5E5E61;
}

.bottomnewsbox
{
    position: relative;
    float: left;
    height: 90px;
    width: 260px;
    margin-right: 5px;
    background-color: #EDEDED;
    border: 1px solid #5E5E61;
}

/****
*
* DIV:s
*
****/

#page
{
    width: 950px;
    background-color: #FFF;    
}

#topspace
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 85px;
    background-color: #FFF;    
    border-bottom: 1px solid #5E5E61;
}

#logo
{
    position: relative;
    top: 25px;
    left: 720px;
}

#logoES
{
    position: relative;
    top: 10px;
    left: 720px;
}

#logoFLAG
{
    position: absolute;
    top: 145px;
    left: 726px;
}

#orangefield
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 100px;
    background-color: #FF7C15;    
    background-image: url(../img/top_bgr.gif);
    background-repeat: no-repeat;
    border-bottom: 1px solid #5E5E61;
    overflow: hidden;
}

#quicknaviform
{
    position: relative;
    top: 60px;
    left: 20px;
}

#startcontent
{
    position: relative;
    float: left;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #FFF;    
    border-bottom: 1px solid #5E5E61;
}

#starttext
{
    position: relative;
    float: left;
    width: 450px;
}

#latestnewsheaderstart
{
    position: relative;
    float: left;
}

#allnewsheaderstart
{
    position: relative;
    float: left;
    top: 72px;
}

#bottomnews
{
    position: relative;
    float: left;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #FFF;    
}
