/* stylesheet für musikschule_viamala.ch */

body  { font-family: Verdana, Helvetica, Arial, sans-serif;
        background-color: #C0C0C0;
        }

p     { font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        }

/*table  {
        background-color: #C0C0C0;
        } */

td    {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        }

h1    { font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #FF0000;
        }
h2    { font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        }
h2    { font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        }

.navi   {
        font-size: 14px;
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
        }

.link   {
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
        }

.navi_bg {
         background-image:url(grafik/viamala_titel_hell.jpg);
         background-repeat:no-repeat;
         background-attachment:fixed;
         background-position: top;
         background-color: #C0C0C0;
         background-width: 100%
         }
.navi strong {
	font-size: 18px;
}

