


#mainwrap {

    text-align: left;
    width: 890px;
    
    background: #FFFFFF url(../images/mainwrap_gradient.gif) repeat-y;
    
    position: relative;
    padding-top: 10px;
}



/******** toppur *******************/
#toppur {
    margin-left: 26px;
    height: 85px;
}



#logo {
    background: url(../images/logo_arabaer.gif) no-repeat;
    display:block;
    width: 209px;
    height: 73px;
    text-indent: -10000px;
    overflow:hidden;
}


/************** Flıtileiğir *********************************************/

#flytileidir a {
    display:block;
    float:left;
    margin-right: 12px;
}
#flytileidir {
    margin-bottom: 12px;
}
#flytileidir a.last {
    margin: 0;
}
#flytileidir a:hover {
    filter:         alpha(opacity=80);
    -moz-opacity:   0.8;
    opacity:        0.8;
}



/************** Mainbody og Lefter ******************************/

#lefter {
    width: 255px;
    float:left;
}
#lefter .container {
    margin-left: 32px;
    margin-right: 13px;
    border: 1px solid #d7d4c4;
    background: #E2DFD0 url(../images/menu_gradient.gif) repeat-x;
    padding: 8px;
}
#mainbody {
    width: 600px;
    float:left;
    line-height: 130%;
}








/******** şetta eru fyrir litlu layerana sem koma skugganum hringinn í kring **/
.haus_abstr {
    position:absolute;
    top: 0px;
}

#hausL {
    background: transparent url(../images/mainwrap_gleft.gif) no-repeat;
    background-position: -1px 0px;
    height: 541px;
    left: 0px;
    width: 20px;
}

#hausR {
    position:absolute;
    background: transparent url(../images/mainwrap_gright.gif) no-repeat left top;
    /*background-position: -821px 0px; */
    height: 541px;
    left: 869px;
    width: 26px;
    right: 0px;
}



/********************* bottom **********************/
#bottominfo {
    margin-top: 30px;
    font-size: 11px;
    line-height: 140%;
    background: transparent url(../images/mainwrap_gbottom.gif) no-repeat left bottom;
    background-position: -8px 50px;
    margin-bottom: 0px;
    height: 80px;
}
#bottominfo * {
    width: 100%;
    text-align: center;
    line-height: 180%;
}
#bottominfo img {
    width: auto;
}




