/*                                              */
/* Agent FAQ stylesheet                         */
/* ============================================ */
/*                                              */
/* Version: 1.0.9                               */
/* Date:    12.03.2004                          */
/* Author:  huschiar@netandmore.de              */
/* Media:   screen                              */
/*                                              */

body, html
{
margin: 5px;
font-size: 95%; 
Color: #000000;   
font-family : "Trebuchet MS", "Gill sans", Arial, Georgia, sans-serif;
Font-Style: normal;
Font-Weight: normal;
background: #ffffff;
top:      0;        
left:     0;         
padding:  0;         
}
 
A
{ 
color :#800080;
background : transparent; 
Text-Decoration: underline;
}


A:LINK
{
color : #0000FF;
background : transparent; 
Text-Decoration: underline;
Font-Weight: bold;
}

A:VISITED
{
color : #0000FF;
background : transparent; 
Text-Decoration: underline;
Font-Weight: bold;
}

A:HOVER
{
Color:#000000;
background : #ffffcc; 
Text-Decoration: none;
}

A:ACTIVE
{
color : #339900;
background : transparent; 
Text-Decoration: underline;
Font-Weight: bold;
}

A:FOCUS
{
Color : #000000;
background : transparent; 
Text-Decoration: underline;
}

p,table,td
{
Color: #000000;
background : #ffffff; 
Font-Style: normal;
Font-Weight: normal;
}

h1,h2,h3,h4,h5
{
Color: #000000;
background : transparent; 
Font-Style: normal;
Font-Weight: bold;
}

pre,code 
{
Color: #990000;
background : transparent; 
Font-Family: "Courier New", Courier, Monospace;
Font-Weight: normal;
Font-Style: normal;
}

p.head 
{Color: #0F0F0F;
Background-Color: #DFDFDF; 
font-size:120%;
Font-Weight: bold;
Margin: 5px;
Padding: 5px;
 }
 
p.head a
{
Color: #000000;
Background-Color: #DFDFDF; 
Font-Weight: bold;
Text-Decoration: none;
}
 
 p.head hover
{
Color: #000000;
Background-Color: #0000ff; 
Font-Weight: bold;
Text-Decoration: none;
}

p.welcome 
{
font-size:85%;
Font-Weight: normal;
 }
 
 p.fat 
{
font-size:110%;
Font-Weight: bold;
 }

li
{
List-Style-Type: square;
} 
 
ul.fat 
{
font-size:110%;
Font-Weight: bold;
 }
 
ul.none li, li.none
{
List-Style-Type: none;
font-size:90%;
Font-Weight: normal;
} 

TD
{
Margin: 5px;
Padding: 5px;
} 

#menue { 

   float: left;
   border-collapse: collapse;
   Font-Size: 100%;
   margin-top: 5px;
   width: 149px;
   }
 
#header
{
Color: #000000;
background:#ffffff;
}

#menue th, #menue td {
   border: 1px solid #000000;
   Color: #000000;
   background-color: #DFDFDF;
   text-align: center;
   padding: 0;
}

div, ul, li {
   font-family : "Trebuchet MS", Arial, Georgia, sans-serif;

   }

#menue a {
   display: block;
   width: 100%;
   padding: 1px 0;
   Color: #000000;
   Background-Color: transparent;
   Font-Size: smaller;
   Font-Weight: bold;
   Text-Align: left;
   Vertical-Align: middle;
   Text-Decoration: none;
}

#menue td a {
   background-color: #DFDFDF;
   Color: #000000;
}
#menue a:hover {
Color: #000000;
Background-Color:#ffffcc;

}
#menue a:active{
   background: navy;
   color: #ffffff;
}

.linie {
        border-bottom-color: #999999;
        border-bottom-width: thin;
        border-bottom-style:solid;
        }
hr {display:none}

DT
{
Font-Weight: bold;
}

td.h2
{
Font-Weight: bold;
font-size:150%;
Border-Bottom-Color: #999999;
Border-Bottom-Style: solid;
Border-Bottom-Width: thin;
}

#inhalt, #inhalt1, #inhalt2
{
Color: #0F0F0F;
Background-Color: #FFFFFF;
Text-Align: left;
Vertical-Align: middle;
border:thin solid #999999; 
border-spacing:0;
Margin-Bottom: 1px;
Margin-Left: 5px;
Margin-Right: 5px;
Margin-Top: 1px;
}


form
{
background-color : White;
Color: #000000;
font-family : "Trebuchet MS", Arial, Georgia, sans-serif;
}


.submit 
{
background-color:navy;
font-family : "Trebuchet MS", Arial, Georgia, sans-serif;
font-weight:bold;
color:#ffffff;
}

.old
{
color: #a0a0a0;
font-style: italic;
}

.conf
{
Color: #990000;
background : transparent; 
Font-Family: "Courier New", Courier, Monospace;
Font-Weight: normal;
Font-Style: normal;
}
