/*	---------------------------------------------------------------------- */
/* 	INDEX */
/*	---------------------------------------------------------------------- */

html, body {
	background-image: url(../../content/background/background_start.jpg);
}

.column_1 {
	float: left;
	width: 164px;
	margin: 0px;
}

.column_2 {
	float: left;
	/* hides for ie-mac \*/ 
	margin: 0px 0px 0px 20px !important; /* for modern browsers */
	/* end hide for ie-mac */
	margin: 0px 0px 0px 18px; /* for ie-win */
	width: 164px;
}

.column_3 {
	float: left;
	/* hides for ie-mac \*/ 
	margin: 0px 0px 0px 20px !important; /* for modern browsers */
	/* end hide for ie-mac */
	margin: 0px 0px 0px 18px; /* for ie-win */
	width: 532px;
}

.pagetitle_index {
	background-image: none;
	background-repeat: no-repeat;
	height: 117px;
	margin: 0px 0px 0px 184px;
}

.teaser_image {
	float: right;
	height: 300px;
	margin: 20px 0px;
}

.teaser_text {
	position: absolute;
	margin-top: 270px;
	width: 180px;
	height: auto;
}
