﻿body 
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:#001f3d;
    background-image:url(../imgsite/bgBlue.jpg);
    background-repeat:repeat-x;
    font-family: Calibri, Verdana, Arial;
}

a:focus { outline: none; }

/* hypNav_kantoor */

.hypNav_kantoor, .hypNav_kantoor:link, .hypNav_kantoor:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnKantoor.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_kantoor:hover{

    background:url("../../imgsite/btnKantoor_active.png");

}

/* hypNav_tekoop */

.hypNav_tekoop, .hypNav_tekoop:link, .hypNav_tekoop:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnTekoop.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_tekoop:hover{

    background:url("../../imgsite/btnTekoop_active.png");

}

/* hypNav_tehuur */

.hypNav_tehuur, .hypNav_tehuur:link, .hypNav_tehuur:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnTehuur.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_tehuur:hover{

    background:url("../../imgsite/btnTehuur_active.png");

}

/* hypNav_nieuwbouw */

.hypNav_nieuwbouw, .hypNav_nieuwbouw:link, .hypNav_nieuwbouw:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnNieuwbouw.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_nieuwbouw:hover{

    background:url("../../imgsite/btnNieuwbouw_active.png");

}

/* hypNav_verkocht */

.hypNav_verkocht, .hypNav_verkocht:link, .hypNav_verkocht:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnVerkocht.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_verkocht:hover{

    background:url("../../imgsite/btnVerkocht_active.png");

}


/* hypNav_verkopen*/

.hypNav_verkopen, .hypNav_verkopen:link, .hypNav_verkopen:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnVerkopen.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_verkopen:hover{

    background:url("../../imgsite/btnVerkopen_active.png");

}

/* hypNav_contact*/

.hypNav_contact, .hypNav_contact:link, .hypNav_contact:visited
{
	width:177px;
	height: 40px;
	background:url("../../imgsite/btnContact.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
}

.hypNav_contact:hover{

    background:url("../../imgsite/btnContact_active.png");

}


.email:link, .email:visited, .email:active
{
    color:#ECFFFF;
    text-decoration:none;
    
}

.email:hover
{
    text-decoration:underline;
}

.fortissimmo:link, .fortissimmo:active, .fortissimmo:visited
{
    font-size:12px;
    text-decoration:none;
    color:#FFFFFF;
}

.fortissimmo:hover
{
    font-size:12px;
    text-decoration:underline;
    color:#FFCC00;
}

.kantoorbrugge, .kantoorbrugge:link, .kantoorbrugge:visited, .kantoorbrugge:active
{
    background: url("../../imgsite/kantoorBrugge.jpg");
    background-repeat:no-repeat;
    width:110px;
    height:26px;
    background-position:top left;
    display:block;
    margin: 0 auto;
	text-indent: -9999px;
	
}

.kantoorbrugge:hover
{
    background: url("../../imgsite/kantoorBrugge_active.jpg");
    background-repeat:no-repeat;
    width:110px;
    height:26px;
    background-position:left top;
    display:block;
    margin: 0 auto;
	text-indent: -9999px;
}

.kantoorgent, .kantoorgent:link, .kantoorgent:visited, .kantoorgent:active
{
    background: url("../../imgsite/kantoorGent.jpg");
    background-repeat:no-repeat;
    width:110px;
    height:26px;
    background-position:top left;
    display:block;
    margin: 0 auto;
	text-indent: -9999px;
	
}

.kantoorgent:hover
{
    background: url("../../imgsite/kantoorGent_active.jpg");
    background-repeat:no-repeat;
    width:110px;
    height:26px;
    background-position:left top;
    display:block;
    margin: 0 auto;
	text-indent: -9999px;
}

.kantoorroeselare, .kantoorroeselare:link, .kantoorroeselare:visited, .kantoorroeselare:active
{
    background: url("../../imgsite/kantoorRoeselare.jpg");
    background-repeat:no-repeat;
    width:110px;
    height:26px;
    background-position:top left;
    display:block;
    margin: 0 auto;
	text-indent: -9999px;
	
}

.kantoorroeselare:hover
{
    background: url("../../imgsite/kantoorRoeselare_active.jpg");
    background-repeat:no-repeat;
    width:110px;
    height:26px;
    background-position:left top;
    display:block;
    margin: 0 auto;
	text-indent: -9999px;
}

.biv:link, .biv:active, .biv:visited
{
    text-decoration:none;
    color:White;
}

.biv:hover
{
    text-decoration:underline;
    color:#FFCC00;
    }
