body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px 0px 20px 0px;
}
input
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border-color: #ffffff;
}
a
{
    color: #003366;
    text-decoration: underline;
    background-color: #ffffff;
}
a:link
{
    color: #003366;
    text-decoration: underline;
    background-color: #ffffff;
}
a:visited
{
    color: #003366;
    text-decoration: underline;
    background-color: #ffffff;
}
a:active
{
    color: #999999;
    background-color: #ffffff;
}
a:hover
{
    color: #999999;
    background-color: #ffffff;
}

/*** Layout og stašsetningar ***/
.maincontent
{
    position: relative;
    border: 1px solid #000000;
    width: 634px;
    padding: 2px;
}

.rightframe
{
    position: absolute;
    width: 300px;
    left: 642px;
    top: 90px;
}

.rightlinks
{
    border: 1px solid #000000;
    padding: 2px;
    text-align: right;
}

.snidugirlinks
{
    position: absolute;
    left: 128px;
    border: 1px solid #000000;
    padding: 2px;
    margin-top: 2px;
    text-align: right;
    width: 166px;
    height: 156px;
}


.skjalasafn
{
    position: absolute;
    border: 1px solid #000000;
    padding: 2px;
    margin-right: 1px;
    margin-top: 2px;
    text-align: right;
    width: 120px;
    height: 156px;
}

.aboutme
{
    position: absolute;
    top: 206px;
    width: 294px;
    border: 1px solid #000000;
    padding: 2px;
    margin-top: 2px;
    text-align: right;
}

.knuidaf
{
    position: absolute;
    top: 300px;
    width: 294px;
    padding: 2px;
    margin-top: 2px;
    text-align: right;
}


.posted
{
    font-size: 10px;
    font-style: italic;
    padding-bottom: 10px;
}
.blogmenu
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.gsm-blogg
{
    text-align: center;
}
.gsm-blogg img
{
    border: 1px solid #e7e7e7;
    background: #ffffff;
    color: #fffff1;
    padding: 3px;
    margin: 10px;
}
.gsm-blogg img:hover
{
    background: #efefef;
    color: #ffffff;
}
