/* CSS Document */



#col_left{
	float: left;
	width: 350px;
	padding-left: 30px;
}
#col_right{
	float: left;
	width: 350px;
	padding-left: 45px;
	
}
#col_right img {
	border: 1px solid #000000;
}

.rubrik{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}#col_left_self {

	float: left;
	width: 550px;
	padding-left: 30px;
}
.staf_list{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 70px;
}
.staf_list img{
	float: right;
	border: 1px solid #000000;
	top: -74px;
	position: relative;
	right: 20px;
}
