/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for standard elements NON IE specific
Website:		Princen Group ICT
produced in:	2008
Author:			Joël Kuijten for Princen-group
\***********************************************/
body, html, #Form1{
	width:100%;
	min-height:100%;
}
body{
	overflow:auto;
}
#content{
	margin: 0 auto;
}
#MainMenu dt, #inlogLink, #MainMenu{
	display:table-cell;
}
#MainMenu dt a{
	width:auto;
	min-width:10px;
}
.submenu{
	width:auto;
}
