/*
body
{background-color: #9999CC;
font-size : 12pt;
font-family : tahoma,arial;
font-weight: bold;
color: #FFFFFF}
*/

body 
{
/*background-color: #9999CC;*/
background-color: #FFFFFF;
font-family : Tahoma,Arial;
font-size : 10pt;
color: #000000;
scrollbar-face-color: #23275C;
scrollbar-highlight-color: #9999CC;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #23275C;
scrollbar-darkshadow-color: #000000;
scrollbar-base-color: #9999CC;
}



a:link
{color: #FFFFFF;
font-weight:bold;
font-family : tahoma,arial;
text-decoration: none}

a:visited
{color: #FFFFFF;
font-weight: bold;
font-family : tahoma,arial;
text-decoration: none}


#blue_text
{
/*color: 000066;*/
color: #000000;
font-size : 8pt;
font-weight:bold;
font-family : tahoma,arial;
text-decoration: underline}


#white_text
{color: white;
font-size : 8pt;
font-weight:bold;
font-family : tahoma,arial;
text-decoration: none}

#tab { border-width:1pt;
 border-style:solid;
 border-color:#336699;
 background-color:#9999CC;
 font-size: 10pt;
 }
 
table {font-size: 10pt}


#Text        { font-size: 8pt; font-family: Tahoma, Arial }


hr { border-width:1pt;
 border-style:solid;
 border-color:#000066;
 }

#hr_light { border-width:1pt;
 border-style:inset;
 border-color:#336699;
 }


#hilfe { border-width:1pt;
 border-style:solid;
 border-color:#996600;
 background-color:#996600;
 }

h1{
 font-size: 14pt;
 }
 
 
 
 
#buttons {
color:#CCCCFF;
background-color:#336699;
border-style:solid;
border-width:1pt;
border-color:#CCCCFF;
font-size:8pt;
font-family:Tahoma;
font-weight:bold;}

#form_eingabe {
color:#000066;
background-color:#6699FF;
border-style:solid;
border-width:1pt;
border-color:#336699;
font-size:8pt;
font-family:Tahoma;
font-weight:bold;}

#form_readonly {
color:#000066;
background-color:#9999CC;
border-style:solid;
border-width:1pt;
border-color:#336699;
font-size:8pt;
font-family:Tahoma;
font-weight:bold;}



textarea {
color:#000066;
background-color:#B3D9FF;
border-style:solid;
border-width:1pt;
border-color:#336699;
font-size:10pt;
font-family:Courier New;
font-weight:bold;}


.tabelle { border-width:0pt;
font-size:7pt;
/*color:#000066;*/
color: #000000;
 border-style:solid;
 border-color:#000000;
 background-color:#9999CC;
 
 
 
.leer {border-width:0pt;}

#header{font-size:10pt;}

#hr_result { border-width:1pt;
 border-style:solid;
 border-color:#336699;
 }

/* Konjugator tables: Times and Persons*/
#highlight {
 font-size:7pt;
 color:white;
 background-color:336699;
 text-align: center;
 }
 
/* Konjugator tables: The actual forms within the table*/
 #word_output {
 font-size:7pt;
 color:#000000;
 background-color:white;
 text-align: center;
 }
 
 #formenerkennung_td
 {background-color:#BFBFFF;}
 
 #buttons_kon {
color:#FFFFFF;
background-color:#FF0066;
border-style:solid;
border-width:1pt;
border-color:#FFFFFF;
font-size:8pt;
font-family:Tahoma;}

 #buttons_dek {
color:#FFFFFF;
background-color:#00CC00;
border-style:solid;
border-width:1pt;
border-color:#FFFFFF;
font-size:8pt;
font-family:Tahoma;}


 #buttons_adj {
color:#000000;
background-color:#FF9900;
border-style:solid;
border-width:1pt;
border-color:#FFFFFF;
font-size:8pt;
font-family:Tahoma;}