body {
	background: #fff;
	font-family: Verdana, sans-serif;
	color: black;
	font-size: 12px;
}
#header{
	margin-bottom:10px;
}
/* header-bar */
.header-bar {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	border-bottom:1px solid #E7E7E7;
}

/* logo */
.logo {
	float:left;
	margin: 0;
	padding-top:5px;
	border: 0;
}
.logo a {
	display: block;
	width: 215px;
	height: 130px;
	text-indent: -9999px;
	border: 0;
}
#vliztitels
{
	float:left;
	padding-left:20px;
}

.dbmenu
{
	float:left;
}
#vliztitel
{
	font-size:	18px;
	font-weight:	500;
	font-style:	normal;
	font-size-adjust:	none;
	color:	#126684;
	text-transform:	uppercase;
	line-height:	26px;
}
#vlizsubtitel
{

	font-size:	12px;
	font-weight:	400;
	font-style:	normal;
	font-size-adjust:	none;
	color:	#126684;
	text-transform:	uppercase;
	line-height:	15px;
}