/* reinisch.datfer.com/datfer_style.css */

td
{
font-family:Arial,sans-serif;
/*font-size:2ex;*/
}
td.ffffff
{
background-color:#666666;
}
td.eeeeee
{
background-color:#999999;
}

td.eeeeee1
{
background-color:#999999;
}
td.eeeeee2
{
background-color:#aaaaaa;
}

td.dddddd
{
background-color:#666666;
}
td.dddddd1
{
background-color:#666666;
}
td.cccccc
{
background-color:#333333;
}


#textsehrklein
{
/*font-size:1.2ex;*/
/*font-size:x-small;*/
font-size:60%;
}
#textmittelklein
{
font-size:70%;
}
#buttonmittelklein	/*ab version 1.13*/
{
background-color:#666666;
border-width:1px;
border-style:solid;
border-color:666666;
padding:0px;
color:#ffcc00;
cursor:pointer;
font-size:70%;
}
#textklein
{
/*font-size:1.5ex;*/
/*font-size:small;*/
font-size:80%;
}
#textnormal
{
/*font-size:2ex;*/
font-size:medium;
}
#textgross
{
/*font-size:2.5ex;*/
font-size:large;
}

#textinaktiv
{
color:#dddddd;
}

#textwichtig
{
font-weight:bold;
}

#textmarkiert
{
font-style:italic;
}


#texterror	/*historisch, nur bis vs1.06 verwendet - naja ist aber brauchbar, weil keine groessenangabe drinnen, also ab vs1.12 wieder im spiel*/
{
color:#ff3300;
font-weight:bold;
}

.statuslevel1
{
font-size:80%;
}
.statuslevel2
{
color:#ff3300;
font-size:80%;
font-weight:bold;
}
.statuslevel3
{
color:#ff3300;
font-size:80%;
font-weight:bold;
}

#textberechtigungaktiv
{
font-size:small;
}
a.textberechtigungaktiv:link { color:#ffdd11; }
a.textberechtigungaktiv:visited { color:#ffcc33; }
a.textberechtigungaktiv:active { color:#ffaa33; }

#textberechtigunginaktiv
{
font-size:small;
color:#dddddd;
/*font-style:italic*/
}
a.textberechtigunginaktiv:link { color:#eebb00; }
a.textberechtigunginaktiv:visited { color:#eeaa22; }
a.textberechtigunginaktiv:active { color:#ffaa33; }

/*
a ffdd11
v ffcc33
*/

#textreadme
{
font-family:Lucida Console,monospace;
font-size:80%;
/*color:#999999;*/
color:#dddddd;
/*text-align:justify;
alignment:justify;*/
}
#textcomment
{
font-family:Lucida Console,monospace;
/*font-family:Courier New,Courier,monospace;*/
color:#dddddd;
/*text-align:justify;
alignment:justify;*/
}
.texthilfe
{
color:#dddddd;
}
.textkommentar
{
color:#dddddd;
font-size:80%;
}


#navianmerkungslink
{
	vertical-align:super;
	font-size:90%;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
}

#navisehrklein
{
/*font-size:1.2ex;*/
font-size:x-small;
}
#naviklein
{
/*font-size:1.5ex;*/
font-size:small;
}
#navinormal
{
/*font-size:2ex;*/
}
#navigross
{
/*font-size:2.2ex;*/
font-weight:bold;
/*font-size:large;*/
}
#naviinaktiv
{
color:#aaaaaa;
}


/*form
{
line-height:0px;
padding-bottom:0px;
}*/

form
{
display:inline;
}

pre
{
font-family:Arial,sans-serif;
}

.underline
{
text-decoration:underline;
}

a
{
text-decoration:none;
}
/* linkfarben info.datfer.com */
 a:link { color:#ffdd11; }
 a:visited { color:#ffcc33; }
 a:active { color:#ffaa33; }




