*
{
margin:0;
padding:0;
}

html, body, table
{
    position:relative;
    letter-spacing: 0px;
    margin-left: 0px;
    font-family: 'Trebuchet MS', arial;
    font-weight: normal;
    color: #7D8552;
    font-weight: bold;
    text-align:left;
    font-size: 10pt;
}

td
{
    vertical-align:top
}

img
{
    border:0px;
}

ul, li 
{
    margin: 0 12px;
}

a:link, A:visited
{
    color: #7D8552;
    text-decoration: none;
    outline: none;
}

a:hover
{
    color: #474F19;
    text-decoration: none;
    outline: none;
}


/* menu afhandeling */



#overAnandi,
#volwassenen,
#kinderen,
#contact,
#links,
#gastenboek
#fotoboek
{
   font-size: 10.5pt;
}

#overAnandi a,
#volwassenen a,
#kinderen a,
#contact a,
#links a,
#fotoboek a,
#homepage a,
#gastenboek a
{
    margin-left:38px;
    width:195px;
    height:26px;
    background-image: url("../img/GK/navigatie/navi-background.gif");
    background-position: 0px 26px;
    display:block;
    color: #ffffff;
	text-decoration: none;
}

#overAnandiSelected a,
#kistenSelected a,
#volwassenenSelected a,
#kinderenSelected a,
#homepageSelected a,
#contactSelected a,
#linksSelected a,
#fotoboekSelected a,
#gastenboekSelected a
{
    margin-left:38px;
    width:195px;
    height:26px;
    vertical-align: top;
    margin-bottom: 0px;
    display: block;
    background-image: url("../img/GK/navigatie/navi-background.gif");
    background-position: 0px 0px;
}

#overAnandi a:hover,
#volwassenen a:hover,
#kinderen a:hover,
#homepage a:hover,
#links a:hover,
#fotoboek a:hover,
#contact a:hover,
#gastenboek a:hover
{ 
    width:195px;
    height:26px;
    background-image: url("../img/GK/navigatie/navi-background.gif");
    background-position: 0px 0px;
    display:block;
	color: #ffffff;
}

h1
{
    color: #7D8552;
    line-height:17px;
    font-size:13pt;
    font-weight:bold;
    text-align:left;
}

h2
{
    color: #E31818;
    line-height:17px;
    font-size: 12pt;
    font-weight: bold;
}


h3
{
    color:#00355D;
    line-height:17px;
    font-size: 11pt;
    font-weight: bold;
}

.backgroundborders
{
    height:100%;
    width:50%;
    background-image: url("../img/GK/homepage/background-home.gif");
}

td#content a.info span 
{
    display: none;
}

td#content a.info:hover span
{
    display: block;
    position: absolute; 
    top: 120px;
    left: 645px;
    width: 120px;
    z-index: 1000;
    color: #7d8552; 
    background: white;
    font-weight: normal;
    font-size: 8pt;
    text-align: left;
}

td#content a.info:hover 
{
    border:none;
}
