/* Layout */
#main {
	position:absolute;
	left:342px;
	top:21px;
	width:600px;
	height:630px;
	z-index:1;
}
#titel {
	position:absolute;
	left:10px;
	top:100px;
	width:450px;
	height:30px;
	z-index:1;
}
#inhalt1 {
	position:absolute;
	left:10px;
	top:155px;
	width:280px;
	height:470px;
	z-index:2;
}
#inhalt2 {
	position:absolute;
	left:305px;
	top:155px;
	width:280px;
	height:470px;
	z-index:2;
}
#fuss {
	position:absolute;
	left:10px;
	top:610px;
	width:590px;
	height:20px;
	z-index:1;
}
#layLogo {
	position:absolute;
	left:450px;
	top:30px;
	width:140px;
	height:80px;
	z-index:3;
}
/* Navigation - die x-Position wird per PHP in der Seite ueberschrieben */

#layNavreferenzen 		{
	position:absolute;
	left:22px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavkontakt 			{
	position:absolute;
	left:52px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavopuskula 		{
	position:absolute;
	left:82px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavprepress 	{
	position:absolute;
	left:112px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavwebextra 	{
	position:absolute;
	left:142px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavvisualisierung 	{
	position:absolute;
	left:172px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavbildbearbeitung	{
	position:absolute;
	left:202px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavdatenbank 		{
	position:absolute;
	left:232px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavflash 			{
	position:absolute;
	left:262px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavwebpublishing	{
	position:absolute;
	left:292px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}
#layNavhome 			{
	position:absolute;
	left:322px;
	top:20px;
	width:25px;
	height:300px;
	z-index:2;
}

