/* Presseportal und Pressespiegel */

h1.pagetitle {
	top: 60px; 
}

h2.pagetitle {
	top: 100px;
}

div#main {
	top: 160px;
}

div#spalte2 {
 	position: absolute;
	left: 240px;
	width: 450px; 
}

table {
	margin: 0 0 24px 0;
}

th {
	font-weight: normal;
	text-align: left;	
	padding: 0 8px 8px 0;
}

td {
	padding: 0 8px 8px 0;
}

.date {
	margin: 16px 0 0 0;
}

div#spalte3 {
	width: 210px;
	position: absolute;
	top: -96px;
	left: 720px;
}

.wide {
	margin-top: 24px;
}

img#pageimg {
	top: 80px;
	left: 0px;
}

div#raw {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #999;
	padding: 8px;
	background: #f9f9f9;
}

p.bild {
	margin: 20px 0;
}

p.bild img {
	border: 1px solid #ccc;
	padding: 1px;
}

p#copyright {
	margin-top: 32px;
	color: #666;
}

