/* --------- Algemeen ------------------------------- */
body{
	background-color: #B2B2B2;
  margin: 0px 0px 0px 0px;
}

body, div, span, font, a, table, td, div{
	font-family: verdana, arial;
	font-weight: normal;
	color: Black;
  font-size: 100%;
}

a {
  color: Black;
  text-decoration: none;
}

a:hover {
  color: #C21D1D;
  text-decoration: underline;
}

form{
  margin: 0px;
}

P{
/*
  margin: 0px;
  */
}

center{
  height: 100%;
}

/* --------- formelements ---------------------------------- */

INPUT.radioBtn{
  margin: 0px 0px -2px -5px;
}


/* --------- bgolors + borders ---------------------------------- */

.bgWhite{
  background-color: White;
}

.borderWhite{
  border: 1px solid White;
}
.borderWhiteTB{
  border-bottom: 1px solid White;
  border-top: 1px solid White;
}
.borderWhiteTRB{
  border-top: 1px solid White;
  border-right: 1px solid White;
  border-bottom: 1px solid White;
}

/* --------- fonts ---------------------------------- */

.texta{
  font-family: verdana, arial;
	font-weight: bold;
	color: #C21D1D;
	font-size: 16px;
  margin-bottom: 5px;
}
.textB{
  font-family: verdana, arial;
	font-weight: bold;
	color: Black;
	font-size: 16px;
  margin-bottom: 5px;
}
.textS{
  font-family: verdana, arial;
	font-weight: bold;
	color: black;
	font-size: 14px;
  margin-bottom: 5px;
}
.textC{
  font-family: verdana, arial;
	font-weight: bold;
	color: Black;
	font-size: 70%;
}
.textD{
  font-family: verdana, arial;
	font-weight: normal;
	color: Black;
	font-size: 70%;
}
.textE{
  font-family: verdana, arial;
	font-weight: normal;
	color: #C21D1D;
	font-size: 70%;
}
.textE2{
  font-family: verdana, arial;
	font-weight: normal;
	color: #C21D1D;
	font-size: 70%;
	
	
}
.textF{
  font-family: verdana, arial;
	font-weight: normal;
	color: #595959;
	font-size: 60%;
}

.dash{
  font-family: verdana, arial;
	font-weight: normal;
	color: #C21D1D;
  font-size: 10px;
}

.red{
  color: #C21D1D;
}

/* --------- Submenu ---------------------------------- */
.submenu {
  font-family: verdana, arial;
	font-weight: normal;
  margin-left: 10px;
  padding-top: 0px;
  line-height: 12px;
}

.submenu a{
  font-size: 12px;
  font-weight: bold; 
}

.submenu a:hover{
  font-weight: bold;
  color: #C21D1D;
  text-decoration: none;
}

.submenu .dash{
  color: #C21D1D;
  font-weight: normal;
  font-size: 12px;
}


/* --------- Content ---------------------------------- */
.bgLogo{
  background-image: url(../gfx/bg_gray.gif);
	background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
}
.bgLogo2{
  background-image: url(../gfx/Site-background.jpg);
	background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
}

.logo{
  margin-bottom: 10px;
}

.absolute{
  position: relative;
  }

/* agenda  */
.agendaContainer{
  margin-top: 10px;
  margin-right: 10px;
  
}

.agendaMa, .agendaDi, .agendaWo, .agendaDo, .agendaVr, .agendaZa, .agendaZo{
  height: 100%;
  padding: 3px 0px 0px 45px;
  margin-top: 1px;
 

}
.agendaMa{
  background-image: url(../gfx/home/week_ma.gif);
	background-repeat: no-repeat;
    background-color: White;
}
.agendaDi{
  background-image: url(../gfx/home/week_di.gif);
	background-repeat: no-repeat;
    background-color: White;
}
.agendaWo{
  background-image: url(../gfx/home/week_wo.gif);
	background-repeat: no-repeat;
    background-color: White;
}
.agendaDo{
  background-image: url(../gfx/home/week_do.gif);
	background-repeat: no-repeat;
    background-color: White;
	
}
.agendaVr{
  background-image: url(../gfx/home/week_vr.gif);
	background-repeat: no-repeat;
    background-color: White;
}
.agendaZa{
  background-image: url(../gfx/home/week_za.gif);
	background-repeat: no-repeat;
    background-color: White;
}
.agendaZo{
  background-image: url(../gfx/home/week_zo.gif);
	background-repeat: no-repeat;
	background-color: White;
	
}

/* binnenkort verwacht  */
.verwachtContainer{
  margin-top: 10px;
  line-height: 100%;
}

/* nieuws  */
.nieuwsContainer{
  margin-top: 10px;
  border: 1px solid white;
  margin-right: 10px;
  
}

.nieuwsBlock{
  margin: 5px 5px 5px 10px;
}

/* bannerblock  */
.bannerBlock1, .bannerBlock2, .bannerBlock3{
  margin-top: 10px;
  margin-right: 10px;
}
.bgBanner{
  background-image: url(../gfx/home/bgbanner.gif);
	background-repeat: no-repeat;
}
.bannerBody{
  font-family: verdana, arial;
	font-weight: normal;
	color: Black;
	font-size: 70%;
  margin: 0px 0px 0px 5px;
  line-height: 100%;
}

/* Foto van de maand  */
.fotovdMaand{
  margin-top: 10px;
}

/* quickPoll  */
.quickPoll{
  margin-top: 6px;
}
.quickpollBody{
  font-family: verdana, arial;
	font-weight: normal;
	color: Black;
	font-size: 70%;
  margin: 0px 0px 0px 5px;
  line-height: 100%;
}

/* fotobalk  */
.fotoBlock{
  margin-top: 10px;
}


/* FOOTER  */
.footer{
  font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
  margin-top: 5px;
  margin-bottom: 8px;
  }
  
.footer a{
  color: #595959;
}
.menu
{
font-family:verdana, arial;
font-size:12px;


}
.onderwerpmenu{
	color:white;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1


}
.onderwerpmenu_selected{
/*
	color:#C21D1D; */
	color:#C21D1D;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1


}
A.onderwerpmenu:hover{
text-decoration: none;

}
.selected_link{
color:#C21D1D;

}
div.transOFF {
	 
	border:1px solid white;
}
div.transON  {
	border:1px solid #B2B2B2;
	 
	
}
.highlightsbottom{
	padding-left:5px;
	height:29px;
	width:324px;
	#background-color:#333;
	line-height:10px;
	/*
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	*/
	
	



}
