﻿A:link    { color: #000000; text-decoration: underline; font-weight: bold; }
A:visited { color: #000000; text-decoration: underline; font-weight: bold; }
A:hover   { color: #000000; text-decoration: none; font-weight: bold; }
A:active  { color: #000000; text-decoration: none; font-weight: bold; }

A.geel:link    { color: #FDF0C4; text-decoration: underline; font-size: 14px; font-weight: bold; }
A.geel:visited { color: #FDF0C4; text-decoration: underline; font-size: 14px; font-weight: bold;}
A.geel:hover   { color: #FDF0C4; text-decoration: none; font-size: 14px; font-weight: bold;}
A.geel:active  { color: #FDF0C4; text-decoration: underline; font-size: 14px; font-weight: bold;}

A.groen:link    { color: #AEA686; text-decoration: none; font-size: 11px; font-weight:normal;}
A.groen:visited { color: #AEA686; text-decoration: none; font-size: 11px; font-weight:normal;}
A.groen:hover   { color: #AEA686; text-decoration: underline; font-size: 11px; font-weight:normal;}
A.groen:active  { color: #AEA686; text-decoration: none; font-size: 11px; font-weight:normal;} 


td
{
    font-size: 12px;
    color: #000000;
    line-height: 21px;
    font-family: Arial, Verdana;
}

body
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #ffffff;
    background-image:url("/App_Themes/layout/back.jpg");
}

.titel
{
    font-size: 14px;
    font-weight: bold;
}


.titelgeel
{
    color: #FDF0C4;
    font-size: 14px;
    font-weight: bold;
}

.intro
{
    font-weight: bold;
}

.klein
{
    color: #AEA686;
    font-size: 11px;
}

.floating-images-left
{
	float: left;
	margin: 0px 20px 10px 0px;
	clear: left;
} 

.floating-images-right
{
	float: right;
	margin: 0px 0px 10px 20px;
	clear: right;
	border: solid 2px #CCCC99;
} 

.floating-images-right-nieuws
{
	float: right;
	margin: 0px 0px 0px 0px;
	clear: right;
} 

.fotonieuws
{
	border: solid 2px #FFFFFF;
	margin: 15px 0px 0px 0px;
} 

.fotokalender
{
	border: solid 2px #FFFFFF;
	margin: 15px 0px 0px 0px;
} 

.fotogalerie
{
	height: 75px;
	border: solid 2px #FFFFFF;
	margin: 15px 0px 0px 0px;
} 

#lbOverlay.grey { background-color: #F1F6F9; }
    
    
