.front {
	background-image: url(../images/front.png);
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 14px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #E01222;
	margin-top: 0px;
	line-height: normal;
}
h2 {
	font-size: 14px;
	color: #0C4D58;
}

.citat {
	font-style: italic;
}

.bold_red {
	font-size: 12px;
	color: #E01222;
	font-weight: bold;
}
.bold_blue_14px {
	font-weight: bold;
	color: #0C4D58;
	font-size: 14px;
}
.td_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDCFD3;
}
.bold_blue_12px {
	font-weight: bold;
	color: #0C4D58;
	font-size: 12px;
	line-height: 18px;
}
.bold_red_float {
	font-size: 12px;
	color: #E01222;
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
}
.ansatte td{
	vertical-align: top;
	height: 120px;
}
.ansatte img {
	margin-right: 10px;
	border: 1px solid #BFD2D9;
	padding: 2px;
}
.billede_hoejre {
	float: right;
	margin-left: 15px;
}

