body {
    border: none;
    margin: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    scrollbar-base-color : #b3cde3;
    scrollbar-darkshadow-color: #b3cde3;
    background-color:F9F8FE;
}


#position {
    position: absolute;
    width: 1022px;
    height: 617px;
    top: 50%;
    left: 50%;
    margin-left: -511px;
    margin-top: -307px;
    border-left: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

#huspos {
    position: absolute;
    height: 280px;
    width: 600px;
    top: 160px;
    left: 450px;
    
    
}

#samletramme {
    float:left;
    width: 140px;
    height: 100px;  
}

#husramme {
    float: left;
    width: 105px;
    height: 80px;  
} 

#pictoramme {
    float: left;
    width: 50px;
    height: 90px;
}

#pictoseng {
    float: left;
    width: 25px;
    height: 23px;
}

#pictogram { 
    float: left;
    width: 25px;
    height: 23px;
    
}

#sovepladser {
    position: relative; 
    top: -22px;
    left: 25px;
    width: 20px;
    height: 0px;
}

#beskrivelse{
    position: absolute;
    top: 200px;
    left: 10px;
}

#kort{
    position: absolute;
    height: 100px;
    width: 100px;
    top: 0px;
    right: 50px;  
}

img {
    border: none;
    margin-left: 0px;
}

#links{
    position: absolute;
    top: 10px;
    left: 10px;
}

LI {
    font-size: 11px;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 6px;
    line-height:140%;
}

    
h1 {
    font-weight: bold;
    font-size: 15px;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 6px;
}

h2 {
    font-weight: bold;
    font-size: 12px;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 6px;
    margin-bottom: -10px;   
}

p1 {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p2 {
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


p.first{ 
	font-weight: bold;
        font-size: 14px;
        text-align: center; 
}
    
p.second{ 
         text-align: center;
}

p.third{ 
         text-align: center;
         color: red; 
}


p {
    font-size: 11px;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 6px;
}

td {
    font-size: 11px;
    color: #343a3d;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
    color : black;
    font-size: 11px;
    margin-left: 6px;
    }


a:link {
    color: red;
    }

a:active {
        color: black;
}
    
a:visited {
    color: red; text-decoration: none;
}

a:hover {
    color: black;
    font-weight: bold;

}


a.menuitem {
    color : #343a3d;
    font-size: 14px;
    font-family: Arial Narrow, Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-weight: bold;
}

img.clickimage {
    cursor: pointer;
}

a:link.menuitem {
    text-decoration: none;
}

a:active.menuitem {
    color: black;
}
    
a:visited.menuitem {
        text-decoration: none;
}

a:hover.menuitem {
    color: black;
    font-weight: bold;
}
