/* CSS Document */

body {
  margin:0px;
  padding:0px;
  font-family:Arial;
  color:#e0e0e0;
  font-size:11px;
  background-color:#000000;
  overflow:hidden;
}


.reklame{
    position:absolute;
    top:90px;
    left:47px;
    z-index:99;
     *top:expression(document.body.clientHeight-this.clientHeight-182+'px');
}

.reklame img {
    border:none;
}
  .mainBody {
    width:100%;
    height:100%;
    _width:expression(document.body.clientWidth+'px');
    _height:expression(document.body.clientHeight+'px');

    overflow:hidden;

  }
  .blackMoment{
    width:100%;
    height:100%;  
    _width:expression(document.body.clientWidth+'px');
    _height:expression(document.body.clientHeight+'px');
  
    background-color:#000000;

    position:absolute;
    top:0px;
    left:0px;
    display:none;
  }
  
  .handOfMe {
        
        _width:expression(document.body.clientWidth+'px');
         _height:325;

         _position:absolute;      
         _top:0px;
    margin-top:90px;
    margin-bottom:90px;
     cursor:url(grab.cur) ;
    cursor:url(grabbing.cur) ;
     cursor:url(grab.cur) ;
  }
  

.handOfMe[class] {
    cursor: -moz-grab;
}  


  .logo{
    position:absolute;
    top:10px;
    left:20px;
  }
  
  .logo img {
    border:none;
    
  }
  
  .aboutMe {
    width:100%;
    height:90px;
    padding-top:10px;
    padding-left:47px;
    clear:both;
    position:fixed;
    _position:absolute;
    top:0px;
   
    
  }
  .mail {
    color:#8cfbff;
    display:block;
    width:100px;
    margin-top:15px;
    margin-bottom:2px;
  }
  
  
  .phone {
   color:#e0e0e0;
  }
  
 .copyright{
    clear:both;
    position:fixed;
    *position:absolute;
    top:725px;
    left:0px;     
    width:200px;
    padding-top:10px;
    padding-left:47px;
    
 }
 
 .copyright a {
    border:none;
    text-decoration:none;
    opacity:0.7;
 }
 
 .copyright a:hover {
    border:none;
    text-decoration:none;
    opacity:1;
 }
  
  
  
  
  
  .item {
    float:left; 
    position:relative; 
    margin-right:1px;

  }
  
  
   .item .add { 
    position:absolute; 
    z-index:13;
    display:block;
    right:10px;
    top:10px;
    cursor:pointer;
    
    

  }
  
  
  .item .unadd { 
    position:absolute; 
    z-index:13;
    display:none;
    right:10px;
    bottom:100px;
    cursor:pointer;
    

  }
  
  .item .unadd a , .item .add a {
    text-decoration:none;
    border-bottom:1px dotted;
    font-weight:lighter;
    color:#FFFFFF;
    
  }
  
   .item img{
    position:relative;
    z-index:1;
    top:0px;
    left:0px; 
    display:none; 

  }
  
  
  
  

   .item img:first-child{
         height:325px;
    display:block; 
  }
  
  
  
  /*=============*/
  
  
  .button {

    
    position:relative;
    z-index:24;
    margin-top:11px;
    font-size:10px;
    
    margin-bottom:11px;
    margin-left:10px;
    margin-right:10px;


  }
  
  .button a {
    font-weight:normal;
    margin-right:3px;
    
  }
  
  .buttonBg {
    position:absolute;
    z-index:23;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    
     *height:expression(this.parentElement.offsetHeight+'px');
     *width:expression(this.parentElement.offsetWidth+'px');     

  }
  
  .buttonBgTop {
    height:10px;
    overflow:hidden;
    width:100%;
    position:relative;
    top:8px;
    *top:8px;
  }
  .buttonBgTopLeft{
    float:left;
    width:10px;
    height:10px;
    background: url('../menu/lt5.png') -1px -1px no-repeat;
  }
  
  .buttonBgTopRight{
    float:right;
    width:10px;
    height:10px;
    background: url('../menu/rt5.png') -1px -1px no-repeat;
  }
  
  .buttonBgTopCenter{
    margin-left:10px;
    margin-right:10px;
    *margin-left:0px;
    *margin-right:0px;
    *position: absolute;
    *left:10px;
    *right:10px;            
    *width:expression(this.parentElement.offsetWidth-10-10+'px');                   
  
    height:10px;
    
   /* background-color:#0c001d;*/
   background-color:#333333;
   
  }
  
  
  .buttonBg div.buttonBgMiddle {
    position:absolute;

    width:100%;
  
    top:15.5px;
    bottom:15px; 
    
    *position:relative;
    *top:4px;
    *bottom:10px;    
    *left:0px;    
    *height:expression(this.parentElement.offsetHeight-16-18+'px');       ;
  

    *line-height:5px;                
        
    background-color:#333333;
  }
  
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
 .buttonBg div.buttonBgMiddle {
 bottom:20px;
 line-height:5px; 
}
  }



  
  
  
  .buttonBgBottom {
    height:10px;
    overflow:hidden;
    width:100%;
    bottom:6px;
    *bottom:6px;
    position:absolute;
  }
  .buttonBgBottomLeft{
    float:left;
    width:10px;
    height:10px;
    background: url('../menu/lb5.png') -1px 0.5px no-repeat;
  }
  
  .buttonBgBottomRight{
    float:right;

    width:11px;
    height:10px;
    background: url('../menu/rb5.png') 0px 0.5px no-repeat;
  }
  
  
   .buttonBgBottomCenter{
    margin-left:9px;
    margin-right:9px;
    height:10px;
    background-color:#333333;
     *margin-left:0px;
    *margin-right:0px;
    *position: absolute;
    *left:10px;
    *right:10px;            
    *width:expression(this.parentElement.offsetWidth-10-10+'px');  

  }
  
  /*============*/
