/* default.datfer.com/datfer_style.css */
/* stand 20110930 */

td
{
font-family:Arial,sans-serif;
/*font-size:2ex;*/
}
td.ffffff
{
background-color:#ffffff;
}
td.eeeeee
{
background-color:#eeeeee;
}

td.eeeeee1
{
background-color:#eeeeee;
}
td.eeeeee2
{
background-color:#e6e6e6;
}

td.dddddd
{
background-color:#dddddd;
}
td.dddddd1
{
background-color:#dddddd;
}

td.cccccc
{
background-color:#cccccc;
}

/* test: */
td.ff66cc {background-color:#ff66cc;}
td.ff33cc {background-color:#ff33cc;}
td.ff00cc {background-color:#ff00cc;}

#textsehrklein
{
/*font-size:1.2ex;*/
/*font-size:x-small;*/
font-size:60%;
}
#textmittelklein
{
font-size:70%;
}
#buttonmittelklein	/*ab version 1.13*/
{
background-color:#dddddd;
border-width:1px;
border-style:solid;
border-color:dddddd;
padding:0px;
color:#339999;
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:#aaaaaa;
}

#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:#117777; }
a.textberechtigungaktiv:visited { color:#004444; }
a.textberechtigungaktiv:active { color:#ff3300; }

#textberechtigunginaktiv
{
font-size:small;
color:#999999;
/*font-style:italic*/
}
a.textberechtigunginaktiv:link { color:#99bbbb; }
a.textberechtigunginaktiv:visited { color:#558888; }
a.textberechtigunginaktiv:active { color:#ff3300; }





#textreadme
{
font-family:Lucida Console,monospace;
font-size:80%;
/*color:#999999;*/
color:#666666;
/*text-align:justify;
alignment:justify;*/
}
#textcomment
{
font-family:Lucida Console,monospace;
/*font-family:Courier New,Courier,monospace;*/
color:#333333;
/*text-align:justify;
alignment:justify;*/
}
.texthilfe
{
color:#666666;
}
.textkommentar
{
color:#888888;
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;
}
#navibenutzername
{
/*font-size:2ex;*/
}

/*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:#339999; }
 a:visited { color:#005555; }
 a:active { color:#ff3300; }


/*
background-color:#dddddd;
border-width:1px;
border-style:solid;
border-color:dddddd;
padding:0px;
color:#339999;
cursor:pointer;
font-size:70%;
cursor:crosshair;
border-bottom:#ff9999 10px solid;
border-right:#ffff99 3px solid;
padding-right:20px;
border-top:#9999ff 3px solid;
border-left:#99ff99 0px solid;
border-left-style:hidden;
margin:0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
*/

