﻿body {
	width:100%;
	background:#333;
}


.header {
	width:1170px;
	background:white;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.content {
	width:1170px;
	margin-top:-20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}

.mitte {
	text-align: center;
	color: #FFF;
}
.data {

}
