
body {
  margin : 5px auto;
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
  font-size : 75%;
  background-color: #ace69f;
}

.pic {
  padding: 3px;
  border: 1px solid #a6fb9d;
}

.searchbox {
  padding: 10px;
}

.searchBtn {
  position: relative;
  top: 3px;
}

.sponsorregel {
  width : 532px;
  padding : 5px;
  clear: both;
}
.sponsor_left {
  float: left;
}
.sponsor_right {

}

#nieuws {
  padding-left: 10px;
  padding-right: 3px;
}

#nieuws a {
  color: white;
}
#nieuws a:hover {
  color: #8fe465;
}

.agenda {
  float: left;
  width : 542px;
  display: block;
  font-weight : normal;
}
.agendaeven {
  float: left;
  width : 542px;
  display: block;
  font-weight : normal;
  background-color : #eeeeee;
}
.agendaactive {
  float: left;
  width : 542px;
  display: block;
  font-weight : normal;
  background-color : #cff4b5;
}
.agendaactiveeven {
  float: left;
  width : 542px;
  display: block;
  font-weight : normal;
  background-color : #60da0b;
  color : white;
}
.agendadatum {
  float: left;
  width: 50px;
}


#left a {
  color: #127608; /* #5cd71f; */
}

#header a:hover,
#left a:hover {
  color: #8fe465;
}

.formfield {
  font-family : verdana, tahoma, arial, helvetica; 
  font-size : 10px; 
  background-color : #EEEEEE; 
  border : 1px solid #CCCCCC; 
}

.formbutton {
  color : #fff;
  border : #000000 outset 1px;
  background : #274d80;
}

#links_left {
  float: left;
  width: 265px;
  margin-right: 5px;
}

#links_right {
  float: right;
  width: 270px;
}

#container {
  margin: auto;
  width : 775px;
}

#header {
  width : 775px;
  padding-top: 3px;
  height : 20px;
  background : #127608;
  border-bottom : 1px solid white;
}
a.header {
  float : left; 
  font-size : 12px;
  display: block;
  color: white;
  font-weight : bold;
  text-decoration: none;
  text-align: center;
  margin-left: 16px;
}

#left_top {
  float: left;
  width: 562px;
  height : 133px;
  background: #127608 url('../assets/head_left2.jpg') no-repeat;
}

#right_top {
  float: left;
  width: 213px;
  height : 133px;
  background-color : blue;
  background: #127608 url('../assets/head_right.jpg') no-repeat;
}

#content {
  width: 775px;
}

#left {
  float: left;
  width : 542px;
  padding: 10px;
  background-color: white;

}

#right {
  float : left;
  width: 213px;
  background: #239708 url('../assets/bottom_right.jpg') bottom no-repeat;
  position : relative;
  color : white;
}

#puntimg {
  position : absolute;
  top : 0;
  right : 0;
}

.menuright {
  display: block;
  color: white;
  background-color: #5cd71f;
  text-decoration : none;
  margin-bottom : 1px;
  padding-left : 5px;
}

.menuright:hover {
  background-color: #8fe465;
}
.active {
  background-color: #8fe465;
}
.active:hover {
  background-color: #6dbb46;
}

#calendar {
  text-align : center;
}

#footer {
  width: 775px;
  clear: both;
  background : #127608;
  text-decoration : none;
  text-align : center;
  color : white;
  border-top: 1px solid white;
  font-size: 80%;
}
#footer a {
  color: #8fe465;
}
#footer a:hover {
  color: #5cd71f;
}

.clear {
  clear: both;
}

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #d6e6cc;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #9ad76f;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #9ad76f;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #b7e398;
	color: #000000;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE9E9;
	color: #000000;
	height:20px;
	width:20px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.sunday {
	background-color: #cff4b5;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #cff4b5;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #c8ffa2;
	background-color: #be2d2d;
	height:20px;
	width:20px;
}

.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}

.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.todayevent a {
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}