/* ---&gt; Aktive Seite --&gt; Seitenweise Blättern --------------------------- */

.vs_nws_navakt   {
color:#6699CC;
text-decoration: none;
font-style: normal;
font-weight: 500;
}

/* ---&gt; News Titel --------------------------- */

.vs_nws_titel {
background-color: none;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #AFC0D3;
font-weight: bold;
}

/* ---&gt; News Titel --&gt; Einzelne News --------------------------- */

.vs_nws_titel2 {
background-color: #979BC2;
font-size: 12px;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #ffffff;
padding: 2px;
font-weight: bold;
}

/* ---&gt; Sub-Title --&gt; Autor, Datum, Zeit --------------------------- */

.vs_nws_aut {
background-color: none;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #666666;
 }

/* ---&gt; News Tabelle aussen --------------------------- */

.vs_nws_tab  {
background-color: none;
color: #3D546D;
font-family: Verdana, Arial, Helvetica;
FONT-SIZE: 12px;
}

/* ---&gt; News Tabelle innen --&gt; Einzelne News --------------------------- */

.vs_nws_tab2  {
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica;
FONT-SIZE: 11px;
border: 1px solid #979BC2;
}

/* ---&gt; News Tabelle --&gt; Seitenweise Blättern, News Archiv ------------ */

.vs_nws_tab0  {
color: #000000;
font-family: Verdana, Arial, Helvetica;
FONT-SIZE: 12px;
}