.projekt
{
    min-height: 180px;
}

.colLeft .skill
{
    padding-left: 50px;
    background-position: left;
    background-repeat: no-repeat;
    margin: 0;
    display: block;
}

.colLeft .layout{background-image:url(images/icons/indicator_design.png)}
.colLeft .html{background-image:url(images/icons/indicator_html.png)}
.colLeft .css{background-image:url(images/icons/indicator_css.png)}
.colLeft .php{background-image:url(images/icons/indicator_php.png)}
.colLeft .javascript{background-image:url(images/icons/indicator_javascript.png)}
.colLeft .flash{background-image:url(images/icons/indicator_flash.png)}

.projekt a
{
    display: block;
    margin-top: 1em;
    color: #4899ea;
}

.projekt a:hover, .projekt a:visited
{
    color: #76bafd;
}

.skills
{
    display: block;
    clear: left;
}

.skills img
{
    margin-left: 10px;
}
