#blume { background: url(../images/einstieg/blume.gif) no-repeat; width: 540px; height: 541px; position: absolute; top: 0; left: 0; }

* { margin: 0; padding: 0; }
/* mac hide \*/
html { height: 100%; }
* html #wrap { height: 100%; }
/* end hide */

body { height: 100%; min-width: 1000px; font: 12px Verdana, Arial, sans-serif; }
#wrapper { min-height: 100%; margin-left: 50%; position: relative; background: #82ba3b; z-index: 1; border-left: 1px solid #fff; }
#inner { position:relative; width: 100% }
#bars { float: left; width: 1000px; margin-left: -500px; position: relative; display: inline; margin-top: 150px; }

.clearer { height: 1px; overflow: hidden; margin-top: -1px; clear: both; }

#wrapper #inner #bars img { position: absolute; bottom: 20px; }
#wrapper #inner #bars #prime { position: relative; width: 500px; height: 340px; float: left; }
#wrapper #inner #bars #ohana  { position: relative; width: 500px; height: 340px; float: left; }
#wrapper #inner #bars #prime h1 a { display: block; width: 283px; height: 122px; background: url(../images/einstieg/prime-logo.png) no-repeat; text-indent: -9999px; position: absolute; top: 0; left: 0; }
#wrapper #inner #bars #ohana h1 a { display: block; width: 301px; height: 75px; background: url(../images/einstieg/ohana-logo.gif) no-repeat; text-indent: -9999px; position: absolute; top: 47px; right: 0; }
#wrapper #inner #bars #prime a.link { color: #bd0062; text-decoration: none; position: absolute; bottom: 0; left: 10px; }
#wrapper #inner #bars #ohana a.link { color: #fff; text-decoration: none; position: absolute; bottom: 0; right: 10px; }
