/* css document */

*{
	margin:0;
	padding:0;
}
html,body
{
height:100%;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#93d0ad url(/img/background.jpg) repeat-y;
  background-position:center;
  /*background-color:#93d0ad;*/
 background-color: #B1B1B1;
  margin-left:auto;
  margin-right:auto;
  width:800px;
  font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



img{
	border:0;
}

.logo {
	margin:5px 0px 20px;
	padding:0;
}

h1{
	font-size:14px;
	font-weight:bold;
}
h2
{
	font-size:14px;
}
h3
{
	font-size:13px;
}

a{
	text-decoration:none;
	color:#868789;
}
a:hover {
	text-decoration: underline;
}
a:visited{
	color:#868789;
}
ul.menu{
	float:left;
	clear:left;
	background: url(/img/menu_background.jpg) 0% 0 repeat-y;
	list-style:none;
	padding:0 0 0 ;
	margin:10px 8px 0px;
	display:inline;
	font-size:14px;
}

ul.menu li{
	background: url(/img/menuimage.gif) 0% 0 no-repeat;
	padding:0pt 0pt 7px 25px;
	margin:0 0 0 8px;
	float:left;
	clear:left;

	margin:0 0 0 8px;
	line-height:14px;
}
ul.menu li.active{
	background: url(/img/menuimageover.gif) 0% 0 no-repeat;
	font-weight:bolder;

}

ul.menu li.submenuitem{
	background: url() 0% 0 no-repeat;
	font-size:12px;
	font-weight:normal;
	margin:3px 0px 0px 15px;
	padding:0;

}
ul.menu li a.submenuitem{
	color:#000000;
	font-size:12px;
	text-decoration:none;

}
ul.menu li a.:visited{
	color:#000000;
}

ul.menu li.submenuitemactive{
	background: url() 0% 0 no-repeat;
	font-size:12px;
	font-weight:bolder;
	margin:3px 0px 0px 15px;
	padding:0;
}



ul.menu li a{
	color:#000000;
	text-decoration:none;
}
ul.menu li.bottom{
	padding:0;
	margin-left:0;
	height:16px;
	overflow:hidden;
}
ul.menu li.top{
	padding:0;
	margin-left:0;
	background:none;
}

div#content
{
	margin:0px 0px 0px 12px;
	width:469px;
	float:left;

}
div#content table{

}

div#rightcolumn{
	float:left;
	width:121px;
}


div.banner{
	text-align:center;
	/*width:144px;*/
	width: 120px;
}
div.banner span{
	background:white 0 0 no-repeat;
	width:100%;
	display:block;
}
div.banner div.banner1
{
	background: url(/img/banner_body_1.jpg) 0% 0 repeat-y;
}
div.banner div.banner2
{
	background: url(/img/banner_body_2.jpg) 0% 0 repeat-y;
}
div.banner img{
	margin:0;
	padding:0;
	display:block;
	margin:0 auto;
	/*width:144px;*/
	width: 120px;
}
img.fotoBar
{
	/*margin-top:55px;*/
	margin-left:2px;
	position: relative;
	z-index: 99;
	/*margin-right:10px;*/
	float:left;
}
img.topbanner
{
	margin:0px 1px;
}

div.containerHeader{
	margin-left: 647px
}

#topbanners
{
	list-style-type:none;
	list-style:none;
}

#ledenlijst {
	font-size:			10px;
}
#ledenlijst .lid {
	border:				1px solid #CCCCCC;
	float:				left;
	margin:				0 10px 10px 0;
	padding:			10px;
	width:				120px;
	height:				180px;
	overflow:			hidden;
	position:			relative;
}
#ledenlijst .lid_contact {
	text-align:			center;
	margin-bottom:		10px;
}
#ledenlijst .lid_image {
	border:				1px solid #AAAAAA;
	max-width:			60px;
	max-height:			90px;
	margin:				0 auto;
}
#ledenlijst .lid_image img {
	max-width:			60px;
	display:			block;
	margin:				0 auto;
	padding:			0;
}
#ledenlijst .lid.lastcolumn {
	margin-right:		0;
}
#ledenlijst .lid_email {
	position:			absolute;
	bottom:				10px;
}

.brclear { /* Use a break with this class to clear float containers */
	clear:				both;
	height:				0;
	margin:				0;
	font-size:			1px;
	line-height:		0;
}

/* event form */

fieldset.eventsubscribe
{
	border: none;
}

.eventsubscribe ol
{
	padding: 0;
	margin: 0;
}

.eventsubscribe ol li
{
	list-style-type: none;
}

.eventsubscribe label
{
	width: 100%;
	float: left;
}

.eventsubscribe input, .eventsubscribe select, .eventsubscribe textarea
{
	padding: 0.1em;
	margin-bottom: 1em;
}

.contactSubmit a
{
	border: 1px solid #000000;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
	background-color: #FFDF18;
}

#fout
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

/* events table */

table.eventsTable
{
	border-collapse: collapse;
	width: 95%;
}

table.eventsTable th
{
	cursor: pointer;
	cursor: hand;
	text-align: left;
}

table.eventsTable tr th
{
	border-bottom: 1px solid #000000;
	padding: 0.4em;
	background-image: url('/img/tablesorter.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

table.eventsTable .headerSortDown
{
	background-image: url('/img/tablesorterasc.gif');
}

table.eventsTable .headerSortUp
{
	background-image: url('/img/tablesorterdesc.gif');
}

table.eventsTable td
{
	border-bottom: 1px solid #AAAAAA;
	padding: 0.4em;
}

table.eventsTable .rowalt
{
	background-color: #F3F3F3;
}

/* mailings table */

table.mailingsTable
{
	border-collapse: collapse;
	width: 95%;
}

table.mailingsTable th
{
	cursor: pointer;
	cursor: hand;
	text-align: left;
}

table.mailingsTable tr th
{
	border-bottom: 1px solid #000000;
	padding: 0.4em;
	background-image: url('/img/tablesorter.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

table.mailingsTable .headerSortDown
{
	background-image: url('/img/tablesorterasc.gif');
}

table.mailingsTable .headerSortUp
{
	background-image: url('/img/tablesorterdesc.gif');
}

table.mailingsTable td
{
	border-bottom: 1px solid #AAAAAA;
	padding: 0.4em;
}

table.mailingsTable .rowalt
{
	background-color: #F3F3F3;
}

#beschrijving
{
	margin-top: 1em;
}
