﻿*{
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	text-align: center;
	background-color: #ffffff;
	font-size: 15px;
	font-family: arial, Helvetica, sans-serif;
	line-height: 150%;
}

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	top:0px;
	margin: auto;
	color: #000;
	background: transparent;
	border:0px;
}

#top{
	display:none;
}

#banner{
	float:right;
	width: 271px;
	height: 55px;
	border: 0px;
}

#navi_top {
	display:none;
}

#navi_left {
	display:none;
}

#aktuell{
	display:none;
}

#inhalt{
	width:600px;
	margin:50px;
	padding:5px;
}

#footer{
	display:none;
}




.images{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -10px;
}