body{
 font-family:Verdana, Arial, sans-serif;
 font-size:80%;
 color:#000064;
 margin:0px;
 padding:0px;
}

/* Quellcodeanzeige */
pre{
 font-size:1.2em;
 color:#000;
 background-color:#f7f7f7;
 border:1px dashed #666;
 margin:0px 0px;
 padding:15px 5px;
}

code {
 color:#bd0329;
 font-size:1.2em;
}
#schriftklein
{
 font-family:Verdana, Arial, sans-serif;
font-size:0.8em;
}

/* berschriften */
h1 { font-size:1.3em;margin-top:0px;}
h2 { font-size:1.1em;}
h3 { font-size:1em;}
h4 { font-size:1em;}
h2,h3,h4 { margin-top:20px;margin-bottom:0px; }
h1,h2,h3,h4 { color:#e88229;}
h1.fault { color:#f00;}

/* Hervorhebungen */
em,.hervorheb{
	color:#bd0329;
	font-weight:normal;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
acronym {
 border-bottom: 1px dotted #666;
 cursor:help;
}
hr{ 
 color:#666;height:1px;
}

/*STATUS FELDER FARBEN* testdaten.php*/
/*status-feld farbe */
#data-input{ 
background-color:#FFC4B2;
color:#000000;
font-size:0.8em;
}
#inaktiv{ 
background-color:#cccccc;
color:#000000;
font-size:0.8em;
}
#redakteur{ 
background-color:#ffffff;
color:#000000;
font-size:0.8em;
}
#ltdredakteur{ 
background-color:#ffffff;
color:#000000;
font-size:0.8em;
}
#schlussred{ 
background-color:#ffffff;
color:#000000;
font-size:0.8em;
}
#fertignfrei{ 
background-color:#FFF9B2;
color:#000000;
font-size:0.8em;
}
#fertig{ 
background-color:#FFF9B2;
color:#000000;
font-size:0.8em;
}
#produktion{ 
background-color:#297408;
color:#ffffff;
font-size:0.8em;
}
/*-----------------------------------*/

#marked /* aktuelle subkategorie highlighten in der messwerteingabe */
{
font-weight:bold;

color:red;
}
/* schriftgrsse links in export.php?export?ready*/
#template
{
color:#000000;
font-size:0.9em;
}



/*tabellenspalten der produkttabelle testdaten.php */
#iid 
{
font-size:0.9em;
}
#datum 
{
font-weight:bold;
font-size:0.9em;
}
#autor
{
font-size:0.9em;
}
#catname 
{
font-size:0.9em;
}
#datacount 
{
font-size:0.9em;

}




#produktname
{
font-family:Verdana, Arial, sans-serif;
font-size:0.9 em;
}

#author_testdaten
{
font-family:Verdana, Arial, sans-serif;
font-size:0.9 em;
}
#hersteller
{
font-family:Verdana, Arial, sans-serif;
font-size:0.9 em;
}

#status_testdaten
{
font-family:Verdana, Arial, sans-serif;
font-size:0.9 em;
}
#testdatamiss
{
font-family:Verdana, Arial, sans-serif;
font-size:0.9 em;
color:red;
}

/*wechselnde zeilenfarbe produkttabelle* testdaten.php*/
#grau
{
background-color: #E7DADA;
}
#weiss
{
background-color: #afafaf;
}
#weiss_hits
{
background-color: #FFE7E7;
}
#grau_hits
{
background-color: #CFA990;
}

#weiss_chartf
{
background-color: #ffffff;
}
#grau_chartf
{
background-color: #FFFF9C;
}



#blau
{
color: #3165ff;
}
#lila
{
color: #ff00ff;
}
#schwarz
{
color: #000000;
}


#tabelle /*blauer Hintergrund bei z.Bsp. Tabellenberschrift, Eingangsseite testdaten.php*/
{
background-color:#CED7DE;
color:#000000;
}

#tabellefw /*Hintergrund Spalte fehlende werte testdaten.php*/
{
font-size:0.9em;
font-weight:bold;
color:#333399;
}


#tabelle2 /* dateneingabe, blauer hintergrund, bei den zusammenstellung der werte, testdata_edit*/
{
background-color:#C9DBFB;
color:#000000;
font-size:0.9em;
}


