/* layout --> */
body {
	background-color: rgb(188,213,62);
	margin-top: 0px;	
	margin-bottom: 10px;	
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

div#wrapper {
  width: 1007px;
  background-image: url('/images/cjb-background.png');
  background-position: bottom;
  text-align: left;
  position: relative;
	margin: 0px auto;
}

div#header_photo {
  position: absolute;
  top: 106px;
  left: 39px;
}

div#header_text {
  position: absolute;
  top: 15px;
  left: 185px;
}

div#header_logo {
  position: absolute;
  top: 22px;
  left: 68px;
}

div#contentwrapper {
  padding-left: 60px; 
  padding-right: 60px;
  padding-bottom: 100px;
  padding-top: 312px;
  min-height: 200px;
}

div#content_home {
  padding-left: 50px; 
  padding-right: 50px;
  padding-bottom: 100px;
  padding-top: 550px;
}

div#content {
  float: left;
  width: 555px;  
  padding-bottom: 30px;
  min-height: 400px;
}

div#content p {
  font-family: Verdana;
  font-size: 12px;
}

div#content ul {
  margin-left: -20px;
  margin-top: 6px;
  font-family: Verdana;
  font-size: 12px;
}

div#content ul li {
  margin-top: 6px;
}

div#content p.readmore {
  display: block;
  margin-top: 2px;
}

div#content h2 {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: rgb(190,214,0);
  margin-top: 2px;
  margin-bottom: 2px;
}

div#content h3, div#content h3 a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 2px;
  text-decoration: none;
  color: rgb(0,0,0);
}

div#content div.news_date {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  color: rgb(0,0,0);
  margin-top: 5px;
  margin-bottom: 15px;
}

table.news {
  font-family: Verdana;
  font-size: 12px;
  color: rgb(0,0,0);
  border-collapse: collapse;
  margin-top: 5px;
}

table.news td {
  padding-right: 10px;  
}

img {
  border: 0px;
}

span.actie {
  color: rgb(139,3,4);
}

a {
  color: rgb(139,3,4);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  color: rgb(190,214,0);
  font-family: Verdana;
  font-weight: normal;
  font-size: 20px;
}

strong em {
  color: rgb(190,214,0);
  font-style: normal;
}

strong.lid {
  display: inline-block;
  color: rgb(190,214,0);
  width: 30px;
}

img.lid_foto {
  float: left;
  margin-right: 20px;
  border: 1px solid rgb(190,214,0);
}

#rabobank {
  float: left;
}

#sponsor {
  font-family: Verdana;
  font-size: 9px;
  color: rgb(0,0,0);
  position: absolute;
  top: 600px;
  left: 68px;
  clear: both;
  float: left;
  width: 118px;
}

#sponsor p {
  margin-bottom: 10px;
}

#social {
  padding-left: 18px;
  clear: both;  
}

span.active {
  color: rgb(190,214,0);
  font-weight: bold;
}

span.inactive {
  color: rgb(192,192,192);
}

.googlemap {
  border: 1px solid rgb(188,213,62);
  margin: 0;
  width: 400px;
  height: 300px;
}

span.bestuur_foto {
  vertical-align: top;
  display: inline-block;
  width: 120px;  
}

span.bestuur_foto img {
  border: 1px solid rgb(190,214,0);
}

span.bestuur_gegevens {
  vertical-align: top;
  display: inline-block;
  width: 400px;
}

div#copyright {
  position: absolute; 
  bottom: 67px;
  left: 250px;
  color: rgb(255,255,255);
  font-family: Verdana;
  font-size: 10px;  
}

div#copyright a {
  color: rgb(255,255,255);
  font-family: Verdana;
  font-size: 10px;  
  text-decoration: none;
}

div#copyright a:hover {
  text-decoration: underline;
}
/* <-- layout */

/* kopmunt --> */
#kopmunt {
  position: absolute;
  top: 5px;
  left: 672px;
}

#kopmunt_text {
  position: absolute;
  top: 18px;
  left: 681px;
  width: 100px;
  height: 100px;
  color:rgb(255,255,255);
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  z-index:1000;
}

#kopmunt_text strong {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 4px;
}

#kopmunt_text a {
  color: rgb(255,255,255); 
  text-decoration: none;
}

/* <-- kopmunt */

/* agenda --> */
#agenda {
  position: absolute;
  left: 750px;
  top: 203px;
}

#agenda_home {
  position: absolute;
  left: 751px;
  top: 220px;
}

.agenda {
  width: 200px;
  height: 200px;
	overflow:hidden;
  padding: 10px;
}

.agenda .transparency {
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
  background-color:rgb(255,255,255);
	width: 200px;
	height: 200px;
	position:absolute;
	top:0px;
	left:0px;
  -moz-box-shadow: 3px 3px 3px rgb(102,102,102);
  -webkit-box-shadow: 3px 3px 3px rgb(102,102,102);
  box-shadow: 3px 3px 3px rgb(102,102,102);
}

.agenda .content {
	position:relative;
  font-family: Verdana;
  font-size: 10px;
  padding-right: 5px;
}

.agenda .content h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 5px;
}

.agenda .info {
  float: left;
}

.agenda .aanmelden {
  float: right;
}

.agenda .agenda_item {
  width: 180px;
  height: 80px;
  margin: 0;
  padding: 0;
}

.agenda a {
  text-decoration: underline;
}

#agenda_all {
  font-family: Verdana;
  font-size: 12px;
}

