.Taskbar_Element{
float:left;
margin-right:5px;
height:50px; 
width:50px; 
background-color: transparent;

position:relative;
top:30px;
}

.Taskbar_Element img {
border: none; 
width: 100%; 
}

.Taskbar_Container{
position:absolute;
bottom:0px;
margin-bottom:5px;
width:100%;
}

.Taskbar_Class{
background-color: transparent;
height: 80px; 
width:75%;
position:relative;
bottom:0px;
margin-left: auto;
}

#Tizo{
background-image:url('../IMG/Background/001.png');
background-color: #8D8D8D;
position:absolute;
bottom:0px;
height: 100%; 
width:100%;
}

body{
padding:0px;
margin:0px;
}