
body {
        background-image: url(http://www.gidsensintjan.be/css/backgroundBodyV3.jpg);
        background-color: #F6F8F3;
        background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11pt;
        margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0;
        color: #505050;
}

table {
        font-family: Arial;
	font-size: 11pt;
        color: #505050;
}

.main{ 
       font: 11pt Arial Narrow;
}

.loc{ 
	height: 21px;
	background-color: #F6F8F3;
	font-family: Arial Narrow;
	font-size: 12px;
	font-style: italic;
}

A{
        color: #87A917; 
	text-decoration: none;
} 
    
A:hover{
	color: olive;
        text-decoration: underline;
}

h1{	font: 22pt Comic Sans MS;
	font-weight: bold;
	color: #87A917;}

h2{	font: 16pt Comic Sans MS;
	font-weight: bold;
	color: #87A917;}

/* selectie menu top */

.menuTop A{
	color: #303030;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
}

.menuTop A:hover{
	color: #303030;
	background-color: #E4EFE7;
}

/* einde selectie menu top */

