﻿body
{
    background-color: #F0F0F0;
}
#content
{
    
    position: absolute;
    width: 760px;
    height: 770px;
    background-image: url('indexbag.gif');
    left: 50%;
    margin-left: -380px;
    top: -1px;
    border-width: 1px;
    border-color: #C631CE;
     border-left-style: solid;
    border-right-style: solid;
}
#content2
{
    border-width: 1px;
    border-color: #C631CE;
    border-left-style: solid;
    border-right-style: solid;
    position: absolute;
    width: 760px;
    min-height: 500px; /* Et "hack" som g&oslash;r at min-height virker i ældre IE browsers, såsom IE6. Source: http://phpwiz.dk/2008/11/08/min-height-hack-til-ie/ */
    height: auto !important;
    height: 500px;
    background-image: url('baghvid.gif');
    left: 50%;
    margin-left: -380px;
    top: -1px;
    background-color: #FFFFFF;
}
#content3
{
    border-width: 1px;
    border-color: #C631CE;
    border-left-style: solid;
    border-right-style: solid;
    position: absolute;
    width: 760px;
    height: 770px;
    background-image: url('index.gif');
    left: 50%;
    margin-left: -380px;
    top: -1px;
    background-color: #FFFFFF;
}
#footer
{
    
    position: absolute;
        width: 760px;
        height: 165px;
    left: 0px;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-image: url('buttom.gif');
        bottom: 2px;
}
#datalist
{
    border-width: 1px;
    border-color: #C631CE;
    border-left-style: solid;
    border-right-style: solid;
    position: absolute;
    width: 760px;
    min-height: 500px;
    height: auto;
    left: -1px;
    top: 228px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    text-align: center;
}

#flashcontent
{
    position: absolute;
    width: 320px;
    height: 180px;
    top: 430px;
    left: 340px;
}
#flashcontent2
{
    position: absolute;
    width: 320px;
    height: 275px;
    top: 237px;
    left: 20px;
}
#podcasts
{
    position: absolute;
    width: 320px;
    height: auto;
    top: 20px;
    left: 20px;
}
#upload
{
    position: absolute;
    width: 559px;
    height: 153px;
    top: 77px;
    left: 131px;
    background-color: #DFDFDF;
    background-repeat: inherit;
}
#menu
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 760px;
    height: 228px;
    top: 0px;
    left: 0px;
}
.link
{
    text-decoration: none;
    font-size: larger;
    font-family: Arial, Helvetica, sans-serif;
    color: #808080;
}
.link2
{
    text-decoration: none;
    font-size: xx-large;
    font-family: Arial, Helvetica, sans-serif;
    color: #C631CE;
    height: auto;
    overflow: hidden;
}
.link3
{
    text-decoration: none;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    height: auto;
    overflow: hidden;
}
.link4
{
    text-decoration: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    height: auto;
    width: 450px;
    overflow: hidden;
}
.link5
{
    text-decoration: none;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #C631CE;
    height: auto;
    overflow: hidden;
    font-weight: bold;
}
#googlemap
{
    position: absolute;
    width: 316px;
    height: 327px;
    top: 296px;
    left: 398px;
}
.venstreplace
{
    left: 20px;
    position: relative;
}
#indhold
{
    position: absolute;
    width: 693px;
    height: 470px;
    left: 24%;
    top: 236px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-left: -150px;
    text-align: center;
}
#indhold2
{
    position: absolute;
    width: 206px;
    height: 267px;
    left: 24%;
    top: 401px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-left: -150px;
}
#indhold3
{
    position: absolute;
    width: 693px;
    height: 470px;
    left: 24%;
    top: 236px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-left: -150px;
}
#indhold4
{
    position: absolute;
    width: 760px;
    min-height: 400px;
    height: auto;
    background-image: url('top.gif');
    left: 50%;
    margin-left: -380px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    top: 15px;
}
a:link
{
    text-decoration: underline;
    color: #000000;
}
