
div#animation
{
	position		: absolute;
	z-index			: 40;
	left			: 0;
	top				: 10px;
	background		: #ffffff;
	width			: 100%;
	height			: 500px;
	padding-bottom	: 20px;
}

div#animation div
{
	width			: 100%;
	height			: 100%;		
	text-align		: center;
}

#animation1
{
	position		: absolute;
	z-index			: 11;
}
#animation2
{
	position		: absolute;
	z-index			: 12;
}
#animation3
{
	position		: absolute;
	z-index			: 13;
}
#skipintro
{
	position		: absolute;
	bottom			: 2px;
	right			: 2px;
	z-index			: 14;	
}

div.containerTop
{
	height			: 450px;
}
div.containerTopLeft
{
	width			: 150px;
	float			: left;
}
div.containerTopRight
{
	width			: 750px;
	float			: left;
}
div.containerTopRightTop
{
	height			: 150px;
	width			: 750px;
}
div.containerTopRightTopLeft
{
	width			: 150px;
	float			: left;
	display			: block;
	background-color	: #009ee0;
	height			: 150px;
}
div.containerTopRightTopRight
{
	width			: 600px;
	float			: right;
}

div.button_Winkelen_leren_wonen
{
	margin-left		: -80px;	
	width			: 150px;
	float			: left;
	height			: 150px
}

div.portageLogo
{
	float			: right;
	margin-top		: 25px;
}
div.containerTopRightBottom
{
	width			: 750px;
	height			: 300px;
}
div.containerTopRightBottomLeft
{
	width			: 150px;
	height			: 100%;
	float			: left;
}

div.containerTopRightBottomLeftImage
{
	margin-top		: -50px;	
	text-align		: center;
}

div.tagCloud
{
	width			: 134px;
	height			: 150px;
	background-color	: #009ee0;
	padding		: 8px;
	line-height		: 22px;
	
}
div.containerTopRightBottomRight
{
	width			: 600px;
	float			: left;
	height			: 300px;
}

div.containerBottom
{
	height			: 150px;
	width			: 500px;
	margin			: 0;
		position		: relative;
	z-index			: 100;
	float			: left;
}

div.containerBottomLeft
{
	width			: 300px;
	height			: 150px;
	background-color	: #e2008a;
	float			: left;
}

div.containerBottomLeftContent
{
	margin			: 10px 10px 0 10px;
	height			: 120px;
	width			: 140px;
	float			: left;
}

div.containerBottomLeftContent span
{
	vertical-align	: top;
}
div.containerBottomLeftImage
{
	width			: 280px;
	height			: 10px;
	float			: left;
	margin-left		: -140px;
	margin-top		: 11px;
}

div.containerBottomRight
{
	float			: left;
}

div.blueThreadHome
{
	position		: absolute;
	top				: 460px;
	width			: 100%;
	height			: 226px;
	background-image: url("/images/home_bluethread.png");
	background-position: 50%;
	z-index			: 40;
}

div.buttonGetNotify
{
	position		: relative;
	left			: 50%;
	margin-top		: 18px;	
	width			: 150px;
	margin-left		: 65px;
	float			: left;
}

div.buttonSkip
{
	position		: absolute;
	left			: 50%;	
	width			: 150px;
	margin-left		: 265px;
	margin-top		: 95px;
}

div#woonlinieLogo
{
	position		: absolute;
	left			: 50%;
	margin-top		: 190px;	
	width			: 150px;
	margin-left		: 325px;
	float			: left;
}

/*
 *	TagCloud
 */
span.TagCloudSBlack
{
	font-size		: 11px;
	color			: #000;
	line-height		: 20px;
}
span.TagCloudXXLWhite
{
	font-size		: 18px;
	color			: #FFF;
}
span.TagCloudXLBlackBoldUnderline
{
	font-size		: 15px;
	color			: #000;
	font-weight		: bold;
	text-decoration	: underline;
}

span.TagCloudXLBlackBold
{
	font-size		: 15px;
	color			: #000;
	font-weight		: bold;
}

span.TagCloudXLBlack
{
	font-size		: 15px;
	color			: #000;
}


