#inner_content,#inner_content p {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

.diensten {
	margin-top: 5px;
	line-height: 20px;
}

/* wordt nu door jquery ui overgenomen
.diensten th {
	background-color: #0080c0;
	border: 1px #000000 solid;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #e7f2c8;
	padding-left: 8px;
	line-height: 20px;
}
*/

.diensten td {
	margin-top: 5px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.diensten td a{
	margin-top: 5px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.diensten .datum {
	width: 150px;
}

.diensten .tijd {
	width: 150px;
}

.diensten .thema {
	width: 200px;
}

.diensten .locatie {
	width: 200px;
}

.tablehighlight .old td {
	text-decoration: line-through;
	font-size: 11px;
}

.tablehighlight .future td {
	font-size: 13px;
}

/*
.dienst_detail_frame {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 91;
	display: none;
}
/*

/*
.dienst_detail_content {
  min-width:600px; 
  max-width:600px;
  width: auto !important; /*IE6 hack*/
width
:
600px; /*IE6 hack*/

  
min-height
:
500px;

  
margin
:
0
 
auto
; /*center hack*/

  
text-align
:left
; /*center hack*/

  
background
:
 
white
;

  
opacity
:
1;

  
margin-top
:
 
20
px
;

  
margin-bottom
:
 
20
px
;

  
padding
:
 
10
px
;

  
z-index
:
 
91;
border
:
 
1
px
 
solid
 
#DDDDDD
;


}
* /

.label_value {
	display: block;
}

.label_dienst {
	font-weight: bold;
}

.error-message-box {
	padding: 3px 5px;
	display: none;
	font-size: 12px;
	background: #ffebe8;
	border: 1px solid #f00;
	margin: 0 0 10px;
	font-weight: bold;
	text-align: center;
	float: right;
}

.google_maps_info {
	font-size: 12px;
}

.google_maps_info b {
	font-size: 13px;
}

.google_maps_info img {
	float: right;
	border: 0px;
}

.dienst_details {
	height: 475px;
	overflow: auto;
}

.dienst_details .text {
	font-size: 14px;
}

.dienst_details .text h1 {
	font-size: 16px;
	font-weight: bold;
}

.dienst_details .image {
	float: right;
	border: 0px;
}

.locatie_details {
	height: 150px;
	overflow: auto;
}

.locatie_details .text {
	font-size: 14px;
}

.locatie_details .text h1 {
	font-size: 16px;
	font-weight: bold;
}

.locatie_details .image {
	float: right;
	border: 0px;
}

.muziek_details {
	height: 475px;
	overflow: auto;
}

.muziek_details .text {
	font-size: 14px;
}

.muziek_details .text h1 {
	font-size: 16px;
	font-weight: bold;
}

.muziek_details .image {
	float: right;
	border: 0px;
}

.voorganger_details {
	height: 475px;
	overflow: auto;
}

.voorganger_details .text {
	font-size: 14px;
}

.voorganger_details .text h1 {
	font-size: 16px;
	font-weight: bold;
}

.voorganger_details .image {
	float: right;
	border: 0px;
}

.DatePicker {
	width: 268px;
}

#dienst_afbeelding {
	width: 100px;
}

.inlineedit {
	background: url("/templates/jeugddiensten/images/inline_edit.png") right no-repeat;
	cursor: pointer;
	padding-left: 30px;
}

.map_legend {
	height: 80px;
	margin-top: 10px;
	float: left;
}

.map_logo {
	float: right;
}

.map_logo img {
	height: 80px;
	border: 0px;
}

.tablegroup {
	background-color: #3399CC;
}
