/* Algemeen */
/*body, table, td {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:8.5pt;
    color:#174592;
}*/

table {
  position: relative;
}

.underline {
	text-decoration: underline;
}

h1, h3 {
	font-size:220%;
}


#voorpagina_kop {
    width:100%;
	background: #6e91d0 url(/img/voorpagina/GORINCHEM.jpg) bottom right no-repeat; 
	height: 215px;
}

#voorpagina_zoek {
    position: absolute;
    right: 0px;
    padding:6em 0.5em 0em;
    padding-top: 3em; 
    position: absolute; 
    top: 0px; 
    right: 0px;
    z-index:+10;
}

#search_container
{
    background-color:white; 
    filter: alpha(opacity=80); 
    -moz-opacity: .80; 
    opacity: .80;
}

/* Algemeen */
.pagina_titel {
	font-size: 20px;
	/*color: #0f1057;*/
	color: #0a4692;
	font-weight: bold;	
}
.col1 {
	width: 240px;
}
.col2 {
	width: 240px;
}
.block_titel {
	display: block;
	/*background-color: black;*/
	background-color: #174591;
	color: white;
	font-weight: bold;	
	height: 14px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
.block_titel_breed {
	display: block;
	/*background-color: black;*/
	background-color: #174591;
	color: white;
	font-weight: bold;	
	height: 14px;
	width: 508px;
	margin: 0px;
	padding: 0px;
}
.block_breed {
	width: 508px;
	margin: 0px;
	padding: 0px;
}

.email {
 	background-image: url(/img/email.PNG);
 	background-repeat: no-repeat;
 	background-position: 0% 0px;
 	padding-left: 20px;
 	vertical-align: middle;
 }

.foto_onderschrift {
	color: gray;
	font-size: 10px;
}
.foto_aantal {
 	background-image: url(/img/foto.png);
 	background-repeat: no-repeat;
	background-position: top right;
 	padding-right: 30px;
 	vertical-align: middle;
 	text-align: right;
}

/* Predikanten */
#predikant_background {
	background-image: url(/img/background_predikant.png);
	display: block;
	width: auto;
	height: auto;
	width: 240px;
}
#tbpredikant {
	border-collapse: collapse;
	width: 240px;	
}
#tbpredikant td {
	border-bottom: 1px solid #8ba3d3;
	vertical-align: middle;
}
.predikant_image {
	text-align: center;
	width: 40px;
	vertical-align: top;
}


/* Kerken */
#kerk_background {
	background: url(/img/background_kerk.png) bottom no-repeat;
}
#kerk {
	border-collapse: collapse;
	width: 240px;	
	background-color: transparent;
}
#kerk td {
	border-bottom: 1px solid #8ba3d3;
	vertical-align: middle;
	background-color: transparent;
}
.kerk_image {
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

#kerkgegevens_background {
	background: url(/img/background_kerkgegevens.png) bottom no-repeat;
	width: 240px;
}
#kerk_gegevens {
	border-collapse: collapse;
	width: 240px;	
}
#kerk_gegevens td {
	border-bottom: 1px solid #8ba3d3;
}
.kerk_gegevens_image {
	text-align: center;
	width: 40px;
}

.col2 {
	padding: 20px;
	padding-top: 0px;
       padding-right: 0px;
}
.map {
	width: 240px; 
	height: 240px;
	margin: 0px;
	padding: 0px;
        overflow: hidden;
}

.kerk_tekst {
	padding: 4px;
	padding-top: 8px;
	color: black;
	width: 100%;
}
.kerk_tijd {
	text-align: center;
}
.kerk_tbtitel {
	font-size: 12px;	
	font-weight: bold;
	text-decoration: underline;
}
.kerk_foto {
	margin-left: 20px;	
}

