body{
	font-weight: normal;
	font-style: normal;
	background-color: ##FFFFFF;
	vertical-align: baseline;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
body, td, th {
	font-size: 12px;
}
.rq-urhere { font-size: 10px; text-align: right}
.rq-comm {  font-size: 11.4px; }
.rq-bgMarker, #rq-tab .bgMarker  { background-color: #FFE26F}
.rq-bg00, #rq-tab .bg00  { background-color: #FFFFFF}
.rq-bg03, #rq-tab .bg03  { background-color: #f9f9f9}
.rq-bg05, #rq-tab .bg05  { background-color: #f6f6f6}
.rq-bg07, #rq-tab .bg07  { background-color: #f0f0f0}
.rq-bg1, .rq-bg10, #rq-tab .rq-bg1, #rq-tab .rq-bg10   {  background-color: #EEEEEE}
.rq-bg20, #rq-tab .bg20 { background-color: #CCCCCC}
.rq-bg25, #rq-tab .bg25 { background-color: #999999}
.rq-bg30 { background-color: #666666}
.rq-bgErr { background-color: #FF0000}
.rq-ferr {  color: #FF0000}
.rq-f05 { color: #B0B0B0}
.rq-f10 { color: #909090}
.rq-f20 { color: #666666}
.rq-fhellblau { color: #006dba}
.rq-p10 {  font-size: 10pt}
.rq-p09 {  font-size: 09pt}
.rq-p085 {  font-size: 8.5pt}
.rq-pix09 {  font-size: 9px}
.rq-pix10 {  font-size: 10px}
.rq-pix11 {  font-size: 11px}
.rq-pix12 {  font-size: 12px}
.rq-pix14 {  font-size: 14px}
.rq-pix24 { font-size: 24px}
.rq-pix36 { font-size: 36px}

input:focus, textarea:focus, check:focus, select:focus, option:focus, .bg-orch { background-color : #ffd49e;}
/* Zum Testen:
a:hover {  font-family: "Times New Roman", Times, serif}
a:visited {  color: #FF8040}
a:link {  color: #FF0099}
*/

/* für kleine Hinweis-Zeilen unter Bildern etc., Farbe in grau, Link nicht unterstrichen und einfarbig.
*/

/* Test in Rot und Riesen-Schrift:
	#hinw1,  #hinw1 a, #hinw1 A:hover , #hinw1 a:link {  color: #FF0000}
	#hinw1 a:hover {background-color: #FF0000; text-decoration: none}
	#hinw1  {color: #DDD; font: 100px/20px "Impact", sans-serif}
*/
#hinw1,  #hinw1 a, #hinw1 A:hover , #hinw1 a:link {  color: #909090}
#hinw1 a:hover {background-color: #FFCC33; text-decoration: none}
#hinw1 a:link { text-decoration: none}
/*
#link1 a {text-decoration: none; color: #FF0000}
#link1 a:link { text-decoration: none}
*/
link1 a:link {text-decoration: none;  color: default}
link1 a:visited {text-decoration: none}
link1 a:hover {text-decoration: none; color: #CC0000}

link2 a:link {text-decoration: none;  color: default}
link2 a:visited {text-decoration: none}
link2 a:hover {text-decoration: none}


/* Tabelle: dunkler HG, helle Zellen
*/
#rq-tab p, #rq-tab td {  font-size: 10.5px; }
#rq-tab td { background-color: #E0E0E0; }

#rq-tab11 p, #rq-tab11 td {  font-size: 11px; }

a:visited {  color: #006dba; text-decoration: none}
a:link {  color: #006dba; text-decoration: none}
a:hover { background-color: #FFCC33; text-decoration: underline}

#rq-tab30 { border-style: solid;
border-color: rgb(192, 192, 192) rgb(102, 102, 102) rgb(102, 102, 102) rgb(192, 192, 192);
border-width: 1px;
background-color: rgb(153, 153, 153);
text-align: left;
font-weight: inherit;
}

#rq-tab30 tr {
font-weight: inherit;
background-color: rgb(240, 240, 240);
}

#rq-tab00 { border-style: solid;
border-color: rgb(192, 192, 192) rgb(102, 102, 102) rgb(102, 102, 102) rgb(192, 192, 192);
border-width: 1px;
background-color: rgb(153, 153, 153);
text-align: left;
font-weight: inherit;

border:0 ;
/* scheint nicht zu funktionieren:
cellpadding:5;
cellspacing=:1;
*/
}

#rq-tab00 tr {
font-weight: inherit;
background-color: rgb(255, 255, 255);
}

#rq-tab00 th {
font-weight: bold;
background-color: rgb(230, 230, 230);
}

/*
	für Edit-Formulare:
*/
#rq-tabform { border-style: solid;
border-color: rgb(192, 192, 192) rgb(102, 102, 102) rgb(102, 102, 102) rgb(192, 192, 192);
border-width: 1px;
background-color: rgb(153, 153, 153);
text-align: left;
font-weight: inherit;

border:0 ;

}

#rq-tabform tr {
font-weight: inherit;
background-color: rgb(255, 255, 255);
}

#rq-tabform th {
font-weight: inherit;
color: #666666;
background-color: rgb(230, 230, 230);
}
/* alt:
a:visited {  color: #3D3F5C; text-decoration: underline}
a:link {  color: #3333CC; text-decoration: underline}
*/
