/* Alle Interviews */

h1.pagetitle {
	top: 80px; 
	left: 268px;
}

h2.pagetitle {
	top: 100px;
	left: 268px;
}

div#main {
	top: 65px;
}

div#spalte1 h1 {
	margin: 24px 0 8px 0;
}

div#spalte1 ul li {
	margin: 0 0 4px 0;
}

div#spalte2 {
	top: 90px;
	left: 240px;
	width: 450px; 
}

div#spalte2 img {
	float: left;
	margin: 0px 0 0 0;
}

div#spalte2 h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0 0 0;
	font-weight: normal;
	padding: 6px 0 0 0;
}

div#spalte2 h1 strong {
	color: #f80;
}

.date {
	margin: 16px 0 0 0;
}

.wide {
	margin-top: 24px;
}

img#pageimg {
	top: 130px;
	left: 230px;
}

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;
} 

p.question { color: #002c72; }
