.headerImage {
	background-image: url(../images/keukens/leftbackgnd_temp.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.subNavigationRow {
	text-align: center;
	width: 100%;
	height: 20px;
	background-image: url(../images/subnav_blue_backgnd.jpg);
	background-repeat:repeat-x;
}

.ticker {
	text-align: left;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;					
}

.Top_ticker {
	text-align: left;
	font-size: 20px;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	color:Blue;					
}

h1.header{
	position: relative;
	display: inline;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 0px;
	left: 0px;
	font-size: 50px;
	font-weight: bold;
	background-image: none;
	background-color: #000;
	color: #fff;
	letter-spacing: 20px;
}

h2.header{
	position: relative;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 30px;
	left: 0px;
	width: 100px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	background-image: none;
	background-color: #f0f;
	color: #fff;
}