p.formKontaktOss {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}
div.formKontaktOss {
	width: 530px;
	background: #d9d0d0;
	padding: 10px;
	margin-bottom: 20px;
}
#personOppl h2, #personOpp2 h2 {
	font-size: 13px;
	font-family: Arial;
}
#personOppl {
	float: left;
	width: 250px;
	height: 195px;
}
#personOpp2 {
	float: left;
	width: 250px;
	height: 195px;
}
#beskrivelse {
	clear: left;
}
#beskrivelseID {
	width: 515px;
	height: 90px;
}
.formKontaktOss fieldset {
	border: none;
}
.formKontaktOss label {
	font-family: Arial;
	font-size: 11px;
	display: block;
	width: 156px;
	margin-bottom: 10px;
}
.formKontaktOss input {
	width: 240px;
}
h1.formKontaktOss {
	border-bottom: 2px dotted #807373;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #807373;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -7px;
}
.redColor {
	color: red;
}

.formKontaktOss a{
	color: #008C99;
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;

}