/* Alle Loesungen (Detail-Seiten) */

h1.pagetitle {
	top: 60px; 
}

h2.pagetitle {
	top: 100px;
}

div#main {
	top: 160px;
}

div#spalte2 {
	width: 450px;
	left: 240px;
}

div#spalte3 {
	left: 720px;
} 

div#spalte2 h2 {
	margin: 0;
	line-height: 16px;
}

img#pageimg {
	top: 50px;
	left: 84px;
}
