/* CSS Document */

.omgsk #omgsk {
	background-attachment: scroll;
	background-image: url(/common/img/arrow-find.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color:#ff8330;
}
#content-top {
	position:relative;
	height:257px;
	width:760px;
	z-index:10;
	background:#FFF;
	background-image:url(/common/img/banner/06_01.jpg);
	}

#bodyContainer{
	float:left;
	width:760px;	
	margin:20px 0px 9px 0px;
	background-image:url(/common/img/mainBackground.gif);
	
}

.ledelse {
	border-bottom:solid #C8C2BE 1px;
	padding:10px 0;
	float:left;
	width:100%;
}
.ledelse img{
	float:left;
	}
.ledelse h3{
	padding-left:10px;
	float:left;
	
	}