@import "kerktijden.css"; 

ul{
    margin-bottom: 1.5em;
    margin-top: 0em;
}

li {
    cursor: pointer;
}

li:hover {
    text-decoration: underline;
}

p.gm_ballon {
    padding: 0em;
    margin: 0em;
    width: 225px;
}

h3.header {
    background:white url(/img/common/erdee.nl/gradient_refdag.gif) repeat-x scroll left bottom;
    font-family:arial,helvetica,sans-serif;
    font-size:1.2em;
    font-weight:bold;
    margin:0em 0em 0.5em 0em;
    padding:0.2em 0.4em 0;
    text-transform:uppercase;
    white-space:nowrap;
}

#map {
    width: 74%; 
    height: 45em; 
    float: left;
    overflow: hidden;
}

div.gm_sidebar {
    float: right; 
    width: 25%; 
    padding-left:0.5em;
}

p.intro {
    width: 74%;
}

p.e_f_intro {
    padding:0em;
    margin:0em;
    padding-top: 1em;
    text-decoration: none;
}

p.e_f_tussenkop {
    width: 100%;
    background-color: #174591;
    padding:0em;
    margin:0em;
    margin-top: 1em;
    color: white;
    cursor: pointer; 
}

div.e_f_body {
	display: none;
}

#email_form {
    float: left;
    clear: both;
    width: 74%;
    text-align: justify;
}

table.e_f_table {
    margin-top: 1em;
}

table.e_f_table td{
    padding-bottom: 0.3em;
}

table.e_f_table.input {
    background: red;
}

.e_f_text {
    width: 25em;
}

.e_f_select {
    width: 22.8em;
    border: 1px solid #D3D3D3;
}

textarea.e_f_textarea {
    width: 25em;
    height: 8em;
}

p a {
    text-decoration: none;
}

p.gm_ballon a {
    text-decoration:underline;
}

#copyright {
    font-size: 9px;
}

#afbeeldingen {
    float: left;
    clear: both;
    width: 74%;
    text-align: justify;
}

div .photodiv {
    padding-top: 1em;
    clear: both;
}

div.photodiv a.photo {
    clear:both;
}

div.photodivhidden {
	display: none;
}

p.description {
    padding: 0em;
    margin: 0em;
}

div.divone{
    width: 28%;
    float:left;
}

div.divtwo{
    width: 70%;
    float:right;
}
