.rechts {
	width: 100%;
	background: url("images/rechts.gif") top left;
	background-repeat: repeat-x;
}
.oben {
	width: 100%;
	background: url("images/top.jpg") top left no-repeat;
}
.logo {
	width: 100%;
	background: url("images/logo.gif") top left no-repeat;
}
.login {
	width: 100%;
	background: url("images/loginbg.gif") top left no-repeat;
}
.sufmenu {
	width: 100%;
	background: url("images/ur.gif") top left repeat-x;
	padding-top: 5px;
}
.sufor {
	width: 100%;
	background: url("images/or.gif") top left repeat-x;
}
.sufbg {
	width: 100%;
	background: url("images/rechts.gif") top left repeat-x;
	background-position: 1 1;
}

