/* The W3C Core Styles Copyright (c) 1998 W3C (MIT, INRIA, Keio), All Rights
Reserved. W3C liability, trademark, document use and software licensing rules
apply. See http://www.w3.org/Consortium/Legal/ipr-notice.html

This stylesheet has been served in a form to avoid known bugs in your user
agent's CSS implementation. Copying and serving this stylesheet to other
agents may lead to unexpected results. Please refer to its address rather than
copy it. */





/* WinIE4 */
        /* begin body type */        /* 4 - modern sans a */

BODY        {
        font-size:        12px;
        font-weight:        normal;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        font-family:        Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size-adjust:        .48;
        text-align: justify;
        padding-right: 15px;
        }

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU        {
        /* inherit from body */
        }

SMALL        {
        font-size:        8px;
        }

BIG        {
        font-size:        16px;
        }

PRE        {
        font-family:        'Monotype.com', Courier New, monospace;
        }

OL LI        {
        list-style-type:        decimal;
        }

OL OL LI        {
        list-style-type:        lower-alpha;
        }

OL OL OL LI        {
        list-style-type:        lower-roman;
        }
UL LI        {
        list-style-image:url(images/bullet.gif);
        }

TABLE, TBODY, TR, TD, TH        {
        font-size:        1em;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        font-family:        Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size-adjust:        .48;
        }

        /* end body type */





/* WinIE4 */
        /* begin header type */        /* 6 - industrial sans */

H1        {
        font-family:    Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:        .46;
        font-size:        24px;
        line-height:        24px;
        font-weight:        400;
        font-style:        normal;
        text-decoration: none;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        }

H2        {
        font-family:        Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:        .46;
        font-size:        20px;
        font-weight:        400;
        font-style:        normal;
        text-decoration:        none;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        }

H3        {
        font-family:        Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:        .46;
        font-size:        18px;
        font-weight:        400;
        font-style:        normal;
        text-decoration:        none;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
}

H4        {
        font-family:        Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:        .46;
        font-size:        16px;
        font-weight:        400;
        font-style:        normal;
        text-decoration:        none;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        }

H5, DT        {
        font-family:           Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:        .46;
        font-size:        14px;
        font-weight:        500;
        font-style:        normal;
        text-decoration:        none;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        }

H6        {
        font-family:        Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:        .46;
        font-size:        1em;
        font-weight:        600;
        font-style:        normal;
        text-decoration:        none;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        }

TFOOT, THEAD        {
        font-size:        1em;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        font-size-adjust:        .46;
        }

TH        {
        text-align: center;
        vertical-align:        middle;
        font-size:        1em;
        font-weight:        bold;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        font-size-adjust:        .46;
               }

HR        {
        visibility:        visible;
        }

        /* end header type */





/* WinIE4 */
        /* begin affordances */        /* 4 - swiss a */

A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL        {
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        text-decoration:        none;
        }

BODY        {
        color:        #000000;
        background:        #ff6600;
/*      background-image:url(pics/backgr.gif); */
/*      background-repeat:no-repeat; */
        }

EM        {
        font-style:        normal;
        font-weight:        bold;

        }

STRONG        {
        font-style:        italic;
        background:        #B5D773;
        font-weight:        bold;

        }

EM STRONG, STRONG EM        {
        text-transform:        uppercase;
        font-style:        normal;
        font-weight:        bolder;
        background:        #B5D773;

        }

B        {
        font-weight:        bold;
        }

I        {
        font-style:        italic;
        }

.warning        {
        text-transform:        none;
        font-style:        normal;
        font-weight:        bolder;
        background:        #B5D773;

        }

DEL        {
        text-decoration:        line-through;
        background:        #F66;
        }

INS        {
        text-decoration:        underline;
        background:        yellow;
        }

VAR, CITE, DFN, .note        {
        font-style:        italic;
        }

ADDRESS        {
        font-style:        normal;
        letter-spacing:        .1em;
        }

ACRONYM        {
        font-variant:        small-caps;
        letter-spacing:        0.1em;
        }

H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT
        {
        color:        #007491;
        }

HR        {
        color:        #007491;
        }

#colophon        {
        display:        none;
        }

COL, COLGROUP, TABLE, TBODY, TD, TR        {
        text-decoration:        none;
        border-color:        #66cc66;
        border-style:        none;
        }

A:link        {
        text-decoration:        none;
        font-weight:        normal;
        color:        #efefef;
        }

A:visited        {
        text-decoration:        none;
        font-weight:        normal;
        color:        #0050a0;
        }

A:hover        {
font-weight: normal;
text-decoration: underline;
color: #ffff00;
        }

A:active        {
        text-decoration:        none;
        font-weight:        normal;
        color:        #0050a0;
        }

/*
A.offsite        {
        text-decoration:        none;
        font-weight:        normal;
        color:        #990000;
        }
*/
        /* end affordances */

/* Classes für Tanz Bremen */
#fett {
      font-weight:bold;
      }

#klein {
       font-weight:lighter;
       }
#gross {
       font-size:16px;
       }

#normal {
        font-size:        12px;
        font-weight:        normal;
        word-spacing:        normal;
        letter-spacing:        normal;
       }


#nameunso {
        font-family:Book Antiqua, Bookman Old Style, Times, serif;
        font-size-adjust:.46;
        font-size:14px;
        font-weight:500;
        color:#007491;
        font-style:normal;
        text-decoration:none;
        word-spacing:normal;
        letter-spacing:normal;
        text-transform:none;
        }
#rechts {
         text-align: right;
         }