.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#content_overview{
float: left;
	padding:120px 0 20px 250px;
	width:710px;
}

#column {
	float: left!important;
	width: 470px;
}

#formcolumn {
	/* float: left!important; */
	width: 742px;
}

#column_left {
	float: right!important;
	width: 212px;
}

#overview_intro {
	padding-bottom: 15px;
}

#alphabet {
	width: 100%;
	text-align: center;
	padding: 8px;
	border: 1px solid #8a96ac;
	background-image: url('../images/bg_gradient.gif');
	background-repeat: repeat-x;
	background-position: top left;

}

#alphabet a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

#alphabet span {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #666;
}

#list {
	padding-top: 25px;
	padding-left: 15px;
}

#search_column {
	border: 1px solid #8a96ac;
}

.container_left {
	float: left!important;
	width: 260px;
	border: 1px solid #8a96ac;
	border-bottom-style: none;
}

.container_right {
	float: left!important;
	width: 440px;
	border: 1px solid #8a96ac;
	border-bottom-style: none;
	border-left-style: none;
}

.box_title {
	height: 100px;
	padding: 10px;
}

.box_title h2 {

}

.box_content {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a96ac;
	background-color: #e6e7eb;
	background-image: url('../images/bg_highlight.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

#field, .field {
	background-image: url('../images/divider.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 24px;
	/* width: 470px; */
}

.field_name {
	float: left!important;
	width: 150px;
	font-weight: bold;
}

.field_content {
	float: right!important;
	width: 320px;
}

.phoogle {
	margin: 0 auto;
	text-align: center!important;
}

.phooglegrey{
	margin: 0 auto;
	text-align: center!important;
	background-color: #e6e7eb;
}

#map {
	margin: 0 auto;
}

.map_info {
	text-align: left!important;
	font: 11px/1.45em verdana,arial,helvetica,sans-serif;
}

#gmapmarker {
	text-align: left!important;
	font: 11px/1.45em verdana,arial,helvetica,sans-serif;
}

#zoekform {
	display: inline!important;
}

ul.onderwerpen {

}

li.onderwerpen {

}

a.label {
	padding: 2px;
}

#lokatie {
	padding-top: 15px;
}

/* buttons */
#edit_button {
	width: 470px;
}

/* forms */

.formclass {
	width: 650px;
}

.formclass_fieldname {
	width: 210px;
	padding-bottom: 10px;
	vertical-align: top;
}

.formclass_field {
	padding-bottom: 10px;
	vertical-align: top;
}

.formclass input {
	color:#092160;
	background:#fff;
	padding:0 1px;
	border:1px solid #3cc3ee;
	font:11px/11px verdana,arial,helvetica,sans-serif;
	width:440px;
	min-height:18px;
}

.formclass textarea {
	color:#092160;
	background:#fff;
	padding:0 1px;
	border:1px solid #3cc3ee;
	font:11px/11px verdana,arial,helvetica,sans-serif;
	width:440px!important;
	min-height:18px;
}

.formclass select {
	color:#092160;
	background:#fff;
	padding:0 1px;
	border:1px solid #3cc3ee;
	font:9px/9px verdana,arial,helvetica,sans-serif;
	min-width: 440px;
	min-height:18px;
}

.formclass #field {
	padding-top: 12px;
}

.info_light {
	color:#8795b3;
	text-decoration:none;
}

.list_search {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.list_search_item {
	padding-bottom: 10px;
}

.list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.list_item {
	padding-bottom: 10px;
}

#voettekst {
	margin-left: 250px;
}

#footer_tekst {
	clear:both;
	padding-top: 40px;
}

p img.inlineimg {
  display: inline !important;
  vertical-align: top;
}
#phoogle_iframe {
  background: url(../images/gmaplight.gif) no-repeat;
}
