<!-- @#VERSION#@ MT-Fanpage 2004 Style  style.css @#VERSION#@ -->


/**********
 *  Links *
 **********/

/* Standard */
a:active { color: #c00 }
a:link { color: #c00 }
a:visited { color: #c00 }

/* TitleMenu */
.TitleMenu a:link {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  color: #FFFFFF;
	          font-size: 12px;
	          font-weight: bold;
                  text-decoration: none;
                  line-height: 12px;
        }

.TitleMenu a:visited {
                     font-family: Verdana, Arial, Helvetica, sans-serif;
                     color: #FFFFFF;
	             font-size: 12px;
	             font-weight: bold;
                     text-decoration: none;
                     line-height: 12px;
                     }

.TitleMenu a:hover {
                   color: #FFFFFF;
	           text-decoration: underline;
	           line-height: 12px;
                   }

.TitleMenu a:active {
	            color: #FFFFFF;
	            text-decoration: none;
	            line-height: 12px;
                    }

/* NaviLink */
.NaviLink a:link {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  color: #FFFFFF;
	          font-size: 12px;
                  text-decoration: none;
                  line-height: 14px;
        }

.NaviLink a:visited {
                     font-family: Verdana, Arial, Helvetica, sans-serif;
                     color: #FFFFFF;
	             font-size: 12px;
                     text-decoration: none;
                     line-height: 14px;
                     }

.NaviLink a:hover {
                   color: #FFFFFF;
	           text-decoration: underline;
	           line-height: 14px;
                   }

.NaviLink a:active {
	            color: #FFFFFF;
	            text-decoration: none;
	            line-height: 14px;
                    }

/* Überschriften */
.headline {
          font-family: Arial, Helvetica, Geneva, sans-serif;
          color: #036;
          font-size: 12pt;
          font-weight: bold;
          text-decoration:none;
          link-color: #036;
          }


.headsub1 {
          font-family: Arial, Helvetica, Geneva, sans-serif;
          color: #036;
          font-size: 10pt;
          font-weight: bold;
          }


.headsub2 {
          font-family: Arial, Helvetica, Geneva, sans-serif
          color: #036;
          font-size: 10pt;
          }

/* Textboxen */
.textbox {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 background-color: #FFFFFF;
	 text-align: left;
	 border: 1px dotted #000000;
	 }


/* Buttons */
.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        background-color: #CCCCCC;
        border: 1px solid #000000;
        }


/* Trennlinien */
.trennlinie1 {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 15px;
             color: #990000;
             font-weight: bold;
             text-decoration: none;
             }


.weiss12 { color: #fff; font-size: 12pt; font-family: Arial, Helvetica, Geneva, sans-serif }
.weiss10 { color: #fff; font-size: 10pt; font-family: Arial, Helvetica, Geneva, sans-serif }
.weiss8 { color: #fff; font-size: 8pt; font-family: Arial, Helvetica, Geneva, sans-serif }
.weiss { color: #fff; font-size: 12pt; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold}

.standardklein { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, sans-serif }
.rotstandard, .boxheadline, .webheadline { color: #990000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
.textsmall { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, sans-serif }

.blau { background-color: #c00; }

.rotklein {
          color: #990000;
          font-size: 8pt;
          font-family: Arial, Helvetica, sans-serif
          }

/* Standtext */
.standard, .boxtextsmall, .webtextsmall
          {
          font-family: Arial, Helvetica, Geneva, sans-serif
          color: black;
          font-size: 10pt;
          }

body {
     font-family: Arial, Helvetica, Geneva, sans-serif;
     color: #000000;
     margin: 0px 0px 0px 0px;
     }

i {
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size:10pt;
  color: #000;
}


/* Shoutbox */
td.odd    { background-color: #E2E2E2; }
td.even   { background-color: #F2F2F2; }

marquee   { background-color: #D2D2D2; }

input       { border-style: groove; background-color: #F1F1F1; color: #000000; }
input.send  { border-style: groove; background-color: #F1F1F1; color: #000000; }
select      { border-style: groove; background-color: #F1F1F1; font-family: Verdana; color: #000000; }
textarea    { border-style: groove; background-color: #F1F1F1; font-family: Verdana; color: #000000; }
fieldset    { border-color: #336699; background-color: #D3DDFF; padding-bottom: 5px; padding-left: 2px; padding-right: 2px; padding-top: 5px; }
legend      { font-family:Verdana; font-size: 12px; color: #404040; }
