/*  
CSS Styles
*/

body {font-family: Verdana, Arial, sans-serif;  background-image:url(../images/bg.jpg); background-repeat:no-repeat; background-color:#000000; }

.box {margin: 0 auto; width: 800px; height: 2100px; background:#000;  
filter:alpha(opacity=50); /* IE's opacity*/ opacity: 0.5; -moz-opacity:0.5;  border: 2px solid #444444;}

.txtbox {margin: 0 auto; width: 750px; position:relative; z-index:100; margin-top:-2100px;}

h1 {font-size: 18px;}

.fett {font-weight:bold; font-size:16px;}

a {font-weight:bold;text-decoration:none; color:#CCCCCC;}

.flt {color:#FFFFFF; font-family: Verdana, Arial, sans-serif; font-size:13px; padding-left:25px; padding-right:25px; line-height:19px;}

img {border:none;}

table {font-size:11px; line-height:16px;}

.hand {position:fixed; top:45px; right:10px;}

.tlnb {font-size:9px; line-height:11px;}