#content .column_wrapper #col1.single h2 {
	margin: 18px 0 0;
	padding: 0;
	font: bold 13px/16px Helvetica;
	color: #333;
	border: none;
}

.main_content_wrapper {
	float: left;
}
/*
#content .column_wrapper #col1 h2,
#content .column_wrapper #col2 h2,
#content .column_wrapper#col3 h2 {
	padding-bottom: 2px;
	font: bold 13px/17px Helvetica;
	color: #333;
	border-bottom: 1px solid #ccc;
}
#content .column_wrapper h2 {
	font: normal 18px/20px Helvetica;
	color: #666;
	margin-bottom: 10px;
}
#content .column_wrapper h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 5px;
}
*/
#content .column_wrapper p {
	font-family: Arial;
	font-size: 1.2em;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333333;
}
#content .column_wrapper ul {
	/*list-style-type: square;*/
	list-style-image:url('/fileadmin/template/html/main/img/bullit_arrow_rightdown.gif');
	/*margin-left: 18px;*/
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333333;
	/*margin-bottom: 20px;*/
	margin: 0px 0px 0px 23px;
}
#content .column_wrapper ul li {
	color: #C8D75A;
	padding-bottom: 0.2em;
}
#content .column_wrapper ul a {
	color: #212A6D;
	text-decoration: none;
}
#content .column_wrapper ul a:hover {
	color: #E70202;
}
.middle_content_wrapper {
	float: left;
	margin-right: 20px;
}
.column_wrapper {
	display: inline-block;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.image {
	height: 151px;
	text-align: center;
}
#col1 {
	width: 243px;
	float: left;
	margin-right: 20px;
}

#col1 .bodytext a {
	color: #25256D;
	text-decoration: underline;
}

#col1 .bodytext a:hover {
	color: #E70202;
}
#col1.single { width: 486px; }
#col2 {
	width: 243px;
	float: left;
}
#col3 {
	width: 200px;
	float: left;
}
#col1 .btn_blue,
#col2 .btn_blue {
	position: absolute;
	bottom: 0px;
}
span.btn_blue {
	margin-top: 10px;
}
#col3 select {
	width: 204px;
	height: 1em;
}
.vacatures {
	width: 506px;
	color: #333333;
}
.vacatures td {
/*	border: none !important; */
	border-bottom: solid 5px #000;
}
/* callus begin*/
#callus {
	position: absolute;
	bottom: 35px;
	right: 0px;
	width: 200px;
	font-size: 1.2em;
	margin-right: 20px;
	color: #333333;
}
#content #callus h2 {
	font-familiy: Helvetica;
	font-size: 1.666em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#content #callus .csc-subheader {
	font-weight: bold;
}
#content #callus p {
	margin-bottom: 5px;
}
#content .callus-image {
	text-align: center;
}

/* callus end*/

