.main {
	background-color: #A40134;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 620px;



}
body {
	background-color: #CCCCCC;
	text-align: center; /* Ist als Workaround für den IE nötig */
}

.pressetext {
	overflow: auto;
	width: 677px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 180px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: normal;











};

