.div_gm_si_ov {}

.div_gm_si_right {
	width:210px;
	height:130px;
	position:absolute;
	margin-left:500px;
	margin-top:24px;
	background-image:url(images/bg_legenda.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.div_gm_si {
	width:430px;
	height:290px;
}

.div_gm_zoektijden_container {
	position:absolute;
	z-index:20;
	width:200px;
	height:82px;
	margin:283px 0 0 0;
	/*
	background-color:#00FFFF;
	*/
}
.div_gm_formtag {
	clear:both;
	height:1px;
	overflow:hidden;
}
.div_gm_zoektijden_titel {
	clear:both;
	margin:0 0 5px 0;
	color:#FFFFFF;
	font-weight:bold;
	/*
	background-color:#00FFFF;
	*/
}
.div_gm_zoektijden_selectbox {
	clear:both;
	margin:0 0 4px 0;
	width:158px;
	height:16px;
}

/* UITGESCHAKELD IVM MET NIET WERKENDE SELECTBOX IN DRT STIJL
.div_gm_zoektijden_selectbox {
	clear:both;
	margin:0 0 4px 0;
	width:158px;
	height:16px;
	background-image: url(images/bg_selectbox.gif);
	background-repeat:no-repeat; background-position:top left;
	cursor:pointer;
}
.gm_tijden_select_option_container {
	position:absolute;
	z-index:40;
	width:158px;
	margin:0 0 0 0;
	border-top:1px #666666 solid;
	display:table;
	background-color:#FFFF00;
}
.gm_tijden_select_option {
	width:122px;
	height:14px;
	padding:4px 6px 0 6px;
	font-size:10px;
	color:#0f0;
	cursor:pointer;
}
.gm_tijden_select_tekst {
	color:#000000;
	margin:2px 0 0 6px;
}
*/

.div_gm_zoektijden_input {
	clear:both;
	height:16px;
	margin:0 0 6px 0;
	/*
	background-color:#00f;
	*/
}
/*
.div_gm_zoektijden_input input {
	width:158px;
	height:16px;
}
*/
.div_gm_zoektijden_button {
	clear:both;
	margin:0 0 0 0;
	/*
	background-color:#00FFFF;
	*/
}

.gm_tijden_fieldpas {
	border:1px #FFFFFF solid;
	background-color:#ffffff;
	vertical-align:top;
	font-size:10px;
	width:158px;
	height:16px;	
}

.gm_tijden_fieldact {
	border:1px #FFFFFF solid;
	background-color:#ffffff;
	vertical-align:top;
	font-size:10px;
	width:158px;
	height:16px;
}

.gm_tijden_fieldpas_req {
	border:1px #f4ffca solid;
	background-color:#f4ffca;
	vertical-align:top;
	font-size:10px;
	width:158px;
	height:16px;
}

.div_gm_zoektijden_selectbox select, .div_gm_zoektijden_selectbox option {
	width:158px;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	padding:0 0 0 2px;
}

.gm_inhoud_tijden_container {
	width:100%;
}
.gm_table_tijden {
	border-top:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
}
.gm_tijden_td_links {
	vertical-align:top;
	width:52px;/*72*/
	padding:2px 10px 3px 10px;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
}
.gm_tijden_td_rechts {
	vertical-align:top;
	width:348px;/*368*/
	padding:2px 10px 3px 10px;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
}