#tabelle3 /* dateneingabe, oranger hintergrund, bei den zusammenstellung der werte, fehlende werte testdata_edit*/
{
background-color:#C9DBFB;
color:red;
font-size:0.9em;
}

#tabelle4 /* dateneingabe,grner hintergrund, bei den zusammenstellung der werte, werte vollstndig, testdata_edit*/
{
background-color:#73E182;
color:#000000;
font-size:0.9em;
}


#bearbeiten
{
background-color:#5C7EB6;
color:white;
font-size:0.9em;
}

#löschen
{
background-color:#FFB25A;
color:#000000;
font-size:0.9em;
}

#link_schwarz a:link
{

 color: #000000;
}
#link_schwarz a:visited
{

 color: #000000;
}
 #link_schwarz a:hover
 {

 color:#ffffff;
 background-color:blue;
 } 
 
 #link_schwarz_u a:link
{

 color: #000000;
 text-decoration: underline;
}
#link_schwarz_u a:visited
{
text-decoration: underline;
 color: #000000;
}
 #link_schwarz_u a:hover
 {
text-decoration: underline;
 color:#ffffff;
 background-color:blue;
 }
/* Navigation Produkte anlegen, Kategorien anlegen etc.*/
#navi{
text-align:center;
width:99%;
 font-size:0.7em;
 padding:3px;
 background-color:#546B95;
 color: #ffffff;

}
#navi a:link
{
 color:#ffffff;
}
 #navi a:visited
{
 color:#ffffff;
}
 #navi a:hover
 {
 text-decoration:none;
 color:#efefef;
 background-color:blue;
 }


#testdaten { /*tabelle mit den letzten getesteten Gerten, eingangsseite, testdaten.php */

text-align:center;
width:100%; height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
position:absolute;
top:3px;

}

  #testdaten a:link {
 
 color:#113306;
font-weight:normal;
 
 }
 #testdaten a:visited {
 
 color:#113306;
font-weight:normal;

 }
 
 #testdaten a:hover
 {
 text-decoration:none;
 color:#000000;
 background-color:#FFDB5D;
 font-weight:normal;
 } 
 #testdaten a:active
 {
 text-decoration:none;
 color:#ffffff;

 } 
 
/*-----------------------------------------------------------------------------------------------------*/
/* navigationslayer auf den seiten produkte anlegen, kateg. anlegen etc. */
#navi_admin
{
position:absolute;  left: 20px; top:50px;

background-color:#EBEBEB;
font-family:Verdana, Arial, sans-serif;
font-family:Verdana, Arial, sans-serif;
border:1px solid #000000;

}
/*erste Zeile FUNKTION, farbe*/
#navi_admin_function
{
font-family:Verdana, Arial, sans-serif;
background-color:#546B95;
color:#FFFFFF;
font-weight:bold;
font-size:0.8em;
}
#status_head /* head zeile von statusseite status.php*/
{
background-color:#9ca6c6;
color: #000000;
font-weight:bold;
font-size:0.8em;
}

/* die zeilen produkt hinzufgen lschen z. Bsp.*/
#navi_admin_action
{
font-family:Verdana, Arial, sans-serif;
background-color:#E7E7E7;
color: #FFFFFF;
font-weight:normal;
font-size:0.9em;
}
/* der inhalt  (rechte seite) der adminseiten produkt, kategorie hinzufgen */
#navi_admin_content
{
position:absolute;  left: 350px; top:60px;
font-size:0.9em;
}

#navi_admin_content2
{
position:absolute;  left: 350px; top:80px;
font-size:0.9em;
}
/*rollenverwaltung*/
#navi_admin_content3 
{
position:absolute;  left: 280px; top:50px;
font-size:0.9em;
}

#navi_admin_content4 
{
position:absolute;  left: 100px; top:20px;
font-size:0.9em;
}


#navi_admin_content_drop_alone /* wenn nur eine dropdoen da ist zum auswhlen zbsp. unit_new.php*/
{
position:absolute;  left: 400px; top:60px;
}

#navi_admin a:link 
 {
 color:#000000;
 }
 #navi_admin a:visited {
 
 color:#000000;
 }
 #navi_admin a:hover
 {
 text-decoration:none;
 color:#ffffff;
 background-color:blue;
 }
#navi_admin a:active {
 
 color:red;
 }




