body { 
	color: black; 
	font-size: 12pt; 
	font-family: arial narrow, arial; 
	background-color: white; 
	background-image: url(/images/lijn.png); 
	background-repeat: repeat-y; 
	margin: 0; 
	padding: 0; 
	border-width: 0;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
}
#innav { 
	/*color: #228044; */
	color: white;
	width: 130px; 
	left: 20px; 
	top: 400px; 
	position: absolute; 
	visibility: visible;
}
#content {
}
#innav a { 
	/*color: #228044; */
	color: white;
	text-decoration: underline; 
}
a:link { 
	color: black ; 
	text-decoration: underline;
}
a:visited { 
	color: black ; 
	text-decoration: underline;
}
a:hover { 
	color: black ; 
	text-decoration: underline;
}
img {	
	border: none;
}
a:active { 
	color: black ; 
	text-decoration: underline;
}
#navback { 
	width: 300px; 
	height: 100%; 
	margin: 0;
}
.col1 {
	width: 20em;
	float: left;
	clear: left;
	margin-bottom: 2em;
	margin-right: 1em;
}
.col2 {
	width: 20em;
	float: left;
	margin-bottom: 2em;
	margin-right: 1em;
}
.deelnemerskop {
	font-size: 14pt;
	font-weight: bold;
}
.deelnemerscontent {
/*	z-oder: 1; */
}
.deelnersbg {
	width: 1.5em;
	color: #45a12b;
	font-size: 14pt;
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	color: #228044;
}
.lidbox, .lidbox a {
	color: #228044;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center; 
	float: left; 
	margin: 10px 10px 10px 10px;
	width: 250px;
}
.locatiebox {
        color: red;
}
.locatielid {
	color: red;
}
.h1lid {
	margin-bottom: 0px;
	margin-top: -5px;
}
.clear {
	clear:both;
}
