/* Loesungen */

div#main {
	top: 400px;
}

div#spalte1 {
	width: 210px;
	top: -200px;
}

div#spalte1 h1 {
	margin: 36px 0 16px 0;
}

div.spalten a, div.spalten a:link, div.spalten a:visited {
	font-weight: bold;
	color: #f80;
} 

div#spalte1 a, div#spalte1 a:link, div#spalte1 a:visited {
	font-weight: normal;
	color: #000;
	
} 

div#spalte1 ul  li {
	margin-bottom: 0;
}

div#spalte2 {
	top: -200px;
	width: 210px;
	left: 240px;
}

div#spalte3 {
	left: 480px;
	top: 82px;
}

div#spalte4 {
	left: 720px;
	top: 82px;
}

div#spalte2 h2, div#spalte3 h2, div#spalte4 h2 {
	font-family: verdana;
	font-size: 11px;
	margin: 0 0 2px 0;
	color: #000;
	display: none;
}

div#spalte2 h1, div#spalte3 h1, div#spalte4 h1 {
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	margin: 0 0 2px 0;
}

div#spalte2 p {
	margin: 0 0 14px 0;
}

div.spalten p strong {
	color: #f80;
}

div#spalte2 a, div#spalte2 a:link, div#spalte2 a:visited  {
	font-weight: bold;
	color: #f80;
	text-decoration: underline;
}

img#pageimg {
	top: 80px;
	left: 560px;
}

h3.pagequote {
	left: 360px;
	top: 220px;
	width: 180px;
}
