BODY
{
COLOR: #000;
font-size:10pt;
background:#FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kb
{
	background-color: transparent;
	overflow: none;
	padding: 7px;
	margin-left: 20px;
	min-width: 300px;
	max-width: 70%;
	_width: expression(document.body.clientWidth < 800? "350px" : document.body.clientWidth < 1025? "480px" : document.body.clientWidth > 1200? "700px" : "600px");
	height: auto;
}

div.own {
width: 600px;
margin-left: 40px;
text-align: center;
font-size: 11px;
font-weight:bold;
color: #CD113E;
}

.parse {
width: 70%; background-color: transparent; border: 2px solid #71D000;
}

/* Farbfilter f&uuml;r Navigation Ingame (nur IE) */
.fl1 {filter: chroma();}
.fl2 {filter: gray();}

/* Schriftgr&ouml;&szlig;en */
.f16 {font-size:16pt;}
.f10 {font-size:10pt;}
.f9 {font-size:9pt; line-height: 140%; font-weight:normal;}
.f8 {font-size:8pt;}
.f7 {font-size:7pt;}
.f6 {font-size:6pt;}

/* e Schriftfarbe f&uuml;r Fehlermeldung Login/Anmeldung */
.e {color:#FF8000;}

/* Schriftfarbe f&uuml;r Inaktive Links */
.c {color:#C0C0C0;}
.c0 {color:#000000;}
.c1 {color:#71D000;}
.c2 {color:#FF8000;}
.c3 {color:#228B22;}
.c4 {color:#F2C700;}
.c5 {color:#FF0000;}
.c6 {color:#B500A3;}


/* Dicke Schrift */
.b {font-weight:bold}

/* D&uuml;nne Schrift */
.t {font-weight:normal;}


/* Links */
a:link, a:visited { color: #71D000; text-decoration: none; font-weight:bold;}
a:active { color: #FF8000; text-decoration: none; font-weight:bold;}
a:hover {COLOR: #00BC00; text-decoration: none; font-weight:bold;}


/* Rahmenfarbe der Tabelle */
.tbg {background-color: #C0C0C0; width:100%; text-align:center; font-size:10pt;}

/* Zellenfarbe der Tabelle */
table.tbg tr {background-color: #FFFFFF;}

/* Hintergrundbild f&uuml;r Tabellenkopf  */
.rbg {background-color: #FFFFFF; font-weight:bold; background-image: url(../images/layout/c2.jpg);}


/* Tabellenzeile Grau */
table.tbg tr.cbg1 td, td.cbg1 {background-color:#F5F5F5}
table.tbg td.cbg2 {background-color:#71D000}


/* Abstand links, in Tabellenzeile */
table.tbg tr.s7 td, td.s7 {padding-left:7px; text-align:left;}
table.tbg tr.r7 td, td.r7 {padding-right:7px; text-align:right;}

/* Abstand links und rechts in Tabellenzeile */
.slr3 { padding-left:3px; padding-right:3px; text-align:center}

/* Rahmen f&uuml;r Treffer in der Statistik */
table.tbg td.ou {border-top:1px solid #71D000; border-bottom:1px solid #71D000; background-color:#F0FFF0; }
table.tbg td.li {border-left:1px solid #71D000 }
table.tbg td.re {border-right:1px solid #71D000}


td.rowpic {
background-color: #FFFFFF;
background-image: url(img/un/a/c2.gif);
}

.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #71D000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #00BC00; text-decoration: underline; }

th        {
color: #FFFFFF; font-size: 11px; font-weight : bold;
background-color: #777777; height: 22px;
background-image: url(img/un/a/c3.gif);
}

td.row1  { background-color: #FFFFFF;}
td.row11 { background-color: #FFFFFF; PADDING-Left:4px;}
td.row12 { background-color: #FFFFFF; PADDING-Left:6px; PADDING-RIGHT:6px;}
td.row2  { background-color: #FEFEFE; }

}

