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

body { background-image:url(/images/bg.gif); }

#btnBack { position:absolute; width:114px; height:41px; background-image:url(/images/buttons/btnBack.png); cursor:pointer; }
#btnBackHover { position:absolute; width:103px; height:34px; background-image:url(/images/buttons/btnBackHover.png); visibility:hidden; }

#loadLineBG { position:absolute; height:73px; width:300px; background-image:url(/images/lade.png); }
#loadLine { position:absolute; height:73px; width:0px; overflow:hidden; }
#loadLineImg { position:absolute; height:73px; width:300px; background-image:url(/images/lade2.png); }

#transLayerLeft { position:absolute; top:0px; bottom:0px; left:0px; width:50%; margin-left:-555px; background-color:#000000; opacity:0.8; }
#transLayerLogo { position:absolute; width:105px; height:436px; top:50%; left:50%; margin-left:-555px; margin-top:-217px; background-image:url(/images/projekte/trans_logo.png); }
#transLayerTop { position:absolute; left:50%; margin-left:-555px; top:0px; height:50%; margin-top:-217px; width:1100px; background-color:#000000; opacity:0.8; }
#transLayerCenter { position:absolute; left:50%; top:50%; width:926px; height:436px; margin-left:-450px; margin-top:-217px; background-color:#000000; opacity:0.8; }
#transLayerBottom { position:absolute; left:50%; margin-left:-555px; bottom:0px; height:50%; margin-bottom:-219px; width:1100px; background-color:#000000; opacity:0.8; }
#transLayerTextProjekte { position:absolute; width:69px; height:436px; top:50%; left:50%; margin-left:476px; margin-top:-217px; background-image:url(/images/projekte/trans_textProjekte.png); }
#transLayerRight { position:absolute; left:50%; margin-left:545px; top:0px; bottom:0px; right:0px; background-color:#000000; opacity:0.8; }

#bgHome { background-image:url(/images/pages/home.png); width:849px; height:398px; }