#navi_admin_content a:link 
 {
 color:#000000;
 }
 #navi_admin_content a:visited {
 
 color:#000000;
 }
 #navi_admin_content a:hover
 {
 text-decoration:none;
 color:#ffffff;
 background-color:blue;
 }
#navi_admin_content a:active {
 
 color:red;
 }
/*------------------------------------------------------------------------------------*/













#bot1LINK { /* test lesen, test bearbeiten*/
	color: D56767;
	font-size: 12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}



#button{ /*Styles der Form-Buttons*/
font-size:0.9em; 
background-color:#66A800; 
color:ffffff;
}
#button_lauftext{ /*Styles der Form-Buttons*/
font-size:1.2em; 
font-weight: bold;
background-color:#66A800; 
color:ffffff;
height:25px;
}

#buttonguests{ 
font-size:1.3em; 
background-color:#ABDA4C; 
color:#000000;
width:150px;
height:50px;


}
#buttondel{ /*Styles des Form-Buttons delete*/
font-size:8pt; 
background-color:#AA2A1D; 
color:#ffffff;
}
#buttonred
{
color:red;
border:1px solid #AA2A1D;
}
#buttonneu
{
font-size:8pt; 
background-color:#ECDE6A; 
color:#000000;
}
#buttonnew{ /*Styles der Form-Buttons, subcat_edit, neuer eintrag*/
font-size:0.8em; 
background-color:#477D4E; 
color:ffffff;

}

#dropdownboxklein /* delectboxen*/
{
background-color:#eeeeee;
color:#000000;
font-size:0.8em;
width : 130px;
}



#dropdownbox /* delectboxen*/
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 130px;
}
/*ausgegraute dropdownbox */
#dropdownbox77 
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 60px;
}
#dropdownboxyellow /* delectboxen*/
{
background-color:#F7D708;
color:#000000;
font-size:1.1em;
width : 180px;
}

#chartmanagen /* delectboxen*/
{
background-color:#F7D708;
color:#000000;
font-size:1.1em;
width : 220px;
}
#dropdownbox16 /* delectboxen*/
{
background-color:#B5FF42;
color:#000000;
font-size:0.9em;
width : 160px;
}
#dropdownbox166 /* delectboxen*/
{
background-color:#B5FF42;
color:#000000;
font-size:0.9em;
width : 50px;
}

#dropdownbox200 /* delectboxen*/
{

background-color:#F7D708;
color:#000000;
font-size:1.1em;
width : 200px;
}

#dropdownbox_statistik500 /* delectboxen*/
{
background-color:#F7D708;
color:#000000;
font-size:1.0em;
width : 240px;
}


#dropdownbox16special /* selectboxen testdaten.php "suche alle produkte die" */
{
background-color:#9ca6c6;
color:#ffffff;
font-size:0.9em;
width : 150px;
}


#dropdownbox16red /* delectboxen*/
{
background-color:#eeeeee;
color:#AA3C11;
font-size:0.9em;
width : 160px;
}



#dropdownboxred /* delectboxen*/
{
background-color:#FFEAB1;
color:#AA3C11;
font-size:0.9em;
width : 160px;
}

#dropdownboxgreen/* delectboxen*/
{
background-color:#F7D708;
color:#000000;
font-size:0.9em;
width : 160px;
}

#dropdownbox5 /* selectboxen */
{
background-color:#B5FF42;
color:#000000;
font-size:0.9em;
width : 50px;
}
#dropdownbox5red /* selectboxen  testdaten.php zahl*/
{
background-color:#eeeeee;
color:#AA3C11;
font-size:0.9em;
width : 50px;
}




#dropdownbox6 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 60px;
}
#dropdownbox6klein /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.8em;
width : 60px;
}
#dropdownbox10 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 100px;
}
#dropdownbox88 /* selectboxen *ausgegraute bestwertdropdown*/
{
background-color:#aaaaaa;
color:#000000;
font-size:0.9em;
width : 60px;
}
#dropdownbox_ruledit /* delectboxen*/
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 400px;
}

#dropdownbox10green /* selectboxen, subcat_edit, neuer eintrag */
{
background-color:#477D4E;
color:#ffffff;
font-size:0.9em;
width : 60px;
}

#dropdownbox10red /* selectboxen testdaten.php rote dropdowns*/
{
background-color:#eeeeee;
color:#AA3C11;
font-size:0.9em;
width : 100px;
}



