﻿.LinkListe {
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
    list-style-image: url('../images/Template/Pfeil_Link_Intern.gif');
}

.LinkListe li {
    margin: 0px;
    padding: 0px;
}

.cloud {
    font-weight: bold;
    line-height: 30px;
}
.cloud a:hover {
    text-decoration: underline;
}
.cloud .tag1 {
    font-size: 14px;
}
.cloud .tag2 {
    font-size: 18px;
}
.cloud .tag3 {
    font-size: 24px;
}

.NewTextBlock {
    height: 9px;
}


.Technologies .Left {
    width: 25px;
    float: left;
}
.Technologies .Right {
    width: 315px;
    float: left;
}

.Technologies .NewBlock {
    height: 50px;
}

.Technologies .spacer {
    margin-left: 8px;
    margin-right: 8px;
}

.TextBox {
    border: none 0px;
    height: 13px;
    font-size: 10px;
}

.TextBox16 {
        border: none 0px;
        height:16px;
        font-size: 10px;
}

.TextBox19 {
        height:17px;
        border: solid 1px #999999;
        font-size: 10px;
}

.DropDown {
    border: none;
    font-size: 10px;
}


.Button {
    background-color: #999999;
    color:White;
    padding: 1px 11px 2px 16px;
    background-position: 5px center;
    border:0;
    font-size:11px;
    text-align:left;
}
