body{
	background:url(images/bg-body.jpg) no-repeat center top;
}
.bgdiv{
	position:absolute;
	top:0px;
	left:0;
	height:198px;
	width:100%;
	background:url(images/bg-bgdiv.gif) repeat-x 0 -10px;
	z-index:1;
}
#hintergrund {
	background:none
}


#title {
	background: none;
	border-left:none;
}


#start {
	background: none;
}


/*Container für Navigation */
#left {
	background: none;
}
#right {
	position:relative;
	top:0px;
}


#content {
	background: none;
}
.top{
	background:none;
}

