.header {
	text-decoration: none;
}

.headerinner {
	text-decoration: none;
	height: 300px;
	background-image: url(../images/content/contenttop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerleft {
	text-decoration: none;
	height: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 500px;
	background-image: url(../images/header/foto.png);
}
.headerright {
	text-decoration: none;
	height: 300px;
	background-image: url(../images/header/headright.png);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	background-position: right top;
}
.headertussen {
	text-decoration: none;
	height: 300px;
	background-image: url(../images/content/contenttop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 0px;
}
.headerpage {
	text-decoration: none;
	height: 135px;
	background-image: url(../images/content/contenttop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
}
.info {
	height: 30px;
	width: 990px;
	padding-top: 20px;
	padding-left: 10px;
}
.info h1 {
	font-size: 18px;
	color: #FFF;
	font-family: arial;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.breadcrumb a {
	height: 46px;
	width: 1000px;
	background-image: url(../images/header/bread.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.breadrumb {
	height: 46px;
	width: 990px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding: 5px;
}

