/*  CSS beeld MKB  februari 2008
*<versioninfo>1.30.01 (2011-10-27))</versioninfo>
'*<componentinfo>Product Line MKB</componentinfo>
'*<change>1.30.01 (2011-10-27) edj: opgeschoond</change> 
'*<change>1.30.00 (2011-10-26) initiele versie</change> 
'*<change>1.20.02 (2011-01-10);edj:contactinfokop toegevoegd voor juiste definitie bij contact</change>
*/

*
{  
	margin: 0;
	padding: 0;
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

ul
{
	text-align: left;
	list-style-position: outside;
	padding-left: 26px;
	list-style-type: disc;
}

p 
{
	margin-top:0px;
	margin-bottom:0px;
}

#rss a
{
	text-decoration: none;
}

#FotoLinksInhoud h1,
#FotoboekLinksInhoud h2 a,
#linksInhoud h1,
#NieuwsLinksInhoud h1,
#FotoboekLinksInhoud h1,
#FotoboekLinksInhoud h1 a,
.contactinfokop
{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
}

/*------------definities in de tekst rechts------------------------- */
a:link, a:visited {
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a:hover, a:active 
{
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}


/* -----------------titel, voor koppen in nieuws en fotoboeken----------------------*/
.titel 
{
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 16px;
}

/* -------------------- terug naar overzicht ---------------------*/
.specLinksOnder
{
	font-size: 10px;
	line-height: 20px;
}

.specLinksOnder a:link, .specLinksOnder a:visited 
{
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}

.specLinksOnder a:hover, .specLinksOnder a:active 
{
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}

/* --------------- hoofdbmenulinken------------------------ */
.hoofdmenu
{
	line-height: 20px;	
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}

.hoofdmenu a:link, .hoofdmenu a:visited 
{
	letter-spacing: 1px;
	font-weight: normal;
}

.hoofdmenu a:hover, .hoofdmenu a:active 
{	
	letter-spacing: 1px;
	font-weight: normal;
}
/* ------------------------Als in het menu een item active staat, en zo moet blijven staan, gebruik dan deze style -----------------------------*/
.activehoofdmenu
{
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}



/* --------------- Submenulinken------------------------ */
.submenu
{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
}

.submenu a:link, .submenu a:visited 
{
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}

.submenu a:hover, .submenu a:active 
{
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}


/* ----------------------------Als in het submenu een item active staat, en zo moet blijven staan, gebruik dan eventueel: -------------------------*/
.activesubmenu
{	
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}



/* --------------------definities voor Contactformulier-------------------------*/
.mailform
{
	font-family:Verdana;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
}

.tekstvlak
{
 font-family: verdana;
 font-size:11px;
 padding-left: 5px;
}

