body 	{
	font-family: "Trebuchet MS", Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	background-color: #FFF;
	/*      T R B L  */
	margin: 0 0 0 0;
}
/* hieronder staan een aantal standaard classes om de body uit te breiden voor de verschillende frames. */
body#space {
	background-color: #19AA03;
	background-image: url(../../image/bg_verloop.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body#menu {
background-color: #FEF0C9;
}
body#leftspace {
background-color: #FEF0C9;
}

P {
    margin: 0 0 0 0;
  }

.adres {
	font-family: "Trebuchet MS", Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #179603;
	font-size: 10px;
	padding-right:5px;
	padding-top:2px;
}

.titelbalk	
 	{
	font-family: "Trebuchet MS", Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	letter-spacing:2px;
	color: #FEF0C9;
	background-color:#FFB20E;
}

a.copyright:link, a.copyright:hover, a.copyright:visited, a.copyright:active	{
	font-size: 11px;
	color:FEF0C9;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.email:link 	{
	color: #179603;
	text-decoration: none;
	font-weight : normal;
	font-size: 10px;
}

a.email:visited 
	{
	color: #179603;
	text-decoration: none;
	font-weight : normal;
	font-size: 10px;
	}

a.email:hover	
	{
	color: #179603; 
	text-decoration: underline;
	font-weight : normal;
	font-size: 10px;
	}

a.email:active 
	{
	color: #179603;
	text-decoration: underline;
	font-weight : normal;
	font-size: 10px;
	}