BODY,TD		{
	font-family: verdana, arial;
	font-size: 12px;
	color: #020038;
	line-height: 18px;
	height: 20px;
}
.bg_line	{
	background-image: url(../gfx/bg_line.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
}
.main		{
	background-image: url(../gfx/bg_home.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.titel		{
	font-family: arial, verdana;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -0.5pt;
}
.titelbg	{
	background: #FFE39C;
	padding-left: 5px;
	height: 20px;
	border-bottom: 1px solid #020038;
}
.titel2		{
	font-family: arial, verdana;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.5pt;
}
.titel3		{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
}
.titel4		{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	height: 16px;
}
.footer		{
	font-size: 10px;
	line-height: 15px;
}
.select		{
	background: #787878;
	color: white;
}
.form		{
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
}

DIV
.bonjour	{
	position: relative;
	left: 0px;
}
.wijn	{
	position: relative;
	left: -40px;
	top: -17px;
}
.hometext	{
	position: relative;
	left: -40px;
	top: -50px;
}

INPUT,TEXTAREA		{
	border: 1px solid gray;
	background: white;
}
.submit		{
	background: silver;
}

A			{
	color: #020038;
}
.menu1		{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5pt;
}
.menu2		{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
.menu2:hover	{
	text-decoration: underline;
}
.footer		{
	font-size: 10px;
	text-decoration: none;
}
.homelink		{
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	line-height: 12px;
}
.info			{
	text-decoration: none;
}