/* Kerktijden */
.kerktijden_titel {
	font-weight: bold;
	font-size: 16px;
}
.kerktijden_kop {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
.kerktijden_frm_titel {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 14px;
}
.kerktijden_datum {
	width: 70px;
}
.kerktijden_tijd {
	width: 40px;
}
.kerktijden_tijd_error {
	background-color: #FCE4E4;
}
.kerktijden_dag {
	width: 100px;	
}
.kerktijden_cdag {
	width: 60px;
}
.kerktijden_predikant {
	width: 114px;
}
.kerktijden_diensttype {
	width: 130px;
}
.btn_opslaan {
	width: auto;
	border: 1px solid #D3D3D3;
}

#frm_uploadfoto {
	position:absolute; 
	display:none; 
	width: 300px;
	height :70px;
	overflow:auto;
	padding: 6px;
	background-color:white;
	border: 1px solid black;
}

/* Zoekresultaten */
#zoekresultaten, .zoekresultaten {
	width: 100%;
	border-collapse: collapse;
}

#zoekresultaten th, .zoekresultaten th {
	height: 14px;
	color: white;
	font-weight: normal;	
	background-color: #174591;
	padding-right: 8px;
}

#zoekresultaten td, .zoekresultaten td {
	padding: 3px;
}

#artikelen {
	width: 100%;
	border-collapse: collapse;
}

#artikelen th {
	height: 14px;
	color: white;
	font-weight: normal;	
	/*background-color: #8e1d55;*/
	background-color: #174591;
	padding-right: 8px;
}

/* Predikanten zoek-panel */
.search_predikanten {
	z-index: 99999;
}
.search_predikanten_tb {
	width: 280px;
	height :250px;
	padding: 6px;
	background-color:white;
	border: 1px solid black;
	margin: 2px;
}

.search_predikanten_td {
	display: block;
}

.input_predikanten {
	margin: 2px;
	width: 180px;
}

/* Extra predikanten opgeven */
.extra_kerktijdgegevens {
	/*position:absolute; 
	display:none; 
	width: 315px;
	overflow:auto;
	padding: 6px;
	background-color:white;
	border: 1px solid black;*/
}

.extra_kerktijdgegevens_tb {
	width: 315px;
	padding: 6px;
	background-color:white;
	border: 1px solid black;
}

input {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:7.5pt;
	color:#777777;
	border: 1px solid #D3D3D3;	
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

textarea {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:7.5pt;
	color:#777777;
	border: 1px solid #D3D3D3;	
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 150px;
	width: 300px;
}


.input {
	/*font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	width: 300px;
	height: 14px;
	border: 1px solid #D3D3D3;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.select {
	border: 1px solid #D3D3D3;
}
.checkbox {
	height: auto;	
	border: none;
	vertical-align: middle;
}
.radiobutton {
	height: auto;	
	border: none;
}
a.button, a.button:hover {
	color: black;
	text-decoration: none;
	background-color: #FDEEF4;
	width: auto;
	height: 16px;
	border: 1px solid #D3D3D3;
	padding: 2px;
	cursor: pointer;
}

.tb_header {
	font-weight: bold;
}
.td_left {
	text-align: left;
}
.td_center {
	text-align: center;	
}
.td_right {
	text-align: right;	
}
.td_top {
	vertical-align: top;	
}
.list_tr {
	behavior: url(css/hover.htc);
}
.list_tr:hover, .list_tr.hover{
	color: #ffffff;
	/*background: #999999;*/
	background-color: #dfe7f8;
	cursor: pointer;
}
.spacer {
	height: 10px;	
}
.ingelogd_header {
	width: 100%;
	/*background-color: #D3D3D3;*/
	background-color: #FDEEF4;
	padding: 1px;
}
.zoekkritera {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}
.inhoud {
	margin-top: 10px;
	border-bottom: 1px solid black;
}
.mailkerktijden_email {
	width: 50px;
}
#tbl_plaatsen a {
    display:block;
}
#tbl_plaatsen a.selected {
    background-color:#EEEEEE;
}

