.haus {
	padding: 0px;
	width: 825px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.haus_logo {
	float: left;
	height: 160px;
	width: 120px;
	text-align: left;
}

.haus_leikhus {
	float: left;
	height: 160px;
	width: 585px;
	text-align: center;
}

.haus_mattarstolpi {
	float: right;
	height: 160px;
	width: 120px;
	text-align: right;
}


#mainwrap {
  text-align: left;
  width: 825px;
  position: relative;
  left: 5px;
	top: -10px;
}

#topmenu {
    width: 825px;
    background: #313131 url(../images/leikhus_bg2.gif) repeat-x;
    margin-bottom: 5px;  
}

#topmenu2 {
    width: 825px;
    background: #555555;
    position: relative;
    top: -5px;  
}

#topmenu3 {
    width: 825px;
    background: #999999;
    position: relative;  
    top: -5px;  
}

#rightad {
    position: absolute;
    left: 838px;
    top: -11px;
}

#rightadfixed {
    position: fixed;
}


#lleft {
    width: 160px;
    float:left;
}

#lcenter {
    width: 510px;
    float:left;
}

#lcenter .container {
    margin:5px;
    overflow:hidden;
}

#lright {
    width: 155px;
    float:left;
}

/* UGLY IE 6 hax */
* html #lcenter {
    width: 500px;
}

#ldags div {
    background: #FFFFFF url(../images/leikhus_bg3.gif) repeat-x;
    margin-top: 3px;
    font-size: 11px;
    color: #333333;
    padding: 4px;
    border-top:1px solid #DDDDDD;
    border-bottom:1px solid #EEEEEE;
    padding-left: 6px;
}

#lmod_top, #lmod_bottom {
    width: 510px;
    text-align: center;
    padding-top: 0px;
}

#lleft table.moduletable, #lright table.moduletable {
    width: 100%;
    margin-bottom: 0px;
}

#lleft table.moduletable th, #lright table.moduletable th {
    background: #FFFFFF url(../images/leikhus_bg3.gif) repeat-x;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #EEEEEE;
}

.div_module_title {
    background: #FFFFFF url(../images/leikhus_bg3.gif) repeat-x;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #EEEEEE;
    font-weight: bold;
}

#bottom_sitemap {
    background: #434343 url(../images/leikhus_bg5.gif) repeat-x;
    clear:both;
    width: 825px;
    position: absolute;
}

#bottom_sitemap .container {
    margin: 0px;
    padding: 10px 0px 10px 0px;
}

#bottom_sitemap * {
    color: #FFFFFF;
}

#bottom_sitemap .box {
    width: 380px;
    padding: 15px;
    float:left;
}

/* Aukadæmi sem er ekki virkt */
#sgalink {
    display:block;
    margin-bottom: 10px;
}

a#leikhusleikur {
    background: #FFFFFF url(../images/leikhusleikur.gif) no-repeat;
    background-position: 0px 0px;
    width: 155px;
    height: 75px;
    display:block;
    text-indent: -10000px;
    overflow:hidden;    
}

a#leikhusleikur:hover {
    background-position: 0px -79px;
}