

#globalWrapper {
	width: 100%;
	height: auto;
	background: none;
}

#header-container {
	width: 100%;
	height: auto;
}

#header-top-container {
	width: 100%;
	height: auto;position: realtive;
	background-color: #7E7AB7;
}

#header-text-logo {
	float: none;
	width: 220px;
	height: 94px;
	background: url("../images/logo_TxT.gif") no-repeat 16px 44px;
	background-color: #0051B1;
}

#header-top-image {
	position: absolute;
 top: 0px;
 left: 220px;
	float: none;
	width: 506px;
	height: 94px;
	background: url("../images/header_hp.jpg") no-repeat left top;
}

#header-search {
	position: absolute;
 top: 0px;
 right: 40px;
 float: none;
	width: 170px;
	height: 94px;
	padding-left: 36px;
	padding-top: 22px;
	background-color: #CBE3FA;
}

#header-right-spacer {
	position: absolute;
 top: 0px;
 right: 0px;
	width: 40px;
	height: 94px;
	background-color: #9ABFE2;
	float: none;
}

#header-bottom-container {
	width: 100%;
	position: relative;
	height: auto;	
	background-color: #0051B1;
}

#header-quick-menu {
	position: absolute;
 top: 0px;
 left: 0px;
	float: none;
	width: 220px;
	height: 46px;
	padding-top: 10px;
	padding-left: 22px;
	background-color: #FFFFFF;
}

#header-home {
	position: relative;
	padding: 0px 300px 0px 0px;
 margin-left:220px;
	float: none;
	width: auto;
	height: 46px;
	background-color: #0051B1;
}

#bread-crumb {
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 14px;
}

#header-right-logo {
	position: absolute;
 right: 0px;
 top: 0px;
	float: none;
	width: 268px;
	height: 46px;
	background: url("../images/slogan_gastvrijenactief.gif") no-repeat 72px 8px;
	background-color: #0051B1;
}

#global-container {
	width: 100%;
	position:relative;
	height: auto;
	min-height: 700px;
	_height: 700px;
}

#left-content-container {
	float: none;
	width: 219px;
	position: absolute;
	top: 0px;
	left:0px;
	height: auto;
	background-color: #0051B1;
}

#main-logo {
	width: 219px;
	height: 119px;
	float: none;
	background: url("../images/logo.gif") no-repeat left top;
}

#main-content-container {
 margin-left: 220px;
 margin-right: 210px;
 position: relative;
 width: auto;
 float: none;
	height: auto;
	background-color: #FFFFFF;
	padding: 36px 36px 36px 42px;
}

#right-content-container {
	width: 170px;
	position: absolute;
	top: 0px;
	right: 40px;
	height: auto;
	float: none;
	padding-top: 50px;
	background-color: #CBE3FA;
}


#right-content-spacer {
	position: absolute;
	top: 0px;
	right: 0px;
	float: none;
	width: 40px;
	height: auto;
	background-color: #9ABFE2;
}

#button-back {
	right: 274px;
	left: auto;
}

#scroll-to-top {
	width: 100%;
 height: 20px;
 text-align: right;
}

#header-left-spacer {
	display: none;
}

div#navigation {
	margin-top: 0px;
}