html, body {
	font-family	:	Verdana;
	font-size	:	11px;
	line-height	:	1.6em;
	background	:	url('gfx/background.gif') repeat-x #aec3ce top right;
	padding		:	0px;
	margin-top	:	0px;
}

img {
	border		:	0px;
}

p {
	text-align	:	justify;
}

h1, h2, h3 {
	}

h1 {
	font-size	:	26px;
}

h2 {
	font-size	:	20px;
}

h3 {
	font-size	:	16px;
}


h1, h2, h3 {
	color: blue;
	margin-top	:	0px;
	line-height	:	1.1em;
}

table {
	border-collapse	:	collapse;
}

a {
	color			:	black;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

#main {
	width			:	991px;
	margin-left	:	auto;
	margin-right	:	auto;
}

#main .row1 {
	height		:	282px;
}

#main .top {
	width			:	991px;
	background	:	url('gfx/top.jpg') no-repeat top;
	vertical-align	:	bottom;
}

#menu .ach {
	position	:	absolute;
	margin-top	:	-10px;
	margin-left	:	840px;
}

#menu1 {
	height		:	57px; 
	background	:	url('gfx/menu2.png') no-repeat;
	_background	:	transparent;
	filter		:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/menu2.png', sizingMethod='scale');
	float			:	left;
	width			:	100%;
}

#menu {
	height		:	58px; 
	float			:	left;
	width			:	100%;
}

#menu spacer {
	width			:	30px;
}

#menu .background {
	position		:	absolute;
	margin-top	:	0px;
	margin-left	:	0px;
	z-index		:	0;
}

#menu .realmenu {
	position		:	absolute;
	z-index		:	1;
	margin-top	:	16px;
}

#menu .realmenu * {
	margin-left		:	4px;
	margin-right	:	4px;
}

.content {
	margin				:	0px 11px;
	margin-top			:	-2px;
	padding				:	25px;
	background			:	url('gfx/left.gif') white left repeat-y;
	float					:	left;
	width					:	917px;
}

.text {
	background			:	#c4d3dc;
	padding				:	15px;
	float					:	left;
	width					:	640px;
	text-align			:	justify;
}

.text img {
	border				:	1px solid black;
}

.mainpics {
	float					:	right;
	width					:	446px;
}

.mainpics p {
	margin				:	0px;
	padding				:	0px;
}

.logo {
	margin-left	:	150px;
	margin-bottom	:	25px;
	float			:	left;
}

.bottom {
	margin				:	0px 11px;
	margin-top			:	-2px;
	float					:	left;
}

.submenu {
	font-size			:	12px;
	margin-top			:	-10px;
	padding				:	15px;
	padding-left		:	0px;
	font-variant		:	small-caps;
	float					:	left;
}

.imgright {
	float					:	right;
	margin-left			:	1em;
}

.imgleft {
	float					:	left;
	margin-right		:	1em;
}

#bannerpagina {
	position				:	absolute;
	margin-top			:	-160px;
	margin-left			:	600px;
	height				:	120px;
	width					:	350px;
	overflow				:	hidden;
}

.rowtitle {
	float					:	left;
	width					:	150px;
	margin-bottom		:	0.5em;
}

.rowinhoud {
	float					:	left;
	margin-bottom		:	0.5em;
}

.spacer {
	clear					:	both;
}