@charset "UTF-8";
/* CSS Document */


body{background-color:#333333;margin:0;padding:0;font-family:Helvetica, Arial, sans-serif;font-size:8pt;height:100% !important;color:white;}
#page{padding:100px 0 30px 30px;padding-right:0px;overflow:hidden;display:none;min-width:1180px;max-width:100%;}
.js #page{display:none;}
#text{position:absolute;display:block;overflow:hidden;text-shadow:2px 2px 3px black;padding:5px;z-index:999;}
#image{position:relative;display:block;overflow:hidden;float:right;width:899px;height:450px;background:transparent url(images/teaser.jpg) top left scroll;-moz-box-shadow:0px 0px 10px #1c1c1c;-webkit-box-shadow:0px 0px 10px #1c1c1c;}
ul {list-style:none;margin:0;padding:0;}
ul li{margin-bottom:25px;}

a{text-decoration:none;color:#999;}
a:hover{color:white;text-decoration:underline;}