#dropdownbox12 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 120px;
}


#dropdownbox3 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 30px;
}
#dropdownbox4 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 40px;
}
#dropdownbox4green /* selectboxen  subcat_edit, neuer eintrag*/
{
background-color:#477D4E;
color:#ffffff;
font-size:0.9em;
width : 40px;
}

#dropdownbox7 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 70px;
}

#dropdownbox7red /* selectboxen */
{
background-color:red;
color:#000000;
font-size:0.9em;
width : 70px;
}

#dropdownbox7green /* selectboxen */
{
background-color:#477D4E;
color:#ffffff;
font-size:0.9em;
width : 60px;
}


#dropdownbox50 /* selectboxen */
{
background-color:#eeeeee;
color:#000000;
font-size:0.9em;
width : 240px;
}

#textfield
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 130px;
}


#textfieldadresses
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 180px;
}
#textfield_light
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 180px;
}
#textfield_light2
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 150px;
}
#textfield_login
{
background-color:#eeeeee;
color:#000000;
border:1px solid #000000;
font-size:0.9em;
width : 130px;
}
#textfield2  /* testkriterien bearbeiten subcat_show*/
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 100px;
}

#textfield2green  /* testkriterien bearbeiten, neuer eintrag subcat_edit*/
{
background-color:#4848E2;
color:#ffffff;
border:1px solid #000000;
font-size:0.9em;
width : 100px;
}



#textfield3  /* testkriterien bearbeiten subcat_show*/
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 50px;
}

#textfield77  /* testkriterien bearbeiten subcat_show* ausgegrautes readonly*/
{
background-color:#aaaaaa;
border:1px solid #000000;
font-size:0.9em;
width : 50px;
}

#textfield3green  /* testkriterien bearbeiten neuer eintrag subcat_edit*/
{
background-color:#477D4E;
color:#ffffff;
border:1px solid #000000;
font-size:0.9em;
width : 50px;
}

#textfield4  /* testkriterien bearbeiten subcat_show*/
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 20px;
}

#textfield4grey  /* testkriterien bearbeiten subcat_show*/
{
background-color:#aaaaaa;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 20px;

}


#textfield5  /* testkriterien bearbeiten subcat_show text_edit.php online-text etc*/
{
background-color:#eeeeee;
font-weight: bold;
color:#ff0000;
border:1px solid #000000;
font-size:0.9em;
width : 250px;

}

#verybig 
{
background-color:#AAC4D9;
color:#000000;
border:1px solid #000000;
font-size:1.5em;
width : 400px;
height : 35px;
}



#textfield300  /* testkriterien bearbeiten subcat_show text_edit.php online-text etc*/
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 300px;
height : 20px;
}

#textfield500  /* testkriterien bearbeiten subcat_show text_edit.php online-text etc*/
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:1.3em;
width : 500px;
}


#textfield12  /* testkriterien bearbeiten subcat_show*/
{
background-color:#eeeeee;
color:#0055cc;
border:1px solid #000000;
font-size:0.9em;
width : 120px;
}


#textfieldred /*rot umrandetes textfeld */
{
background-color:#FFEAB1;
color:#000000;
border:2px solid #EF3604;
font-size:0.9em;
width : 130px;
}

#textfieldgrau/*rot umrandetes textfeld */
{
background-color:#afafaf;
color:#000000;
border:2px solid #EF3604;
font-size:0.9em;
width : 130px;
}


#textareared /*rot umrandetes textarea testdata_edit */
{
background-color:#FFEAB1;
color:#000000;
border:2px solid #EF3604;
width : 250px;
}

#textarea /*  textfeld fr die messdaten, keine pflichtfelder  testdata_edit*/
{
background-color:#B5FF42;
color:#000000;
border:1px solid #000000;
width :250px;
}

#textareabig /*  textfeld fr die messdaten, keine pflichtfelder  testdata_edit*/
{
background-color:#eeeeee;
color:#000000;
border:1px solid #000000;
width : 550px;
font-size:0.9 em;
}

#textareabigtext /*  online-printtext*/
{
background-color:#eeeeee;
color:#000000;
border:2px solid blue;
width :600px;
font-size:0.9 em;
}





#textareabigred /*rot umrandetes textarea testdata_edit */
{
background-color:#FFEAB1;
color:#000000;
border:2px solid #EF3604;
width : 450px;
font-size:1.1em;
}



