/* 
    Created on : 08.05.2014, 16:03:58
    Author     : Andreas Drastig
*/


@font-face{
font-family:daxblack;
src:url('../fonts/daxBlack.eot') format('embedded-opentype'),
url('../fonts/daxBlack.woff') format("woff");
}
@font-face{
font-family:dax;
src:url('../fonts/dax.eot') format('embedded-opentype'),
url('../fonts/dax.woff') format("woff");
}
@font-face{
font-family:daxbold;
src:url('../fonts/daxBold.eot') format('embedded-opentype'),
url('../fonts/daxBold.woff') format("woff");
}

.clearFloat{
    height:0px;
    clear:both;
}

#footer{
    position: absolute;
    bottom:20px;
    left:10px;
    z-index:30;
}
#footer a{
    color:#FFFFFF;
    text-decoration: underline;
}
