.tabblad_TopGroup
{
	cursor: default;
	color: #FF6600;
	width: 600px;
	height: 25px;
	margin-top:10px;

}

.tabblad_MenuGroup
{
  cursor: hand;
  color: #FF6600;
 
}

.tabblad_MenuItem
{
	color: #FF6600;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab.gif);
	background-repeat: no-repeat;
	width: 130px;
	background-color: #FFFFFF;
	height: 25px;
}
	
.tabblad_MenuItemOver
{
	color: #FF6600;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab-hover.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
}

.tabblad_SelectedMenuItem
{
	color: #1A92B5;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab-active.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
}

.tabblad_reisinformatie_TopGroup
{
	cursor: default;
	color: #FF6600;
	height: 25px;
	font: bold 10px/1 Century Gothic;
}

.tabblad_reisinformatie_MenuGroup
{
  cursor: hand;
  color: #FF6600;
  width: 600px;
  font: bold 10px/1 Century Gothic;
}

.tabblad_reisinformatie_MenuItem
{
	color: #FF6600;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab_130.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
}

.tabblad_reisinformatie_MenuItemOver
{
	color: #FF6600;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab-hover_130.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
}

.tabblad_reisinformatie_SelectedMenuItem
{
	color: #1A92B5;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab_active_130.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
}

.tabblad_boeken_MenuItem
{
	color: #FF6600;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
}

.tabblad_boeken_MenuItemOver
{
	color: #FF6600;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab-hover.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
}

.tabblad_boeken_SelectedMenuItem
{
	color: #1A92B5;
	padding: 4px 10px 0px 10px;
	font: bold 10px/1 Century Gothic;
	cursor: hand;
	background-image: url(../../../images/tabs/tab-active.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
}

.kalender
{
	border: 1px solid #1A92B5;
}

.kalender_title
{
	background-color: #FFCC00;
	font-weight: bold;
	height : 20px;
}

.kalender_nextprev
{
	font-family: MS Sans Serif;
	font-size: 9px;
	background-color: #FFCC00;
	font: bold;
}

.kalender_dayheader
{
	font-family: MS Sans Serif;
	font-size: 9px;
	background-color: white;
	font-weight: bold;
}

.kalender_today
{
	font-family: MS Sans Serif;
	font-size: 9px;
	color: white;
	font-weight: bold;
}

.kalender_selected
{
	font-family: MS Sans Serif;
	font-size: 9px;
	font-weight: bold;
}

.legenda
{
	border: 1px solid #296D9A;
}

{
	background-color: #B7D4B7;
}

.lijst {
	width: 600px;
}

.lijst_AlternatingItemStyle
{
	background-color: #FFEFAE;
}

.lijst_HeaderStyle
{
	font-weight: bold;
	background-color: #FFCC00;
}

.itemBorder { border: 1px solid #FFE682 }
.itemBorder2 { border: 1px solid #4093CC }
.lowText { text-decoration: none; color: #000000; font: 10px Arial, Helvetica }
.highText { text-decoration: none; color: #000000; font: 10px Arial, Helvetica }