#maincontent{
	position:absolute;
	left:50%;
	margin-left:-512px;
	width:1024px;
}


#hintergrundbild {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}


#headerbild{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	heigth:148px;
	z-index:2;
}

#inhalt{
	position:absolute;
	top:26px;
	left:30px;
	width:750px;
	heigth:180px;
	font-size:12px;
	line-height:15px;
	color:#333333;
	z-index:4;
}

#inhalt a{
	font-size:12px;
	color:#333333;

}

#inhalt_spalte_1{
	position:absolute;
	top:0px;
	left:0px;
	width:360px;
	heigth:180px;
}

#inhalt_spalte_2{
	position:absolute;
	top:0px;
	left:398px;
	width:360px;
	heigth:180px;
}

#inhalt_spalte_3{
	position:absolute;
	top:0px;
	left:540px;
	width:140px;
	heigth:180px;
}
