.headerContainer {
	width: 675px;
	height: 347px;
	float: left;
	background: url("/images/header_dummy_travel.jpg") top left no-repeat;
}

.headerContainerSpecial {
	position: absolute;
	width: 675px;
	height: 347px;
	left: 280px;
	top: 0;

	/*float: left;*/
}

.contentItemsContainer {
	width: 611px;
	text-align: left;
}

.contentItemsInner {
	position: relative;
	padding: 10px 0 0 0;
	margin-top:9px;
	/*top: 10px;*/
	left: 10px;
	float: left;
}

.contentItem {
	position: relative;
	/*width: 611px;*/
	width:601px;
	/*height: 73px;*/
	height: 83px;
	margin-bottom: 1px;
	font-size: 12px;
	background: #e8ebf1;
	float: left;
	overflow: hidden;
}

.prijsPP {
	width: 465px;
	text-align: right;
	font-size: 12px;
	/*border: 1px solid #000;*/
	float: left;
}

.contentItemInner {
	position: relative;
	/*width: 562px;*/
	width:571px;
	/*height: 53px;*/
	margin: 20px 0 20px 10px;
	float: left;
}

.contentItemInner a {
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.tabsContainer {
	width: 55px;
	/*height: 616px;*/

	padding-bottom: 10000px;
	margin-bottom: -10000px;

	background: #12244a url("/images/tabsbg_travel.jpg") top left no-repeat;
	float: left;
}

.workspaceBlockLeft {
	width: 225px;
	height: 216px;
	background-color: #d2d7e3;
	float: left;
	overflow: hidden;
}

.workspaceBlockLeft.second {
	margin: 1px 0 0 0;
}

.workspaceBlockMid {
	width: 224px;
	height: 216px;
	margin: 0 0 0 1px;
	background-color: #d2d7e3;
	float: left;
}

.workspaceBlockRight {
	width: 224px;
	height: 216px;
	margin: 0 0 0 1px;
	background: #d2d7e3 url("/images/corner_travel.jpg") bottom right no-repeat;
	float: left;
}

.workspaceBlockExtra {
	position: relative;
	width: 63px;
	height: 216px;
	/*margin: 0 0 0 1px;*/
	left: 1px;
	background-color: #d2d7e3;
	float: left;
	margin-top:1px;
}
.first{
	margin-top:0px;
}

.workspaceBlockExtra.last {
	margin-top: 1px;
	background: #d2d7e3 url("/images/corner_travel.jpg") bottom right no-repeat;
}
.foto{
	text-align:center;
	float:left;
	width:177px;
	background-color:#D2D7E3;
	height:129px;
}

ul{
	padding:0px;
	margin:0px;
	margin-left:10px !important;
	margin-left:20px;
}
