/* DESIGN & LAYOUT *********************************************************** */
body{background:#afafaf url('../img/bg.png') repeat-x center top;font-family:verdana;font-size:11px;margin:0px;padding:0px;overflow:hidden;}
img{border:0px;}
#menu{position:absolute;top:10px;left:70px;width:270px;height:700px;background:transparent url('../img/sillybg.png') no-repeat center -100px;z-index:9999;}
#menu a{font-size:12px;display:block;background:transparent url('../img/cross.png') no-repeat 220px 5px;margin:1px;margin-left:15px;font-weight:bold;padding:5px;text-decoration:none;color:#696969;}
#menu a:hover{background:#dcdcdc url('../img/tick.png') no-repeat 220px 5px;color:#ffae00;}
#menu center{font-size:16px;padding:5px;}
#cleaner a{text-decoration:none;background:transparent;border:0px;}
#cleaner a:hover{text-decoration:none;background:transparent;border:0px;}
#cleaner img{border:0px;}
hr{border:0px;border-bottom:1px solid #afafaf;}
/* HINTERGRUND *********************************************************** */
#arrow_left {z-index:9999999;position:absolute;top:45%;left:0px;}
#arrow_right {z-index:9999999;position:absolute;top:45%;right:0px;}
#arrow_left a,#arrow_right a {outline: none;}
#char-front{position:absolute;top:129px;text-align:center;left:500px;width:270px;height:200px;z-index:999999;}
/* CODE *********************************************************** */
#TheCardLinkText{background:white;border:1px solid lightgrey;padding:5px;text-align:left;font-family:monospace;overflow:auto;height:150px;}
#developerbar{z-index:999999;position:absolute;bottom:200px;left:70%;width:80%;font-size:24px;}
#developerbar a{margin:1px;width:30px;float:left;padding:10px;background:lightgrey;display:block;color:grey;text-align:center;text-decoration:none;}
#weightmap{z-index:999999;position:absolute;top:213px;left:18px;width:453px;color:black;font-size:18px;}
#weight_txt{z-index:9999;position:absolute;top:23px;left:680px;color:orange;font-size:30px;letter-spacing:-5px;}
#info_txt{z-index:9999;position:absolute;top:160px;left:490px;width:290px;font-size:11px;color:grey;text-align:justify;}
#info_bg{z-index:9999;position:absolute;top:0px;left:0px;width:800px;height:600px;}
#info_img{z-index:999;position:absolute;top:0px;left:0px;width:100%;height:100%;background:transparent url('../img/loading.gif') no-repeat center 400px;}