/* Algemeen */
h1{
	color: #000000;
}

th, .Header, .Bloktitel{
	background-color: #EF6E00;
	color: #000000;
	font-weight: bold
}


/* Specifiek */
a.knop:hover{
	color: #EF6E00;
}

.melding{
	background-color: #EF6E00;
}











#contrastbegrippen{
 border: none;
 margin-bottom: 10px;
}

#contrastbegrippen td{
 font-style: italic;
}

#contrastbegrippen td.links{
 text-align: right;
}

#sprekers{
 float: right;
 margin-left: 55px;
}


table.gastenhuis{
/* background-color: #edf8fd;*/
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 margin-bottom: 22px;
 width: 725px
}

table.gastenhuis td.thumbshot{
/* border-bottom: 1px solid #C0C0C0;
 border-left: 1px solid #C0C0C0;
 border-top: 1px solid #C0C0C0;*/
 padding: 5px;
 text-align: center;
 width: 140px
}

table.gastenhuis td.informatie{
/* border-bottom: 1px solid #C0C0C0;
 border-right: 1px solid #C0C0C0;
 border-top: 1px solid #C0C0C0;*/
 padding: 5px
}

table.gastenhuis h2{
 color: #000000;
 margin-top: 0px;
 font-style: normal;
}

table.gastenhuiszoeken{
/* background-color: #edf8fd;*/
 margin-bottom: 22px;
 width: 650px
}

table.gastenhuiszoeken td{
 width: 33%
}

table.gastenhuiszoeken h2, table.vbcentrumzoeken h2{
 color: #000000;
 font-style: normal;
}

table.gastenhuis table{
 border: none;
 width: 555px;
 margin-left: -3px;
 margin-top: 12px;
}

#kloosteraanbiedingen div{
 margin-bottom: 12px;
}

#teksten{
 border: none;
 width: 550px;
 margin-bottom: 17px
}
#introagenda{
 width: 550px;
 border: none;
}



table.links td.thumbshot{
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-top: 1px solid #000000;
 padding: 5px;
 text-align: center;
 width: 140px;
}

table.links td.informatie{
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-top: 1px solid #000000;
 padding: 5px
}

table.links td.alleeninformatie{
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-top: 1px solid #000000;
 padding: 5px
}