/* Style-Sheet Definitionsdatei */
body
{
background-color: #FFFFFF;
}

hr
{ width: 80%;
}

/* Styles für Text */
p,ul,ol,li,div,address,blockquote,nobr,b,i { font-family:Arial; font-size:9pt; }

h1 { font-family: Arial, sans-serif; font-size: 20pt; color:#008EE7; }
h2 { font-family: Arial, sans-serif; font-size: 20pt; }
h3 { font-family: Arial, sans-serif; font-size: 10pt; }
h4 { font-family: Arial, sans-serif; font-size:  9pt; }

h5 { font-family: Arial, sans-serif; font-size:  8pt; }

h6 { font-family: Arial, sans-serif; font-size:  7pt; }

.download {font-family: verdana; font-size: 8pt; color: #000000; }
.fehler {font-family: verdana; font-size: 10pt; color: #FF0000; }
.texteingabefelder	{font-family: Verdana; font-size: 8pt; border: 1px solid #B1BCDA; background-color: #F5F5F5;}
.ueberschrift_tab	{font-family: Verdana; font-size: 14pt; color: #F0F0F0; font-weight: bold;}

/* Link-Style */
a: { font-family: verdana; color:#000066; font-size: 8pt; text-decoration:none; }
a:link,a:visited  { font-family: verdana; color:#000066; font-size: 8pt; text-decoration:none; }
a:active  { font-family: verdana; color:#ff6600; font-size: 8pt; text-decoration:underline; }
a:hover { font-family: verdana; color:#000066; font-size: 8pt; text-decoration:underline; }

