/*/////////////////////////////
// Initialisierung           //
/////////////////////////////*/

p,h1,h2,h3,h4,a      { font-family:Arial,sans-serif,Helvetica; font-size:10pt; }
b,i,font             { font-family:Arial,sans-serif,Helvetica; font-size:10pt; }
ul,ol,li             { font-family:Arial,sans-serif,Helvetica; font-size:10pt; }
div,td,th,blockquote { font-family:Arial,sans-serif,Helvetica; font-size:10pt; }
body                 { margin:10px; }

a                    {   }
a:visited            {   }
a:hover              { text-decoration: underline; }
a:active             { text-decoration: none;  }

h1                   { font-size:16pt; font-weight:bold; margin:0px; padding:0px; }
h2                   { font-size:14pt; font-weight:bold; margin:0px; padding:0px;}
h3                   { font-size:12pt; font-weight:bold; margin:0px; padding:0px; }
h4                   { font-size:10pt; font-weight:bold; margin:0px; padding:0px; }

/*/////////////////////////////
// Navigation und Appetizer  //
/////////////////////////////*/

.n2                  { color: #000000; text-decoration: none; font-size: 8pt; }
.n2:hover            { color: #555555; text-decoration: none; font-size: 8pt; }
.n2:active           { color: #000000; text-decoration: none; font-size: 8pt; }

.appetizer           { text-decoration: none; font-size: 8pt; }
.smallappetizer      { text-decoration: none; font-size: 7pt; }
.appetizer:hover     { text-decoration: underline; font-size: 8pt; }

.newsheadline        { font-size: 12pt; }
.newssportart        { font-size: 8pt; }
.newsdate            { font-size: 8pt; }
.navindex            { color: #000000; text-decoration: none; font-size:8pt; font-weight:bold; }

/*/////////////////////////////
// Standardangaben           //
/////////////////////////////*/

/* Texteingaben */
.small                { font-size: 8pt; }
.formular             { font-size: 8pt; }

/* Formulare */
.input                { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px #000000 solid; }
.submit               { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px #000000 solid; }
.textarea             { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px #000000 solid; }
.select               { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px #000000 solid; }
.radio                { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }


/*/////////////////////////////
// Angaben zum RS Liga-Modul //
/////////////////////////////*/

/* Formulare */

.textareamodulliga  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px; border-color: #000000; border-style: solid; width:487px; }
.inputmodulliga     { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px; border-color: #000000; border-style: solid; width:487px; }

