.text   { color: #000; font-size: 11px; font-family: Verdana, Arial, "Times New Roman" }
.texttitel   { color: #000; font-weight: bold; font-size: 11px; line-height: 10pt; font-family: Verdana, Arial, "Times New Roman" }
body           { color: #000; font-size: 11px; font-family: Verdana, Arial, "Times New Roman" }
p            { color: #000; font-size: 11px; font-family: Verdana, Arial, "Times New Roman" }
td            { color: #000; font-size: 11px; font-family: Verdana, Arial, "Times New Roman" }
form         { display: inline }
a:link       { color: #36c; font-size: 11px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
a:hover          { color: #36c; font-size: 11px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: underline }
a:visited      { color: #36c; font-size: 11px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
a:active        { color: #36c; font-size: 11px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: underline }
.listheader    { color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, "Times New Roman"; background-color: #336699 }
.trheader    { color: #FFFFFF; font-size: 8px; line-height: 10px; font-family: Verdana, Arial, "Times New Roman"; background-color: #336699 }
.tdheader   { color: #FFFFFF; font-weight: bold; font-size: 10px; line-height: 10pt; font-family: Verdana, Arial, "Times New Roman" }
.button     { color: #FFFFFF; background-color: #336699; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
.bigbutton  { color: #FFFFFF; background-color: #336699; font-size: 13px; line-height: 13px; font-family: Verdana, Arial, "Times New Roman"; font-weight: bold; text-decoration: none }
.footerlinks       { color: #36c; font-size: 10px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
.smalltext     { color: #000; font-size: 11px; font-family: Verdana, Arial, "Times New Roman" }
.smalltext_bold   { color: black; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, "Times New Roman" }
.lebenlauf_bckground { font-size: 10px; font-family: Verdana, Arial, "Times New Roman" }
.titel_lebenslauf { font-weight: bold; font-size: 20px; font-family: Verdana, Arial, "Times New Roman" }
input.but{ color:#FFFFFF; background-color:#336699; width:70; height=13px; font-size:10px; } 
input.bigbut{ color:#FFFFFF; background-color:#336699; width:100; line-height:18px; font-size:12px; font-weight: bold; } 
.tabelleheader  { margin: 0px; padding: 2px 8px 8px; border-top: 0px black; border-right: 0px black; border-bottom: 1px dashed #336699; border-left: 1px dashed #336699; }
textarea { font-family: Verdana, Arial, "Times New Roman", sans-serif; font-size: 11px; color: 336699; }

table.dhp_sortable {
        border-spacing: 0;
        border: 1px solid #000;
        border-collapse: collapse;
}
table.dhp_sortable th, table.dhp_sortable td {
        text-align: left;
        padding: 2px 4px 2px 4px;
        width: 100px;
        border-style: solid;
        border-color: #444;
}
table.dhp_sortable th {
        border-width: 0px 1px 1px 1px;
        background-color: #ccc;
}
table.dhp_sortable td {
        border-width: 0px 1px 0px 1px;
}
table.dhp_sortable tr.odd td {
        background-color: #ddd;
}
table.dhp_sortable tr.even td {
        background-color: #fff;
}
table.dhp_sortable tr.sortbottom td {
        border-top: 1px solid #444;
        background-color: #ccc;
        font-weight: bold;
}

