/* ========================================================= */
/* Cascading Style Sheet für tanzpartner.at / tanzpartner.cc */
/* ========================================================= */

td             { background-color: #CCCCFF }
p.tab          { margin-left:1cm; margin-right:1cm }    /* eingerückter Absatz, ersetzt blockquote */
p.submenue     { color: #E2007F }
/* a:visited      { color: #E2007F }  */
/* a:link         { color: #E2007F }  */
td.titel       { background-color: #333366; color: #FFFFFF; font-family: Verdana,Arial; font-size:
                 10pt; font-weight: bold }
td.titel2      { background-color: #333366; color: #FFFFFF; font-family: Verdana,Arial; font-size:
                 9pt; font-weight: bold }
td.weiss       { background-color: #FFFFFF; font-size: 13px;}           /* weisse Zelle in einer Tabelle */
td.schwarz     { background-color: #000000; }           /* schwarze Zelle in einer Tabelle */
td.grau        { background-color: #484848; }           /* graue Zelle für chatlogin.mv */
td.hellgrau    { background-color: #EAE9EE; }           /* hellgraue Zelle für Mail-History*/

a.textschwarz         { color: #000000 }                       /* schwarzer Link */
a.textschwarz:visited { color: #000000 }                       /* schwarzer Link */
a.textschwarz:active  { color: #000000 }                       /* schwarzer Link */

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   margin: 10px;
}

a {
   color: #E2007F;
   text-decoration: none;
}
a:active {
   color: #46468C;
   text-decoration: none;
}
a:visited {
   color: #E2007F;
   text-decoration: none;
}
a:hover {
   color: #46468C;
}
.SubMenu {
   font-size: 13px;
   font-weight: bold;
   background-color: #E9E9E9;
   font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", Arial;
   border-left: none;
   border-right: none;
   border-top: none;
   padding: 3px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #808080;
   color: #000000;

}
.NewDanceStyle {
   font-size: 9px;
   color: #E2007F;
}
ul {
   font-size: 13px;
   margin-top: 6px;
   margin-bottom: 0px;
}
