.damitdererstemalwegist {
        }
.tabelle {
        background-color: #EFEFEF;
        }
.text1 {
        font-family:Arial, Helvetica, Sans-Serif;
        font-size:12px;
        font-weight: normal;
        padding: 10px 20px 10px 20px;
        }
.text2 {
        font-family:Arial, Helvetica, Sans-Serif;
        font-size:12px;
        font-weight: bold;
        padding: 2px 0px 2px 20px;
        }
.head {
        font-family:Arial, Helvetica, Sans-Serif;
        font-size:18px;
        font-weight: bold;
        color: #385981;
        padding-bottom: 10px;
        }
.button {
        font-family:Arial, Helvetica, Sans-Serif;
        border: 1px solid #385981;
        background-color: #F6F6F6;
        color: #000000;
        width: 80px;
        }
.text1 a:link, .text1 a:visited {
        background-image: url('../PublishingImages/red-arrow-right.gif');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 8px;
        padding-right: 15px;
        text-decoration: none;
        color: #666666;
        text-decoration: none;
}
.text1 a:hover, .text1 a:active {
        color: #FF0000;
        text-decoration: underline;
}

