#wrapper {
	width: 902px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#ecke {
	background-image: url(../images/layout/ecke_top.png);
	background-repeat: no-repeat;
	height: 106px;
	font-family: avantgarde_bkbt_b, arial, verdana;
}

#header {
}

#line {
	background-image: url(../images/layout/trenner.jpg);
	height: 7px;
	width: 902px;
}

#footer {
	background-image: url(../images/layout/footer.png);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 27px;
	width: 902px;
}

body {
	font-family: avantgarde_bkbt_b, arial, verdana;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-align: center;
	background-image: url(../images/layout/back.jpg);
	background-attachment: scroll;
}
#navi_leftcolumn {
	float: left;
	width: 425px;
	text-align: left;
	height: 108px;
	background-image: url(../images/layout/logo.gif);
	background-repeat: no-repeat;
}

#navi_rightcolumn {
	float: right;
	width: 477px;
	text-align: left;
	height: 108px;
}
