body {
	background: url(/images/bg_blue.gif);
}
	
#lint1 {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 50px;
	background: url(../images/lint_home_boven.gif) repeat-x;
}

#lint2 {
	position: absolute;
	left: 0px;
	top: 350px;
	width: 100%;
	height: 240px;
	background: url(../images/lint_home.gif) repeat-x 12px 0px;
}

#language {
	position: absolute;
	text-align: center;
	padding-left: 50px;
	top: 482px;
	font-size: 10px;
	width: 281px;
}

#language input {
	font-size: 12px;
}