/* Forum */

h1.pagetitle {
	top: 85px; 
	left: 444px;
}

h2.pagetitle {
	top: 125px;
	left: 444px;
}

div#main {
	top: 312px;
}

div.spalten h1 {
	margin: 36px 0 6px 0;
}

div.spalten h1.first {
	margin: 0 0 24px 0;
}

div#spalte1 {
	width: 210px;
}

div#spalte1 ul li {
	margin: 0 0 4px 0;
}

div#spalte2 {
	left: 240px;
	width: 450px; 
}

div#spalte2 image {
	float: left;
	margin: 5px 10px 5px 0;
}

div#spalte2 h1 strong {
	color: #f80;
}

div#spalte2 h2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0;
}

div#spalte2 h2 em {
	font-style: normal;
}

div#spalte2 h2 a {
	text-decoration: none;
}

div#spalte2 h2 a:hover {
	text-decoration: underline;
}


p.date {
	margin: 24px 0 0 0;
}

p.date.first {
	margin: 16px 0 0 0;
}

div#spalte3 {
	width: 180px;
	left: 720px;
}

.wide {
	margin-top: 24px;
}


img#pageimg {
	top: 70px;
	left: -17px;
}

blockquote {
	position: absolute;
	left: 600px;
	top: 360px;
	width: 200px;
	margin: 0;
	padding: 0;
}

blockquote a, blockquote a:link, blockquote a:visited {
	color: #999;
	text-decoration: underline;
}

