﻿.inhalt {
	background-color: #FFFFFF;
	width: 55%;
	height: auto;
	vertical-align: top;
	margin-top: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	white-space: nowrap;
	text-align: center;
}
.rechts {
	background-color: #FFFFFF;
	width: 15%;
	height: auto;
	vertical-align: top;
	margin-top: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.hn {
	background-color: #FFFFFF;
	width: 15%;
	height: auto;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding-top: 20px;
}
.banner {
	background-color: #ffffff;
	width:85%;
	height: 17%;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
}

