body
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    background-image: url(../img/back.jpg);
    background-repeat: repeat-x;
}

h1
{
    color: #023565;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

h2
{
    color: #023565;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

a:link, a:visited
{
    color: #124989;
    font-family: Arial;
    text-decoration: none;
}

a:hover
{
    color: #124989;
    font-family: Arial;
    text-decoration: underline;
}



#uberwrap
{
    width: 960px;
    margin: 0 auto;
    background-color: White;
}

.wrap
{
    width: 960px;
    margin: 0 auto;
    background-color: White;
    float: left;
    border-right-color: #124989;
    border-right-style: solid;
    border-left-color: #124989;
    border-left-style: solid;
    border-bottom-color: #124989;
    border-bottom-style: solid;
    border-top-color: #124989;
    border-top-style: solid;
    border-width: 1px;
}

.footer
{
    width: 960px;
    float: left;
    height: 25px;
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
}

.header
{
    width: 960px;
    height: 92px;
    float: left;
}

.contentLeft
{
    width: 675px;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-left: 25px;
    background-image: url(../img/vertline.jpg);
}

.menu
{
    width: 960px;
    float: left;
    background-color: #ffffff;
    height: 30px;
}

.menu ul
{
    display: block;
    list-style: none;
    padding: 0;
    margin: 8px 0 0 10px;
}


.menu li
{
    margin-right: 20px;
    float: left;
}

.menu a
{
    color: Black;
    text-decoration: none;
    font-family: verdana;
    font-size: 11px;
}

.news
{
    float: left;
    width: 260px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: verdana;
    font-size: 11px;
}


.puff
{
    width: 175px;
    height: 210px;
    margin-left: 25px;
    margin-top: 20px;
    margin-right: 24px;
    margin-bottom: 20px;
    float: left;
}


.puffDummy
{
    float: left;
    width: 314px;
    background-image: url(../img/puffline.jpg);
    background-repeat: repeat;
    margin-left: 10px;
    padding-top: 13px;
}

.puffTop
{
    margin-left: 10px;
    margin-top: 5px;
    float: left;
    width: 314px;
    height: 23px;
    background-image: url(../img/puffTop.jpg);
}

.puffDown
{
    float: left;
    width: 314px;
    height: 20px;
    background-image: url(../img/puffDown.jpg);
    margin-bottom: 1px;
    margin-left: 10px;
}



.puffNewsDummy
{
    float: left;
    width: 245px;
    background-image: url(../img/puffNewsline.jpg);
    background-repeat: repeat;
    margin-left: -4px;
    padding-top: 0px;
    
}

.puffNewsTop
{
    margin-left: -4px;
    margin-top: -9px;
    float: left;
    width: 245px;
    height: 23px;
    background-image: url(../img/puffNewsTop.jpg);
}

.puffNewsDown
{
    float: left;
    width: 245px;
    height: 20px;
    background-image: url(../img/puffNewsDown.jpg);
    margin-bottom: 10px;
    margin-left: -4px;
}





.left
{
    width: 410px;
    float: left;
    margin-top: 21px;
}

.underpage
{
    width: 620px;
    float: left;
    margin-top: 10px;
}

.galleri_album
{
    width: 160px;
    height: 160px;
    float: left;
    text-align: center;
}

.galleri_album img
{
    border: 0px;
}

.galleri_album a
{
    text-decoration: none;
}

.gallery_thumb
{
    float: left;
    height: 110px;
    width: 110px;
    padding: 5px;
    margin-left: 5px;
}

.gallery_thumb img
{
    border: solid 3px #2369b8;
}








.aktuellt_header
{
    color: #124989;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.aktuellt_header p
{
}

.NewsDatum
{
    font-style: italic;
}

.NewsRubrik
{
}

.NewsIngress
{
}

.lblIngress
{
}

.aktuellt_item
{
}

.aktuellt_footer
{
}

#puffar_left
{
    float:left;
    width:320px;
    }
    
#puffar_right
{
    float:left;
    width:320px;
    }
