

/* Dynamisches Stylesheet ________________________________________________ */
	

	div.oben													{ background: url(/images/design/bg-oben.gif) repeat-x left bottom; }
	div.oben div.box div.boxlinks								{ background: url(/images/design/bg-links-l.png) no-repeat 0px 0px; }
	div.oben div.box div.boxrechts								{ background: url(/images/design/bg-links-r.png) no-repeat right top; }
	div.mitte													{ background-color: #FFAA26; }
	div.links ul.menu li 										{ border-bottom: solid 1px #ffcc7d; }
	div.links ul.menu ul 										{ background: url(/images/design/bg-submenu-links.gif) repeat-y 8px 0px; }
	div.links div.angebote										{ background: url(/images/design/bg-angebote-onpage.jpg) no-repeat 0px 0px; }

	div.links div.zimmersuche									{ background: url(/images/design/bg-anfrage-top.gif) no-repeat 0px 0px #f09925; }
	div.links div.zimmerunten									{ background: url(/images/design/bg-anfrage-bottom.gif) no-repeat left bottom; }
	div.links div.zimmersucheinnen								{ background-color: #f09925; }

	div.rechts 													{ background: url(/images/design/bg-rechts.jpg) no-repeat 0px 0px; }
	div.unten 													{ background: url(/images/design/bg-bottom.png) repeat-x 0px 0px; }
	div.unten div.innen											{ background: url(/images/design/bg-inhalt-bottom.png) no-repeat 231px 0px; }
	div.unten div.innen div.box									{ background: url(/images/design/bg-box-bottom.png) no-repeat 0px 0px; }

	
/* __________________________________________________________________ Ende */