body {
	background-color:#D5E7F1;
	background-image:url(../graphic/blavit.gif);
	background-attachment:fixed;
	background-repeat:repeat-y;
}
#top {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:779px;
	height:75px;
	background-image:url(../graphic/top.gif);
	background-repeat:no-repeat;
}
#photos {
	position:absolute;
	top:0px;
	left:225px;
	z-index:3;
	width:521px;
	height:70px;
	background-image:url(../graphic/elmebilder.jpg);
	background-repeat:no-repeat;
}
#main {
	position:absolute;
	top:60px;
	left:0px;
	z-index:10;
}
#menuOuter {
	margin-left:12px;
	margin-bottom:10px;
}
#menuInner {
	width:130px;
}
#solros {
	width:155px;
	height:252px;
	background-image:url(../graphic/solros.gif);
	background-repeat:no-repeat;
}
#content {
	margin-left:10px;
}
#news {
	margin-left:50px;
}
#lngswitch {
	position:absolute;
	top:39px;
	left:139px;
	width:80px;
	height:17px;
	z-index:50;
}
#lng_1,#lng_2,#lng_3 {
	float:left;
	height:17px;
	cursor:pointer;
	background-repeat:no-repeat;
}
#lng_1 {
	width:27px;
	background-image:url(../graphic/swe.gif);
}
#lng_2 {
	width:26px;
	background-image:url(../graphic/eng.gif);
}
#lng_3 {
	width:27px;
	background-image:url(../graphic/ger.gif);
}


