/* Template: tpl_textimage */
#content_left {
	width:355px;
	float:left;
	overflow:hidden;
}
#content_left div {
	margin:20px;
}

#content_right {
	width:355px;
	float:left;
}
#content_right div {
	margin:20px;
}

#content_full{
	width:710px;
	float:left;
	overflow:hidden;
}

#content_full div {
	margin:20px;
}
#content_popup {
	width:400px;
	float:left;
	text-align:left;
	overflow:hidden;
}
#content_popup div {
	margin:20px;
}
#kader_table {
	border:#b4b5b3;
	border-style:solid;
	border-width:1px;
	background-color:f0f0eb;
}

#kader_video {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.kader_tekstveld{
	background-color:#ffffff;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
	width:70px;
}

.kader_tekstveld_input{
	background-color:#ffffff;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
}

.kader_zoekbutt{
    background-color: #f0f0eb;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
	width:80px;
    }

#postcode_results{
	float:left;
	overflow:hidden;
}

.hr{
	color:#ffffff;
}

.team_table_left{
	background-color:#ffffff;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
	padding:4px;
	width:220px;
}
.team_table_center{
	background-color:#f0f0eb;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
	width:220px;
}
.team_table_right{
	background-color:#f7f7f4;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
	width:220px;
}
.team_table_top{
	background-color:#e2e3d8;
	border-width: 1px;
    border-style: solid;
    border-color: #b4b5b3;
	padding:4px;
	width:220px;
	height:30px;
}
.team_table_image{
	padding:4px;
}
