BODY
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	font-weight: 		normal;
	line-height:		145%;
	color: 				#261E3E;

	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}


body#textgedeelte
{
	text-align : left;
	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	font-weight: 		normal;
	line-height:		145%;
	color: 				#261E3E;
	padding-top: 		40px;
	padding-left: 		50px;
	padding-right: 		90px;
	padding-bottom: 	0px;

}

body#textgedeelteextra
{

		font-family:            Tahoma, Arial, Helvetica;
  font-size:              16px;
  font-weight:            normal;
  text-align:            center;
  line-height:            130%;
  color:                  #008DCA;


}


table
{

}

h1, h2, h3, h4
{
	font-family: 		Arial, Helvetica;
	font-size: 			14px;
	font-weight: 		bold;
	line-height:		145%;
	color: 				#008DCA;
}

h6
{
	font-family:            Arial, Helvetica;
	font-size:              12px;
	font-weight:            normal;
	line-height:            145%;
	color:                  #261E3E;
}

p
{
	line-height:		145%;
}

hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

A:link   {
    font-family:            Arial, Helvetica;
    font-size:              12px;
    text-decoration:        none;
    color:                  #008DCA;
}


A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              12px;
    text-decoration:        none;
	color:                  #008DCA;
    
}

A:active    {
    font-family:            Arial, Helvetica;
    font-size:              12px;

    text-decoration:        none;
    color:                  #008DCA;
}

A:hover {
    font-family:            Arial, Helvetica;
    font-size:              12px;

    text-decoration:        underline;
    color:                  #008DCA;
}