#agenda_all a {
  text-decoration: underline;
  margin-right: 20px;
}
/* <-- agenda */

/* quote --> */
#quote {
  position: absolute;
  top: 440px;
  left: 750px;
  width: 200px;
  text-align: center;
  height: 200px;
  overflow: visible;
}

#quote_home {
  position: absolute;
  top: 480px;
  left: 70px;
  width: 320px;
  text-align: center;
}

.quote {
  font-family: Verdana;
  font-size: 9px;
}

.quote strong {
  font-size: 11px;
  display: inline-block;
  margin-top: 4px;
}

.quote a {
  color: rgb(139,3,4);
  text-decoration: none;
}

.quote strong a {
  color: rgb(139,3,4);
}

.quote img {
  border: 1px solid rgb(190,214,0);
}
/* <-- quote */


/* newsticker --> */
#jqnewsticker {
	height: 50px; 
  width: 860px; 
  overflow: hidden; 
  display: none;
  float: left;
  padding-top: 20px;
}

#jqnewsticker div {
	float:left;
  margin: 0px;
  display: block;
  font-family: Verdana;
  font-size: 9px;
  text-transform: uppercase;
  width: 215px;
  height: 50px;
  text-align: center;
}

#jqnewsticker div a {
  color: rgb(0,0,0);
  text-decoration: none;
  font-weight: normal;
}

#jqnewsticker div a:hover {
  color: rgb(139,3,4);
  text-decoration: underline;
}
/* <-- newsticker */

/* menu --> */
div#knoppen {
  height: 130px;
  margin-left: 5px;
  margin-left: 18px;
  margin-right: 0px;
  width: 903px;
}

div.knop {
  float: left;
  background-image: url('/images/home-knop.png');
  height: 91px;
  width: 91px;
  margin-right: 24px;
  margin-right: 20.4px;
  margin-top: 23px;
}

div.knop a {
  margin: 3px;
  padding: 0;
  display: inline-block;
  height: 85px;
  width: 85px;
  background: rgb(255,255,255);
  color: rgb(0,0,0);
  text-decoration: none;
  cursor: pointer;
}

div.knop a:hover {
  background: rgb(189,215,62);
  color: rgb(255,255,255);
}

div.knopactie {
  float: left;
  background-image: url('/images/home-knop-actie.png');
  height: 91px;
  width: 91px;
  margin-top: 23px;
}

div.knopactie a {
  margin: 3px;
  padding: 0;
  display: inline-block;
  height: 85px;
  width: 85px;
  background: rgb(255,255,255);
  color: rgb(0,0,0);
  text-decoration: none;
  cursor: pointer;
}

div.knopactie a:hover {
  background: rgb(139,3,4);
  color: rgb(255,255,255);
}

div.knop h2, div.knopactie h2 {
  margin-top: 0px;
  padding-top: 0px;
  height: 82px;
  width: 85px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
}

div#menu {
  clear: both;
  float: left;
  width: 118px;
  height: 300px;
  margin-left: 8px;
}

div#menu ul {
  margin-left: -40px;
  margin-top: 47px;
}

div#menu li {
  font-family: Verdana;
	font-size: 11px;
	color: rgb(0,0,0);
  text-transform: uppercase;
	list-style: none;
  display: inline-block;
  width: 140px;
  line-height: 16px;
}

div#menu li.active a {
  color: rgb(190,214,0);
  font-weight: bold;
}

div#menu a {
	color: rgb(0,0,0);
	text-decoration: none;
}

div#menu a:hover {
  color: rgb(139,3,4);
  text-decoration: underline;
}
/* <-- menu */

/* slides --> */
div#slides img {
	margin-right: 4px;	
	margin-bottom: 4px;
  border: 1px solid rgb(139,3,4);
}
/* <-- slides */

/* forms --> */
div#formwrapper {
  font-family: Verdana;
  font-size: 12px;
  color: rgb(0,0,0);
}

div#formwrapper div span:first-child {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
}

fieldset {
	border: 0px;
	margin: 0px;
	margin-left: -10px;
}

input.edit {
	width: 300px;
	border: 1px solid rgb(188,213,62);
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-size: 12px;
}

input.strong {
	width: 100px;
	border: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
}

input.radio {
	margin-top: 3px;
	margin-bottom: 6px;
}

input.error {
	width: 300px;
	border: 1px solid rgb(139,3,4);
  color: rgb(139,3,4);
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-size: 12px;
  font-weight: normal;  
}

textarea {
	width: 300px;
	height: 200px;	
	border: 1px solid rgb(188,213,62);
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-size: 12px;
}

textarea.error {
	width: 300px;
	height: 200px;	
	border: 1px solid rgb(139,3,4);
  color: rgb(139,3,4);
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-size: 12px;
  font-weight: normal;
}

strong.input_error {
	margin-left: 10px;
	color: rgb(139,3,4);
}
/* <-- forms */

/* easyWebContent --> */
p {
  margin: 0;
  padding: 0;
  display: block;
}

div.image_left {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.image_center {
	width: 100%;
	text-align: center;	
	margin-top: 5px;
	margin-bottom: 15px;
}

div.image_right {
	width: 100%;
	text-align: right;	
	margin-top: 5px;
	margin-bottom: 15px;
}

img.content {
}

img.content_left {
	float: left; 
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.content_right {
	float: right; 
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
/* <-- easyWebContent */

