#header
{
	font-size: 11px;
	line-height: 1.5em;
	background: #ca1e1b;
	background-image: url(/Content/images/common/logo-bovenkant-lijstje.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#subheader
{
	text-align: right; 
	padding-bottom: 0px; 
	padding-right: 5px; 
	background-color: #222; 
	color: #fff;
	font-size: 11px;
	background-image: url(/Content/images/common/logo-onderkant-lijstje.gif);
	background-repeat: no-repeat;
	height: 20px;
}
