body
  {
	background-color: #efeede;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #996600;
  }
  
.maintable 
  {
	width: 775px;
	height: 100%;
	border: 0px;
	font-size: 11px;
  }
  
.menutable
  {
    
  }  

td
  { 
	font-family: verdana;
        font-size: 11px;
  }

.ledenlijst
  {	
	font-family: verdana;
        font-size: 11px;
	margin-left: 40px;
  }

.menucontainer 
  {
	position: fixed;
	font-size: 11px;
	width: 150px;
	height: 100%;
	left: 0px;
	background-color: #e2e1c5;
	vertical-align: top;
	border-right: 1px solid #bebb7c;
	background-image: url(../img/side.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
  }

.logocontainer
  {
	
	
	height: 125px;
	background-color: #bebb7c;
	padding-left: 15px;
	padding-top: 14px;
	font-size: 11px;	
  }
  
.contentcontainer
  {	
	position: absolute;
	width: 625px;
	left: 152px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 112px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	font-size: 11px;

.plaincontentcontainer
  {
	position: absolute;
	width: 625px;
	left: 150px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 112px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
  }

.button
  {
	background-image: url(../img/knop.gif);
	width: 120px;
	height: 19px;
	color: #473c5a;
	padding-left: 10px;
	font-size: 11px;
  }
  
.pagtitel
  {
	color: #993300;
        font-size: 18px;
	letter-spacing: 3px;
	padding-left: 20px;
  }
  
.topbtn
  {
	width: 600px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	text-align: right;
  }

a:link {
        color: #993300;
        text-decoration: none;
}
a:active {
        color: #993300;
        text-decoration: none;
}
a:visited {
        color: #993300;
        text-decoration: none;
}
a:hover {
        color: #993300;
        text-decoration: none;
}

a.btnlink:link {
        color: #a09c50;	
	text-decoration: none;
}
a.btnlink:active {
        color: #a09c50;
        text-decoration: none;
}
a.btnlink:visited {
        color: #a09c50;
        text-decoration: none;
}
a.btnlink:hover {
        color: #993300;
        text-decoration: none;
}

a.btnactieflink:link {
        color: #993300;
        text-decoration: none;
}
a.btnactieflink:active {
        color: #993300;
        text-decoration: none;
}
a.btnactieflink:visited {
        color: #993300;
        text-decoration: none;
}
a.btnactieflink:hover {
        color: #993300;
        text-decoration: none;
}

a.toplink:link {
	color: #993300;
        text-decoration: none;
}
a.toplink:active {
        color: #993300;
        text-decoration: none;
}
a.toplink:visited {
        color: #993300;
        text-decoration: none;
}
a.toplink:hover {
        color: #993300;
        text-decoration: none;
}

