@charset "utf-8";
* {	margin: 0px; padding: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
body { background: #1c0108 url(../images/body-bg.gif) repeat-x; color: #000; text-align: center; }
div#container { position: absolute; width: 885px; height: 400px; left: 50%;	top: 50%; background-color: #fff; margin-left: -442px; margin-top: -200px; text-align: left; }
div#innercontainer { position: relative; width: 885px; height: 400px; background-repeat: no-repeat; background-image:  url(../images/container-bg.jpg); }
div#innercontainer h1 {  line-height: 24px;font-weight: bold; padding-top: 280px; padding-left: 222px; font-size: 16px; }
div#innercontainer p { padding-top: 5px;  line-height: 24px; padding-left: 222px; }
div#innercontainer p.teasing { position: absolute; left: 23px; top: 10px; width: 150px; font-size: 11px; padding-left: 0px; color: #ece6d5; }
div#innercontainer p#internorga { position: absolute; right: 0px; top: 0px; line-height: 11px; padding: 0px; margin: 0px; }
div#innercontainer p.teasing a { color: #ece6d5; font-size: 11px; }
div#innercontainer a { color: #000; }
div#innercontainer a:hover { color: red; }
div#facebookbox { background: #fff; border: 1px solid #94a3c4; position: absolute; top: 292px; left: 580px; width: 278px; height: 80px; overflow: hidden; }
div#facebookbox iframe {  }