
.Frame .Content {
	background-image:none;
}


.ContentTitleContainer .ContentTitle{ display:none; }
.Frame .Content .Page {
	
	width:700px;
	
	margin:0;
	margin-left:20px;
	margin-top:10px;
}

.ContainerAdminIcons {
	width:18px;
	position:absolute;
	left:-30px;
	background-color:#FFFFFF;
}

.Home_2 .ContainerAdminIcons {
	left:195px;
	padding:15px;
}

.AdminContainerIcon {
	float:right;
	clear:both;
	margin-right:1px;
}

.AdminContainerIcon a{
	border:none;
}


.Home_1, .Home_2, .Home_3, .Home_4{
	position:relative;
	float:left;
}

.Home_1 {
	width:485px;

	position:relative;
	
	margin-bottom:10px;

	padding-top:5px;
	padding-bottom:0px;	
}
.Home_3 ul /* ie6 fix */
{
	position:absolute;
}
.Home_1 img 
{
	max-width:485px;
	width:expression(this.width > 485 ? 485 : true);
}

.Home_2 {
	float:right;
	width:155px;
	
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;
	position:relative;
	left:15px;
}
.Home_2 img 
{
	max-width:155px;
	width:expression(this.width > 155 ? 155 : true);
}


.Home_3 {
	width:130px;
	padding:10px;
	padding-bottom:0px;
	position:relative;
	left:5px;
}
.Home_3 img 
{
	max-width:130px;
	width:expression(this.width > 130 ? 130 : true);
}


.Home_2 li img , .Home_3 li img{
	text-decoration:none;
	border:none;
}

.Home_4 {
	width:328px;	
	margin-left:20px;
	position:relative;
	left:30px;
}
.Home_4 img 
{
	max-width:328px;
	width:expression(this.width > 328 ? 328 : true);
}

.ContainerAdminIcons img {
	border:none;
	margin:0px;
	padding:0px;
}

/** CALENDAR FIX **/

#locatieTableHead, #categorieTableHead,
.Calendar .LocatieTableData, .Calendar .CategorieTableData
{
	display:none;
}

#object_1361,
#object_1406 {
	position:relative;
	top:20px;
	font-size:16px;
	left:10px;
}
#object_1361 a,
#object_1406 a{
	color:#D16A0E;
}
#object_1361 a:hover,
#object_1406 a:hover {
	text-decoration:underline;
}

#object_1406 {
	top:-83px;
	left:15px;
	border:none;
}

#object_636 {
	border:none;
	position:absolute;
	top:330px;
	left:-735px;
}

#object_637 {
	border:none;
	position:absolute;
	top:472px;
	left:-735px;
}

#object_638 {
	border:none;
	position:absolute;
	top:617px;
	left:-735px;
}

#object_1447 {
position:relative;
top:0px;
}

#objectListItem_622 {
	min-height:160px;
	position:relative;
	left:10px;
}


