@charset "UTF-8";
#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	padding: 0;
	width: 98%;
	overflow: visible;
	background-image: url(../bilder/linien-content.png);
	background-repeat: no-repeat;
	background-position: center 204px;
	height: 100px;
	margin-top: 0;
	margin-bottom: 0;
}

#navi {
	height: 204px;
}

