a {
    /* border : thin #FFFFFF;
    */
    background-color : #66A7C1;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
}

a:link {
    /* border : thin #FFFFFF;
    */
    background-color : #66A7C1;
    border-color : #FFFFFF;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
}

a:visited {
    /* border : thin #000000;
    */
    background-color : #66A7C1;
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
}

a:active {
    /* border : thin #FFFFFF;
    */
    background-color : #66A7C1;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
}

body {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
    list-style-type : square;
    text-align : center;
}

h1 {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : xx-large;
    font-weight : bold;
}

h2 {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : x-large;
    font-weight : bold;
}

h3 {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : bold;
}

h4 {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : 100;
}

h5 {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : x-small;
    font-weight : 100;
}

h6 {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : xx-small;
    font-weight : 100;
}

pre {
    /* border : thin solid #000000;
    */
    background-color : #FFFFFF;
    color : #000000;
    font-family : "Courier New", Courier, monospace;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : 100;
    text-align : left;
}

table {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
    list-style-type : square;
    text-align : center;
}

td {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
}

th {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : medium;
    font-weight : bold;
    text-align : left;
}

tr {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
    list-style-type : square;
    text-align : left;
}

ul {
    background-color : #66A7C1;
    color : #494949;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
    list-style-type : square;
}

.border {
    background : #FFFFFF;
    border : thin solid #000000;
}

.grau {
    /* border : thin solid #FFFFFF;
    */
    background : #494949;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : x-large;
    font-weight : bold;
    text-align : left;
}

.invers {
    background-color : #494949;
    color : #66A7C1;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
    list-style-type : square;
    text-align : center;
}

.mailto {
    background-color : #66A7C1;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : normal;
    text-align : right;
}

.mitte {
    text-align : center;
}

.weiss {
    background-color : #FFFFFF;
    border : thick none #000000;
    color : #000000;
}
