BODY, TABLE, TD {
 font-family: "Arial","helvetica",sans-serif;
 font-size: 12px;
 background-color: black;
 color: white;
 margin: 0px;
 list-style-image: url(http://www.sympato.ch/forum/img/arrow.png)
}

H1, .title {
 font-family: "Arial","helvetica",sans-serif;
 font-size: 32px;
 font-weight: bold;
 color: #FF8000;
 text-decoration: none;
 text-align: center;
 margin: 0px;
}

H2, .titlebar {
 width: 100%;
 font-family: "Arial","helvetica",sans-serif;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background-color: #FF8000;
 color: white;
 margin: 0px;
}

H3, .titlesection {
 font-family: "Arial","helvetica",sans-serif;
 font-size: 16px;
 font-weight: normal;
 color: yellow;
 text-decoration: none;
 text-align: center;
 margin: 0px;
}

H4, .titlesubpage {
 font-family: "Arial","helvetica",sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #FF8000;
 text-decoration: none;
 text-align: center;
 margin: 0px;
}



a:link,    .new     {text-decoration: none; color: #ff8000; }
a:visited, .read    {text-decoration: none; color: #fff7db; }
a:active, .selected {text-decoration: none; color: #ffff00; }
a:hover             {text-decoration: none; color: #ff0000; }

UL {
 font-family: "Arial","helvetica",sans-serif;
 font-size: 14px;
 background-color: black;
 color: white;
 list-style-image: url(http://www.sympato.ch/forum/img/arrow.png)
}

.legenddef { text-align: left; vertical-align: middle; font-size: 14px }
.legendboxnew      { width: 16px; height: 16px; background-color: #ff8000; }
.legendboxread     { width: 16px; height: 16px; background-color: #fff7db; }
.legendboxselected { width: 16px; height: 16px; background-color: #ffff00; }

.icon { width: 16px; height: 16px; border: 0px; }

.forum { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.date  { font-family: Arial, Helvetica, sans-serif; font-size: 10px;  }
.name  { font-family: Arial, Helvetica, sans-serif; font-size: 10px;  }

.members, .members:link, .members:visited, .members:active, .members:hover { text-decoration: none; color: black; font-size: 1px; line-height: 1px; margin: 0px; padding:0px;}


A:link.button,   A:visited.button { text-decoration: none; color: #ffffff; font-weight: bold; border: 2px outset #ff8000; }
A:active.button, A:hover.button   { text-decoration: none; color: #ffffff; font-weight: bold; border: 2px inset #ff8000; }

