body	{font-family		: verdana;
		 color				: black;
		 background-color	: white;
		 text-align			: center;
		 background			: url("../images/layout/achtergrond.jpg")}

table	{font-size			: 11px;
		 color				: #202020;
		 line-height		: 16px}

A:link    {color			: navy;
		   text-decoration	: underline}

A:visited {color			: navy;
		   text-decoration	: underline}

A:hover   {color			: #5174F7;
		   text-decoration	: underline}
		   
H1		  {font-family		: arial;
		   font-size		: 23px;
		   font-weight		: normal;
		   margin			: 1px;
		   border-bottom	: 1px dashed #808080;
		   margin-top		: 10px;
		   margin-bottom	: 0px;
		   line-height		: 25px}
		   
H1.klein  {font-size		: 18px}

.bijschrift {font-size		: 10px;
			 color			: #404040;
			 line-height	: 12px}
		  
.stippellijn  {border-bottom	: 1px dashed #808080}

.grijsblok{background-color	: #ebebeb;
		   padding			: 10px;
		   margin-top		: 7px;
		   line-height		: 16px}

.nieuwsbericht-datum
		  {font-size		: 11px;
		   font-style		: italic;
		   text-align		: right;
		   vertical-align	: bottom;
		   border-bottom	: 1px dashed #808080}
	   
.foto       {border			: 1px solid #000000;
		     margin			: 5px}
		     
.karperfoto {border			: 1px solid #000000;
		     margin			: 5px, 20px, 5px, 5px}

.pasfoto	{border

.fotolinks  (border			: 3px solid #000000;
			 margin		    : 5px,135px,5px,5px}

.fotorechts {border			: 1px solid #000000;
			 margin-left	: 5px,5px,5px,15px}
			 
.menubalk   {background-color	: blue;
			 color				: black}

A.menubalk:hover {background	: yellow;
				 color			: white}
