#images_left {
	float: left;
	height: auto;
	width: 118px;
	margin-right: 13px;
}

#images_right {
	float: left;
	height: auto;
	width: 118px;
}
#rightcontent{
float: left;
width: 249px;
margin-top: 13px;
}

a#thomas{
width: 118px;
height: 151px;
background: url(../images/prostaff/thomas_schulthess.jpg) no-repeat;
display: block;
margin-bottom: 13px;
}

a#anton{
width: 118px;
height: 151px;
background: url(../images/prostaff/anton_andreason.jpg) no-repeat;
display: block;
margin-bottom: 13px;
}

a#hans{
width: 118px;
height: 151px;
background: url(../images/prostaff/hans_van_klinken.jpg) no-repeat;
display: block;
margin-bottom: 13px;
}

a#johan{
width: 118px;
height: 151px;
background: url(../images/prostaff/johan_nygren.jpg) no-repeat;
display: block;
margin-bottom: 13px;
}

input.form1 {
	background-color: #131313;
	border: 2px solid #7f7f7f;
	color:#d5d5d5;
	font-size: 12px;
	height: 17px;
	margin-bottom: 10px;
	padding: 4px 6px;
	width: 233px;
}

textarea.form2 {
	background-color: #131313;
	border: 2px solid #7f7f7f;
	color:#d5d5d5;
	font-size: 12px;
	height: 212px;
	margin-bottom: 10px;
	padding: 4px 6px;
	width: 233px;
}

input.form3 {
	background-color: #131313;
	border: 2px solid #7f7f7f;
	color:#d5d5d5;
	font-size: 12px;
	height: 17px;
	margin-bottom: 10px;
	padding: 4px 6px;
	width: 180px;
}

select.droplist {
	background-color: #131313;
	border: 2px solid #7f7f7f;
	color:#0a8fb9;
	font-size: 12px;
	height: 29px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 2px;
	width: 249px;
}

input.knapp_contact{
background:transparent url(../images/knapp_liten.png) no-repeat;
border: none;
width: 57px;
height: 21px;
color: #d5d5d5;
font-weight: bold;
font-size: 11px;
text-align: center;
}
