@charset "UTF-8";
/* CSS Document */

body , input , textarea {
	color : #000000;
	background-image: url(zijkant.jpg);
	background-repeat: no-repeat;
	background-position: 120px right;
	background-color : #ffffff;
	margin-top : 0px;
	margin-left : 0px;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 14px;
	word-spacing: 0.1em;
	margin-right: 0px;
}
H1 {
font-size : 14px; 
}

H2 {
	font-size 		: 18px; 
	color           : #D11241;
}

hr {
background-color : transparent; 
color : #000000; 
height : 1px; 
} 

A.menu:link           {
	font-family     : tahoma, arial, helvetica, sans-serif;
	color           : #D11241;
	text-decoration: none;					 

}

A.menu:active         {
	color           : #0D5782;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

A.menu:visited        {
	color           : #D11241;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

A.menu:hover          {
	color           : #0099cc;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}

A:link           {
	font-family     : tahoma, arial, helvetica, sans-serif;
	color           : #0099cc;
	text-decoration: underline;					 

}

A:active         {
	color           : #0D5782;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}

A:visited        {
	color           : #0099cc;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}

A:hover          {
	color           : #003366;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

