body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 100%;
	height: 100%;
	background:url(../img/background.gif) no-repeat top center;
}
div.head {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 990px;
	height: 265px;
	background:url(../img/head.jpg) no-repeat;
	z-index: 1;
}
#suche {
	position:absolute;
	left: 150px;
	top: 12px;
	width:515px;
	height: 30px;
	z-index: 2;
	text-align: right;
}
#image {
	position:absolute;
	left: 676px;
	top: 15px;
	width:300px;
	height: 250px;
	z-index: 3;
}
#navi {
	position:absolute;
	left: 0px;
	top: 189px;
	width:650px;
	height: 28px;
	text-align: left;
	z-index: 4;
}
#sub-navi {
	position:absolute;
	left: 0px;
	top: 225px;
	width:650px;
	height: 25px;
	text-align: left;
	z-index: 4;
}
div.content {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 990px;
	height: 265px;
	z-index: 5;
}
#left {
	position:absolute;
	left: 0px;
	top: 0px;
	width:660px;
	height: 28px;
	text-align: left;
	z-index: 6;
}
#right {
	position:absolute;
	left: 690px;
	top: 0px;
	width:280px;
	height: 28px;
	text-align: center;
	z-index: 7;
}
