﻿.box_0 {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
.Logo {
	position: relative;
	left: 0px;
	width: 308px;
	background-color: #FFFFFF;
	float: left;
	height: 100px;
}
.Kontakt {
	padding: 10px;
	position: relative;
	width: 250px;
	float: right;
	height: 80px;
}
.content {
	background-color: #FFFFFF;
	clear: both;
}
.clear_both {
	clear: both;
	background-color: #FFFFFF;
}
.Bilder {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 308px;
	background-color: #C0C0C0;
	height: 600px;
}
.text {
	padding: 0px 10px 10px 10px;
	float: left;
	width: 652px;
	background-color: #FFFFFF;
	text-align: justify;
}
.top_grey {
	background-image: url('../images/grey.jpg');
	height: 100px;
}
