/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(neu/stretch_head.gif) repeat-x;
	background-position: center top;
	background-color: #2F2F2F;
}

.mainframe {
	width: 552px;
	margin: auto;
}

.top {
	width: 552px;
	height: 466px;
	background: url(neu/header_Grafik.jpg) center;
}

.plakette {
	float: left;
	margin-top: 10px;
}

.content {
	float: left;
	width: 388px;
	padding: 10px 0px 85px 30px;
	color: #B3B3B3;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: url(neu/signets-Footer.gif) no-repeat;
	background-position: bottom right;
}

.bottom {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	color: #B3B3B3;
	font: 11px Arial, Helvetica, sans-serif;
	border-top: 1px solid #595959;
}

.bottom a:link, .bottom a:visited {
	color: #5C9ACA;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}