#content {
	height: 480px;
}
#content #squares {
	left: 92px;
}
#content .homeLinkContainer {
	position: relative;
	width: 160px;
	height: 118px;
	background-color: #E6E6E6;
	margin-top: 5px;
}
#content .small .block .link {
	background-color: #E6E6E6;
	color: #666666;
	background-image: url(/bilder/system/pfeil_rechts_home.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-left: 17px;
	letter-spacing: 1px;
}
#content .small .block .link:hover {
	color: black;
}
#content .small .block .text {
	background-image: none;
	position: absolute;
	font-weight: normal;
	top: 0;
	left: 7px;
	width: 146px;
	height: 40px;
}
#content .small .block .text a {
	color: #AF1023;
}
#content .small .block .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 140px;
}
#content .big .block .blockImg {
	position: absolute;
	width: 100%;
	height: 140px;
}
#content .big, #content .small {
	height: 142px;
}
#content .small .block .blockImg {
	position: absolute;
	width: 160px;
	height: 140px;
}
#ie6helper {
	height: 436px;
}
#mainText1 {
	position: absolute;
	left: 92px;
	top: 240px;
	width: 220px;
	color: black;
	font-size: 10px;
	font-weight: normal;
	background-image: url(/bilder/system/small_block_text_top.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#mainText2 {
	position: absolute;
	left: 365px;
	top: 240px;
	width: 340px;
	line-height: 18px;
	font-size: 12px;
	padding-top:1px;
	color: #666666;
}
