/* Angaben zum allg. Erscheinungsbild */


BODY, P, Table, TH, TD, TR, Div, UL, LI,  H1, H2, H3, H4, H5, H6 {
        color : Black;
        SCROLLBAR-ARROW-COLOR: White;
        
        scrollbar-highlight-color : Gray;
        scrollbar-shadow-color : White;
        font-size : 12px;
        font-family : "arial", sans-serif;
}



P, UL, LI, TABLE, TR, TD , Blockquote,  DIV, TH, A,  H1, H2, H3, H4, H5, H6,
        {
        font-family : "arial", sans-serif;
}

/* Klassen neues Design */

form {
      font-family: "arial", sans-serif;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      margin : 0px;
      padding:0px

}

.feld {
       background-color:#9F9F9F;
       border:0px;
}

/* Link-Erscheinungbild -normaler Link-  */

A:LINK {
        color : #014CFC;
        background-color : transparent;
        text-decoration : none;
}

A:VISITED {
        color : #014CFC;
        background-color : transparent;
        text-decoration : none;
}

A:HOVER {
        color : Red;
        background-color : transparent;
        text-decoration : underline;
}


A:ACTIVE {
        color : #FF0033;
        background-color : transparent;
        text-decoration : underline;
}

/* -Sonderklassen- */

.news {
      font-size : smaller;
      color : #DF0000
}

.shop {
      background : #9F9F9F;
      color: #0000DD;
}

.shop_header {
      background : #9F9F9F;
      color: #FFFFFF;
      font-weight : bold;
      text-align : center;
}

p.shop {
       background : #C0C0C0;
}

.column { background : #C0C0C0;
          color: #0000DD;
}

.darkshop { background : #3F3F3F;
}

td.small  {
        font-size : 9px;
        font-style : normal;
		color:    gray;
}

#dank {
        font-size : smaller;
        font-style : normal;
}

#Tanz {
 background-image:url(bilder/dolmetscher.gif); background-repeat:no-repeat;
 
}

p.bild {
	color: #FE00FC;
	font-size: 18px;
	font-style : normal;
	
}