body
{
    background-color:#2369b8;
    background: #0757ae url(../img/background.jpg) center top no-repeat;
    margin-top:54px;
}

#wrap
{
    width: 964px;
    margin: 0 auto;
}



#header
{
    width: 964px;
    height: 173px;
}

.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;
    }
	
h2{
	font-family:verdana;
	font-weight:normal;
}

#container
{
    width: 964px;
    height: auto;
    background-image: url(../img/repeater.jpg);
    background-repeat: repeat-y;
}

#menu
{
    width: 166px;
    float:left;
    margin-left:7px;
}

#menu ul
{
    display:block;
    list-style:none;
    padding: 0;
    margin: 0 0 0 10px;
    }
    
#menu img
{
    width:167px;
    height:3px;
    margin-left:-4px;
    margin-top:5px;
    margin-bottom:5px;
    }
    
#menu li
{
    
    }
    
#menu a
{
    color:White;
    text-decoration:none;
    font-family:Arial;
    font-size:0.75em;
    }

#content
{
    width:750px;
    float:left;
    margin-left:14px;
    padding:10px;
}

#start_content
{
    width:523px;
    float:left;
    margin-left:14px;
    padding:10px;
}

#start_right
{
    width:230px;
    float:left;
    margin-top:34px;
    }

#footer
{
    width:1264px;
    height:136px;
    background-image:url(../img/background_footer.jpg);
    background-repeat:no-repeat;
    margin:0 auto;
    }

.aktuellt_header
{
    width:206px;
    height:35px;
    background-image:url(../img/aktuellt_header.jpg);
    background-repeat:no-repeat;
    }
    
.aktuellt_header p
{
    color:#1d64b4;
    display:inline;
    font-family:Arial;
    font-size:1.1em;
    padding-left:10px;
    line-height:30px;
    }
    
.NewsDatum
{
    font-style:italic;
    }
    
.NewsRubrik
{
    font-weight:bold;
    }
    
.NewsIngress
{
    }
    
.lblIngress
{
    }

.aktuellt_item
{
    background-color:#bce3fc;
    width:204px;
    border-left:solid 1px #74acdc;
    border-right:solid 1px #74acdc;
    }
    
.aktuellt_footer
{
    background-color:#bce3fc;
    width:204px;
    border-left:solid 1px #74acdc;
    border-right:solid 1px #74acdc;
    border-bottom:solid 1px #74acdc;
    }