#textfielddata /*  textfeld fr die messdaten, keine pflichtfelder  testdata_edit*/
{
background-color:#ffffff;
color:#000000;
border:1px solid #000000;
font-size:0.9em;
width : 130px;
}

#navilogin{
text-align:left;
width:100%;
height:100%;
 font-size:0.9em;
 padding:5px;
 background-color:#CECFCE;
 border-top:1px solid #666;
 border-bottom:1px solid #666;
}

/* Login Screem index.php*/
#login{
position:absolute;
top:100px;left:300px;
align: center;
text-align:center;
width:35%;
font-size:0.9em;
background-color:#CECFCE;

}

/* F A R B E N */
/* hellgrau farbe , kommt oft vor */
#hellgrau
{
background-color: #efefef;
}

#dunkelgrau
{
background-color: #949694;
}

#dunkelblau
{
background-color: #9CA6C6;
}

#hellblau
{
background-color: #CED7DE;
}

/*--------------------------------------*/





/* Unterkategorien*/
#navi2{
width:100%;
font-family:Verdana, Arial, sans-serif;
 /*text-align:left;*/
 /*padding:1px 1px 1px 1px;*/
 background-color:#efefef;
 border-bottom:1px solid #666;
 font-size:0.8em;
text-align:center;
align:center;

}
#navi2 img {
 /*float:left;*/
 margin-top:1px;
}


/* index.php schrift  - Produkttest datenerfassung*/
#pdata
{
position:absolute;
top:10px;left:300px;
font-family:Verdana, Arial, sans-serif;
font-weight: bold;
font-size:1.3em;
color: #000000;
background-color:#eeeeee;
}

#pdatalogo /*idg-logo*/
{
position:absolute;
top:10px;left:10px;

}

/* Container, der das Logo enthlt, header.inc.php den Logout Button etc. */
#header {
 color: #000000;
 padding:0px 5px;
 background-color:#ADAEAD;
 text-align:left;
 top:0px;
 height: 100px;
 }
 
 #angemeldet
 { /*angemeldet als in header.inc.php Name */
font-size:0.9em;
color:#000000;
position:absolute;
top:28px;
left:190px;

}
 
  #angemeldet a:active {
 
 color:#000000;
 }
 
 
 /*header.inc.php, eingeloggt als .. */
#angemeldet a:link 
 {
 color:#000000;
 }
 #angemeldet a:visited {
 
 color:#000000;
 }
 #angemeldet a:hover
 {
 text-decoration:none;
 color:#ffffff;
 background-color:blue;
 }
 
 
 
 
 
 

/* Container unter der oberen Navigation*/
#header2 {
 clear:both;
 background-color:#FEC483;
 border-bottom:1px solid #666;
 font-size:5px;
 text-align:right;
 padding-right:10px;
}



#footer{
 clear:both;
 font-size:0.8em;
 text-align:right;
 margin:10px 10px 0px 0px;
}



/* Keine Rahmen um Grafiken als Link */
a img {border-width:0px;}

#menus li {margin-left:0px;padding-left:0px;}
#menus ul {margin:0px 0px 15px 0px;padding-left:0px;list-style-type:none;}
#menus h3 {margin:0px;font-size:1em;color:#000;}


/* Standard Hyperlinks */
a:link, a:visited, a:hover, a:active{
 text-decoration:none;
 font-weight:bold;
 color:#005199;
 background-color:inherit;
}
a:visited { color:#0075e3; }
a:hover, a:active {
 color:#f00; 
 text-decoration:underline;
 font-weight:bold;
}

/* Hyperlinks fr das untere und linke Men */
#menus a{
 font-weight:normal;
}
#menus a:link, #menus a:visited{
 color:#000064;
}
#menus a:hover, #menus a:active {
 color:#f00; 
 text-decoration:underline;
}
.menu a, .menu a:link, .menu a:visited,.menu a:hover, .menu a:active {
 font-weight:bold;
}
#footer a, #footer a:link, #footer a:visited,#footer a:hover, #footer a:active, 
#navi2 a, #navi2 a:link, #navi2 a:visited,#navi2 a:hover, 
}

 

   
   #navi2 a:link {
 
 color:#000000;
 }
 #navi2 a:visited {
 
 color:#000000;
 }
 
 #navi2 a:hover
 {
 text-decoration:none;
 color:#ffffff;
 background-color:blue;
 } 
 #navi2 a:active
 {
 text-decoration:none;
 color:#ffffff;
 background-color:blue;
 } 
 
 
 
