﻿body 
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image:url(../../imgsite/bg.jpg);
    background-color:#ffffff;
    background-repeat:repeat-x;
font-family: Verdana, Arial, Sans-Serif;
    color:#001f3d;
    font-weight:normal;
    font-size:11px;
}
/*
a:link{	
	text-decoration:	none;
	color:	#001f3d;
}	
		
a:visited{	
	text-decoration:	none;
	color:	#001f3d;
}	
		
a:active{	
	text-decoration:	none;
	color:	#001f3d;
}	
		
a:hover{	
	text-decoration:	underline;
	color:	#1263ad;
}*/
.indekijker
{
    color:#47b754;
    font-weight: normal;
    font-style:normal;
    font-variant:small-caps;
    font-size:14px;
    }
    
    .adres
{
    color:#1263ad;
    font-weight: normal;
    font-style:normal;
    font-size:11px;
    }
    
/* hypNav_kantoor */

.hypNav_home, .hypNav_home:link, .hypNav_home:visited
{
	width:202px;
	height: 39px;
	background:url("../../imgsite/btnHome.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	outline:none;
}

.hypNav_home:hover{

    background:url("../../imgsite/btnHomeActive.jpg");

}

/* hypNav_tekoop */

.hypNav_tekoop, .hypNav_tekoop:link, .hypNav_tekoop:visited
{
	width:202px;
	height: 39px;
	background:url("../../imgsite/btnTekoop.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	outline:none;
}

.hypNav_tekoop:hover{

    background:url("../../imgsite/btnTekoopActive.jpg");

}

/* hypNav_tehuur */

.hypNav_tehuur , .hypNav_tehuur:link, .hypNav_tehuur:visited
{
	width:202px;
	height: 39px;
	background:url("../../imgsite/btnTehuur.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	outline:none;
}

.hypNav_tehuur:hover{

    background:url("../../imgsite/btnTehuurActive.jpg");

}


/* hypNav_kantoor */

.hypNav_kantoor , .hypNav_kantoor:link, .hypNav_kantoor:visited
{
	width:202px;
	height: 39px;
	background:url("../../imgsite/btnKantoor.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	outline:none;
}

.hypNav_kantoor:hover{

    background:url("../../imgsite/btnKantoorActive.jpg");

}

/* hypNav_contact */

.hypNav_contact , .hypNav_contact:link, .hypNav_contact:visited
{
	width:202px;
	height: 39px;
	background:url("../../imgsite/btnContact.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	outline:none;
}

.hypNav_contact:hover{

    background:url("../../imgsite/btnContactActive.jpg");

}

.email:link, .email:active, .email:visited
{
    text-decoration:none;
    color:#47B753;
}
.email:hover
{
    text-decoration:underline;
}

.website:link, .website:active, .website:visited
{
    text-decoration:none;
    color:Black;
}

.website:hover
{
    text-decoration:underline;
}
