html *{
margin:0px;               
padding:0px;
border:none;
}  
 body{                
font-size:0.9em;
color:#FFFFFF; 
/*background-color:#FFFFFF;*/
margin:0px 0px 0px -10px;
}
 #teller a{
position:absolute;
left:-4%;
top:-1%;  
z-index:4;   
width:5%;  
}  
#twitface{
position:absolute;
right:0.5%;
bottom:0.5%;
z-index:20;  
width:75px;
height:35px;
}
#twit a{
float:left;
background-image: url(../images/twitter.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width:35px;
height:35px;
}
#twit a:hover{
float:left;
background-image: url(../images/twitterhover.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width:35px;
height:35px;
}
#face a{
float:right;
background-image: url(../images/facebook.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width:35px;
height:35px;
}
#face a:hover{
float:right;
background-image: url(../images/facebookhover.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width:35px;
height:35px;
}
h6.klik{
font-family:Arial;
font-size:10px;
font-weight:bold;
font-style:normal;
color:#666666;
padding:0;
margin:0;
}
img.rand{
border:3px double #666666;
}
.randyt{
width:450px;
height:271px;
border:3px double #666666;
}
html, body{
height:100%;
overflow:hidden;
}           
html>body a{
width:auto;
}