#brkr a, #brkr a:link, #brkr a:visited {
 color:#fff;
}

#brkr a:hover, #brkr a:active {
 color:#f00;
}
/* Hyperlinks fr externe Seiten */
a.ext, a.ext2{
 padding-left:14px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xext.gif) no-repeat left;
}

/* Im Footer nur extern, wenn die Seite lokal geladen ist */
#footer a.ext, a.ext2{
 padding-left:0px;
 background-image:none;
}

/* Hyperlinks vorherige Seite */
a.prev{
 padding-left:14px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xprev.gif) no-repeat left;
}

/* Hyperlinks nchste Seite */
a.next{
 padding-right:14px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xnext.gif) no-repeat right;
}

/* Hyperlinks nach unten Seite */
a.down{
 padding-left:10px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xdown.gif) no-repeat left;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Hyperlinks auf eine Seite, die einen "Ordner" darstellt */
a.folder{
 padding-left:14px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xfolder.gif) no-repeat left;
}

/* berschriften mit dem Pfeil nach oben */
.up { 
margin:0px;
border-bottom:1px solid #000000;
text-align:right;
}

a.uplink:link{ 
 padding-left:10px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xup.gif) no-repeat left;
}

/* Hyperlinks nach oben */
#pageup a{
 padding-left:10px;
 background:   url(file:///D|/idgneu/29.7/css1/images/xup.gif) no-repeat left;
}

/* Browserkompatibilittstabelle */
.j, .f, .n,.t{
 text-align:center;
 font-weight:bold;
 vertical-align:middle;
}
table tr td.j{
 color:#fff;
 background-color:#00c000;
}
table tr td.f,table tr td.t{
 color:#fff;
 background-color:#c0c000;
}
table tr td.n{
 color:#fff;
 background-color:#c00000;
}

/* Fr Listen mit unterschiedlichen Farben fr Text und Bullet */
.myliul { list-style-type:square; }

.myliul {
 color:#f00;
 list-style-type:square;
}
.mylitxt{ color:#000; }

/* Listen z.B. zum Aufzhlen von Werten */
dl { margin-top:0px;}
dd { margin-left:12px;}
dt {
 margin-top:5px;
 padding-left:6px;
 background:   url(file:///D|/idgneu/29.7/css1/images/linerd.gif) no-repeat left;
}

/* Fr die CSS-Referenzen*/
.value {width:80%}
.valuename {
 color:#a00;
 width:20%;
}
.valuetable {border-spacing:0px;width:99%}

/* In den A-Z-Links ein Buchstabe, der nicht verwendet wird */
.nu {color:#ccc;font-weight:bold;}

/* Tabelle auf den Referenzseiten */
table {font-size:1em;}
td,th {
 vertical-align:top;
}
th, .th{
  background-color:#efefef;
  border-bottom: #666 1px solid;
  padding:3px;
  text-align:left;
}
.table, .browsercomp{
  border: #666 1px solid;
  padding:0px;
  width:99%;
  border-spacing:0px;
  border-collapse:collapse;
  font-family:Arial;
}
.table td, .browsercomp td{padding:2px;}


/* Abwechselnd eine Zeile hell und eine dunkel */
.u { background-color:#fff; }
.g { background-color:#f7f7f7; }

.g a, .u a {white-space:nowrap;}

/* Browser-Quickreferenz*/
.brreft{
	background-color:#efefef;
	margin-top:12px;
	width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.vers {
	text-align:center;
	background-color:#efefef;
	width:4%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.wert {
	width:44%;
	background-color:#efefef;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.br{background-color:#f7f7f7;text-align:center;}
.dekl{background-color:#fff}
/* Tabelle auf der Seite Links auf CSS 4 You */
.logotable {
width:80%;
background-color:#666;
}
.logotable th{
  background-color:#efefef;
  padding:3px;
  text-align:left;
}
.logotable td{
  background-color:#efefef;
  padding:3px;
  vertical-align:middle;
}
.logotable input {
 width:400px;
 background-color:#fff;
}b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC00;
}
