charset "utf-8";
/* CSS Document */
body 		{
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}

.groen		{
				font-family: Arial;
				font-size: 9px;
				color: #005a42;
				text-align: right;			
			}
			
			
a.groen:link	{
				font-family: Arial;
				font-size: 9px;
				color: #005a42;
				text-align: right;
				text-decoration: none;
			}

a.groen:visited	{
				font-family: Arial;
				font-size: 9px;
				color: #005a42;
				text-align: right;
				text-decoration: none;
			}		

a.groen:hover	{
				font-family: Arial;
				font-size: 9px;
				color: #005a42;
				text-align: right;
				text-decoration: underline;
			}	

a.groen:active	{
				font-family: Arial;
				font-size: 9px;
				color: #005a42;
				text-align: right;
				text-decoration: none;
			}				
			
.submenukop	{
				font-family: Arial;
				font-size: 13px;
				color: #000000;
				text-align: left;
				font-weight: bold;
				padding-left: 11px;		
			}

.submenu	{	
				font-family: Arial;
				font-size: 12px;
				color: #000000;
				text-align: left;
				padding-top: 10px;
			}

a.submenu:link	{
				text-decoration: none;
			}

a.submenu:visited	{
				text-decoration: none;
			}		

a.submenu:hover	{
				text-decoration: underline;
			}	

a.submenu:active	{
				text-decoration: none;
			}	

.nieuws	{	
				font-family: Arial;
				font-size: 12px;
				color: #e75101;
				text-align: left;
				font-weight: bold;
			}

a.nieuws:link	{
				text-decoration: none;
			}

a.nieuws:visited	{
				text-decoration: none;
			}		

a.nieuws:hover	{
				text-decoration: underline;
			}	

a.nieuws:active	{
				text-decoration: none;
			}	



.tekstkop	{
				font-family: Arial;
				font-size: 16px;
				color: #000000;
				font-weight: bold;
				text-align: left;
				padding-left: 11px;
			}
			
.tekst		{
				font-family: Arial;
				font-size: 11px;
				color: #000000;
				text-align: left;
				padding-left: 11px;
			}

.linktekst {
				font-family: Arial;
				font-size: 11px;
				color: #000000;
				text-align: right;
				margin-top: -11px;
			}

a.linktekst:link 	{
				color: #000000;
				font-family: Arial;
				font-size: 11px;
				text-decoration: underline;
			}
			
a.linktekst:visited {
				color: #000000;
				font-family: Arial;
				font-size: 11px;
				text-decoration: underline;
			}
			
a.linktekst:hover {
				color: #000000;
				font-family: Arial;
				font-size: 11px;
				text-decoration: underline;
			}

a.linktekst:active {
				color: #000000;
				font-family: Arial;
				font-size: 11px;
				text-decoration: underline;
			}
.error		{
				font-family: Arial;
				font-size: 11px;
				color: red;
				text-align: left;
			}
.melding	{
				font-family: Arial;
				font-size: 11px;
				color: #005a42;
				padding-left: 11px;
				text-align: left;	
			}
label		{
				font-family: Arial;
				font-size: 11px;
				padding-left: 11px;
}
.afbeelding	{
				text-align: right;
				padding-right: 7px;
				}
			
.breadcrumbs {
				font-family: Arial;
				font-size: 9px;
				color: #000000;
				text-align: right;
			}

a.breadcrumbs:link 	{
				color: #000000;
				font-family: Arial;
				font-size: 9px;
				text-decoration: underline;
			}
			
a.breadcrumbs:visited {
				color: #000000;
				font-family: Arial;
				font-size: 9px;
				text-decoration: underline;
			}
			
a.breadcrumbs:hover {
				color: #000000;
				font-family: Arial;
				font-size: 9px;
				text-decoration: underline;
			}

a.breadcrumbs:active {
				color: #000000;
				font-family: Arial;
				font-size: 9px;
				text-decoration: underline;
			}

.breadcrumbshuidige {
				font-family: Arial;
				font-size: 9px;
				color: #e85100;
				text-align: right;
				}			

.copy		{
				font-family: Arial;
				font-size: 9px;
				color: #005a42;
				text-align: right;	
			}	
					
.sitemap1	{	
				font-family: Arial;
				font-size: 10px;
				color: #ee7d40;
				text-align: left;
				text-decoration: underline;
			}

a.sitemap1:link	{
				text-decoration: underline;
			}

a.sitemap1:visited	{
				text-decoration: underline;
			}		

a.sitemap1:hover	{
				text-decoration: underline;
			}	

a.sitemap1:active	{
				text-decoration: underline;
			}	
			

.sitemap2	{	
				font-family: Arial;
				font-size: 10px;
				color: #000000;
				text-align: left;
				text-decoration: underline;
			}

a.sitemap2:link	{
				text-decoration: underline;
			}

a.sitemap2:visited	{
				text-decoration: underline;
			}		

a.sitemap2:hover	{
				text-decoration: underline;
			}	

a.sitemap2:active	{
				text-decoration: underline;
			}			


form{
	margin:0;
}			
input.omhoog{
	
	background: #123 url(omhoog.jpg) no-repeat;
	

width:20px;
height:20px;
outline: none;
border: none;
cursor: pointer;
margin: 0;
}	
input.omlaag{
	
	background: #321 url(omlaag.jpg) no-repeat;
	

width:20px;
height:20px;
outline: none;
border: none;
cursor: pointer;
margin:  0;
}	

.actief{
	background: white;
	margin: 0;	
	width: 199px;
	display:inline-block;
}
.actief2{
	background: #90b7ab;
	margin: 0px;
	width: 199px;
	display:inline-block;
}
.archief{
	padding-left: 20px;	
	width: 179px;
	display:inline-block;
}

 
 #clubalbum {
  background:url("img/clubalbum/rotate.php") no-repeat center top;
  width:113px;
  height:150px;
  margin:4px 0 5px 513px;
	display:none;
  }
  
  #tegels{
   background:url("img/tegels.jpg") no-repeat center top;
  width:732px;
  height:159px;
  margin:0;
  	display:inline-block;
  }

