/***********
Trouwagenda
***********/
.trouw_agenda{
        position: relative;
        border: 1px solid #E8E6ED;
        border-top: 0px;
        width: 260px;
        height: 170px;
	top: -100px;
	left: 15px;
        overflow: visible;
}

.omhulsel{
min-height:300px;

}
.trouw_form {
        position: relative;
        top: 32px;
        left: 15px;
        width: 296px;
}

.trouw_form table.simsite_table td {
    text-align: left;
}

.trouw_foto{
 position: relative;    
        background: none;
        width: 140px;
        height: 105px;
        left: 274px;
        top: 4px;       
        }

.trouw_foto img {
    display: none;
}

.trouw_koptekst{}
.trouw_omhulsel{
        position: relative;     
}

.trouw_omhulsel table.trouw_agenda {
    margin-top: 10px;
    width: 260px;
}

.trouw_agenda table {
    width: 260px;
}

div.trouw_form table.simsite_table tr td i {
   margin-top: -10px;
}

