.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" }
.formlabel   { text-align: left; color: #000; font-weight: normal; font-size: 11px; line-height: 11pt; 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" }
th            { color: #000; font-weight: bold; line-height:14px; 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 }
.trheader    { color: #FFFFFF; font-size: 8px; line-height: 10px; font-family: Verdana, Arial, "Times New Roman"; background-color: #336699 }
.tdheader   { color: #000000; font-weight: bold; font-size: 10px; line-height: 10pt; font-family: Verdana, Arial, "Times New Roman" }
.button     { color: #000000; background-color: #C0C0C0; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
.bigbutton  { color: #000000; background-color: #C0C0C0; font-size: 13px; line-height: 13px; font-family: Verdana, Arial, "Times New Roman"; font-weight: bold; text-decoration: none }
.closebutton  { color: #000000; background-color: #C0C0C0; font-size: 11px; line-height: 14px; width:160; 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" }
.tinytext     { color: #000; font-size: 9px; 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:#000000; background-color:#C0C0C0; width:50; height=16px; font-size:10px; } 
input.tinybut{ color:#000000; background-color:#C0C0C0; width:60; height=14px; font-size:9px; }
input.navbut{ color:#000000; background-color:#C0C0C0; font-size:8px; }  
input.navbutact{ color:#CC0000; background-color:#C0C0C0; font-size:8px; }  
input.bigbut{ color:#000000; background-color:#C0C0C0; width:120; line-height:18px; font-size:12px; font-weight: bold; } 
input.closebut{ color:#000000; background-color:#C0C0C0; width:160; line-height:18px; font-size:10px; 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; }
div.fileinputs { position: relative; }
div.fakefile { position: absolute; top: 0px; left: 0px; z-index: 1; }
input.file { position: relative; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; }

/* Sortable tables */

/*
tr.tdheader   { 
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 10pt; 
	font-family: Verdana, Arial, "Times New Roman" 
}
*/

tr.tdheader {
    color: black;
    background-color: lightgrey;
    font-weight: bold; 
    font-size: 10px; 
    line-height: 10pt; 
    font-family: Verdana, Arial, "Times New Roman" 
}

tr.header {
    background-color: lightgrey;
}

table.sortable a.sortheader {
    color: #000000;
    background-color:lightgrey;
    line-height: 15px;
    font-size:12px;
    font-family: Verdana, Ariel;
    font-weight: normal;
    text-decoration: none;
}

table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}


