* {
    margin: 0;
    padding: 0;
}

body {
    background: #f3f7fc;
    margin-top: 15px;
    color: #333;
    padding-bottom: 15px;
}

#wrap {
    width: 645px;
    margin: auto; 
    border-bottom: 0px #ccc solid;        
}

    #header {
        height: 109px;
        width: 645px;
	background: url(../img/header_bg.gif) no-repeat;
    }
    
    #left {
        width: 390px;
        float: left;
	margin-top: 30px;
    }
    
    
    #right {
        width: 250px;
        float: right;
	margin-top: 30px;
    }
    
.headerTextRight {
    position: relative;
    width: 350px;
    height: 50px;
    margin: -75px 0 0 305px;
    clear: right;
    }
    
.footer {
    position: relative;
    top: 10px;
    background: url(../img/menu_bg.gif) no-repeat;
    height: 26px;
    width: 645px;
    text-indent: 40px;
    padding-top: 5px;
}


.footer a {
    color: #183089;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}    
    
    #main {
    border: 0px #000 solid;
    margin-top: 10px;
    }

 .box_start_L_top {
        background: url(../img/box_start_l_top.gif) bottom no-repeat;
        height: 10px;
        width: 386px;
        margin-top: 10px;
	}
    
 .box_start_L_middle {
        background: url(../img/box_start_l_middle.gif) repeat-y;
        width: 386px;       
	height: 240px;
	}
    
 .box_start_L_bottom {
        background: url(../img/box_start_l_bottom.gif) no-repeat;
        height: 10px;
        width: 386px;
    }    
 
 .box_start_L2_middle {
        background: url(../img/box_start_l_middle.gif) repeat-y;
        width: 386px;       
	height: 94px;
	}
 
   .box_start_R_top {
          background: url(../img/box_start_r_top.gif) bottom no-repeat;
          height: 10px;
          margin-top: 10px;
  	}
      
   .box_start_R_middle {
          background: url(../img/box_start_r_middle.gif) repeat-y;
	height: 240px;          
      }

   .box_start_R2_middle {
          background: url(../img/box_start_r_middle.gif) repeat-y;
	height: 32px;          
      }
      
   .box_start_R_bottom {
          background: url(../img/box_start_r_bottom.gif) no-repeat;
          height: 10px;
      }    
    
  
    
#wide {
	width: 645px;
	float: left;
	margin-top: 0px;
	}

 .box_wide_top {
        background: url(../img/box_wide_top.gif) bottom no-repeat;
        height: 14px;
        width: 645px;
        margin-top: 40px;
	}
    
 .box_wide_middle {
        background: url(../img/box_wide_middle.gif) top repeat-y;
        min-height: 200px;
        padding: 10px 20px 15px 5px;
	}
    
 .box_wide_bottom {
        background: url(../img/box_wide_bottom.gif)  top no-repeat;
        height: 10px;
        width: 645px;
        padding: 0;
    }    
    
    
 .entos {
 	position: relative;
 	width: 20px;
 	margin: 12px 40px 0 0px;
 	float: right;
 }
 	
/* classer */
.logga {
    margin: 9px 0 0 15px;
}


.contentbox_startLeft {
    width: 368px;
    border: 0px #000 solid;    
    float: left;
    color: #000;
    margin-top: 0px;
    clear: left;
}


.contentbox_startRight {
    width: 248px;
    margin-top: 0px;
    border: 0px #000 solid;    
    float: right;
    clear: right;
}

   

/* meny */
.menu {
    position: relative;
    top: 40px;
    background: url(../img/menu_bg.gif) no-repeat;
    height: 26px;
    width: 645px;
    }

.menu li {
    float: left;
    list-style: none;
    text-align: center;
    padding-top: 5px;
    margin-right: 0px;
    text-indent: 21px; 
    color: #999;
}

.menu li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.menu li a:visited {
    color: #000;
}

.menu li a:hover {
    color: #666;
}


/* övriga taggar */
ul, ol {
    margin: 0px 0;
    padding-left: 0px;
    font-size: .7em;
    font-family: Tahoma, Verdana, Sans-Serif;
}

.lista {
    padding-left: 20px;
    line-height: 15px;
    }

h1 {
    letter-spacing: -2em;
    font-size: 1.2em;
    letter-spacing: 0px;
    font-family: tahoma, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    color: #183089;
    margin: 0px 0 5px 0;
    }

h2 {
    font-size: .95em;
    font-family: tahoma, 'Trebuchet MS', Arial, Sans-Serif;
    color: #183089;
    font-weight: bold;
    margin: 0 0 5px 15px;
}

h3 {
    font-size: .85em;
    font-family: tahoma, 'Trebuchet MS', Arial, Sans-Serif;
    margin: 0 0 5px 15px;
    color: #183089;
}

.h3 {
    font-size: .85em;
    font-weight: bold;
    font-family: tahoma, 'Trebuchet MS', Arial, Sans-Serif;
    margin: 0px 15px 5px 15px;
    color: #183089;
    font-weight: bold;
    line-height: 16px;
}
h4 {
    font-size: .85em;
    font-family: tahoma, 'Trebuchet MS', Arial, Sans-Serif;
    color: #FFF;
    background-color: #000;
    border: 1px #FFF solid;
    text-align: left;
    padding: 2px 0px 0 5px;
    height: 20px;
	}

h5 {
    font-size: .8em;
    font-family: tahoma, 'Trebuchet MS', Arial, Sans-Serif;
    margin: 15px 0 5px 15px;
}

h6 {
    font-size: .75em;
    font-family: tahoma, 'Trebuchet MS', Arial, Sans-Serif;
}

    
.header1 {
    font-size: .95em;
    font-family: tahoma, 'Trebuchet MS', verdana, Tahoma, Arial, Sans-Serif;
    color: #000;
    text-align: center;
    font-weight: bold;
    }

.header2 {
    font-size: .95em;
    font-family: tahoma, 'Trebuchet MS', verdana, Tahoma, Arial, Sans-Serif;
    color: #183089;
    text-align: center;
    font-weight: bold;
    }

p {
    font-size: 11px;
    letter-spacing: 0em;
    font-family: Tahoma, Verdana, Sans-Serif;
    margin: 0px 15px 0 15px;
}

td {
    font-size: 11px;
    font-family: Tahoma, Verdana, Sans-Serif;
}

table {
    background: #f7f7f7;
    }
    
#form1 {
    background: #f7f7f7;
    }
    
img {
    border: none;
}

.img_prod {
    border: 0px #0b76b7 solid;
    }

a {
    color: #183089;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}




