* {
	padding: 0px;
	margin: 0px;
}
a img {
	border: 0px;
}
body {
	background-image: url('img/body.jpg');
	background-repeat: repeat-x;
}
#spanner {
	width: 840px;
	float: left;
}
#header {
    height: 270px;
    float: left;
    width: 840px;
}
#logo {
    float:left;
}
#left {
	float: left;
	position: relative;
	left: 0;
	width: 385px;
	min-height: 70px;
	/*background-image: url('img/left.jpg');
	background-repeat: no-repeat;*/

    margin-top: -108px;
}
#left #slider img {
    /*width: 350px;*/
}
#news {
    float: left;
    margin: 50px 0 0 80px;
    width: 300px;
    font-family: Helvetica, Arial;
    font-size: 13px;
    color: #FFF;
}
#news h1 {
    font-size: 22px;
    margin: 0 0 10px 20px;
}
#news h3 {
    font-size: 13px;
}
#news ul {
    list-style-image: url(img/ulli.png);
    margin: 5px 0 5px 20px;
}
#news a:link, #news a:visited {
    color: #fff;
    text-decoration: underline;
}

#menu-home {
    margin: 50px 0 0 100px;
    width: 300px;
    float: left;
}
#menu-home a:link, #menu-home a:visited {
    width: 95px;
    float: left;
    padding-top: 60px;
    padding-left: 5px;
    margin-bottom: 20px;
    background-image: url('img/menuitem.jpg');
    background-repeat: no-repeat;
    font-family: Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
} 
#menu-home a:hover, #menu-home a:visited:hover {
    background-image: url('img/menuitem-hover.jpg');
}
#refomail {
    font-family: Helvetica, Arial;
    font-size: 11px;
    width: 370px;
    margin: 10px 0px 10px 15px;
}
#refomail img {
    float: left;
    margin-right: 10px;
    
}
.weektekst {
    float: left;
    font-family: Helvetica, Arial;
    font-size: 12px;
    margin: 20px 0 0 100px;
    width: 300px;
    line-height: 16px;
}
