body {
  font-family: Tahoma,Verdana;
  font-size: 11pt;
  color: black;
  background-color:#07820F;
}

#human {
visibility:hidden;
display:none;
}

div.welcome {
 font-weight: bold;
 margin-bottom:10px;
 text-align:center;
}

div.navigatiecontainer {
	background-image:url('../images/menubar.jpg');
	background-repeat: no-repeat;
	display:block;
	height: 500px;
	width:150px;
	float: left; 
	margin-top: 5px;
}

div.navigatie {
   text-transform:lowercase;
   margin: 15px;
   font-weight: bold;
   float: left;
   color: purple;
   font-size: 12pt;
  
}

div.subnavigatie {
   text-transform:lowercase;
   margin-left: 20px;
   margin-top: 11px;
   font-weight: normal;
   
   
   
}

div.container {
   margin-top:15px;    
}

div.item, ul, td {
	font-size: 11pt;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	
}

li {
	margin-bottom: 10px;
}

div.navigatiebtn {
	
	width: 50px;	
	margin-top:5px;
	margin-bottom:5px;
}


div.hot {
	border: 2px solid #07820F;
	color:#07820F;
	padding: 10px;
	float: left;
	text-align:left;
	margin-left:200px;
	margin-right:200px;
}

div.kader {
	/*border: 1px solid #72F87B;*/
	background-color:#72F87B;
	color:#07820F;
	padding: 10px;
	text-align:left;
	margin-left:285px;
	margin-right:285px;
	
}

img.pluswandeldag {
	float: left;
	margin-left:27px;
	margin-top:15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.pluswandeldag {
	border-style:solid;
	border-color:green;
	border-width:1px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 950px;
	padding: 5px;
	color : #07820F;
	background-color:#72F87B;
	/*background-image:url('../images/affiche_pluswandeling.jpg');
	background-repeat:no-repeat;
	
	background-position: 5px 5px;
		
		border: 1px solid #72F87B;
	background-color:#72F87B;
	color:#07820F;
	padding: 10px;
	text-align:left;
	margin-left:285px;
	margin-right:285px;*/
	
}

a {
	color: purple;
	text-decoration:none;
}

a:hover {
	color: purple;
	text-decoration:underline;
}

a.clublinks {
	font-weight: bold;
	color:#07820F;
}

a:hover.clublinks {
	color: purple;
	text-decoration:underline;
}

.SiteFooter {
	height: 30px;	
	background-image: url('../images/footer.gif');
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
}

table {
	font-size: 11pt;
}

table.adreslijst_bestuurkern {
	width:800px;
	font-size: 10pt;
}

table.adreslijst_clubs {
	width:800px;
	font-size: 10pt;
}

.adreslijst_bestuurkern td {
	vertical-align:top;
	padding-bottom:10px;
	padding-top:10px;
}

tr.odd {
	background-color : #BBF1C5;
}

	

img {
	border: 0px;
	vertical-align:middle;
	}

td.clubnaam {
	color:#07820F;
	font-size:130%;

}
	
#intro_img {
	width:150px;
	position:relative;
	float:left;
}

#introtekst {
}

span.klein {
	font-size:75%
}

div.organisatie {	
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.organisatiedatum {
	color:#07820F;
	text-decoration:underline;
	font-weight:bold;
}

div.kadertje_parkoers {
	margin-left:200px;
	margin-right:200px;
}

.ondertitel {
	margin-top: 10px;
	font-size:110%;
	text-decoration:underline;
}

table.sok_data {
    width:90%;
    border-top:1px solid #e5eff8;
    border-right:1px solid #e5eff8;
    margin-top:1em;
	margin-bottom:1em;
    border-collapse:collapse;
}
table.sok_data td {
    color:#678197;
    border-bottom:1px solid #e5eff8;
    border-left:1px solid #e5eff8;
    padding:.3em 1em;
    text-align:center;
}

table.sok_data tr.odd td,
    tr.odd .column1 {
    background:#f4f9fe url(images/background.gif) no-repeat;
    }
table.sok_data .column1 {
    background:#f9fcfe;
    }

table.sok_data thead th {
    color:#66a3d3;
	border-bottom:1px solid #e5eff8;
    border-left:1px solid #e5eff8;
	padding: .7em;
}



