/*------------------------------------------------*/
/* Html Override ---------------------------------*/
/*------------------------------------------------*/

body{
    font-size: 10px; 
    font-family: arial, geneva, helvetica, "lucida grande", lucida, tahoma, verdana, sans-serif;
    line-height: 13px;
    color: #000000;
}

a{
    color: #000000;
    text-decoration: none;
}

a:hover{
    /*color: #ff0000;*/
}

div{
    padding: 0px;
    margin: 0px;
}

/*------------------------------------------------*/
/* Basic Styles  ---------------------------------*/
/*------------------------------------------------*/
.headline{
    font: normal 8em "arial black", helvetica sans-serif;
    color: red; 
}

.linkTitle{
    margin-top: 10px;
    display: block;
    font: normal 1em "arial black";
    text-transform: uppercase;    
    letter-spacing: 0.1em;
}

.linkDescription{
    color: #646464;
    font-size: 1.1em;
}

.linkText{
    /*text-decoration: underline;*/
    font-size: 1.1em;    
}

.linkUrl{
    font: normal 0.9em monospace;
}

a:hover .design{
    background-color: #ffeeaa;
}

a:hover .kunst{
    background-color: #ffeeaa;
}

a:hover .illustration{
    background-color: #ffeeaa;
}

a:hover .music{
    background-color: #ffeeaa;
}

a:hover .mixed{
    background-color: #ffeeaa;
}