@charset "iso-8859-1";
/*   Packard33_Style1.css   */
/*   ---------------   */
/*
/*   Schriftart generell */
/*   Schriftart Titelzeilen Gr 1,2,3   */
h1,h2,h3
{
font-family: arial, "comic sans ms", 'sans serif';
text-align: center;
background-color: transparent;
}

/*   Schriftart Paragraph, Tabelle,List unsorted  ,    */
p,li,ul,address
{
font-family: arial, "comic sans ms", 'sans serif';
margin-left: 10pt;
color: blue;
background-color: white;
}
/***************/
/*    Table    */
/***************/
table
{
font-family: arial, "comic sans ms", 'sans serif';
margin-left: 10pt;
color: blue;
background-color: white;
}
table.yellow
{
font-family: arial, "comic sans ms", 'sans serif';
margin-left: 10pt;
color: blue;
background-color: yellow;
}
table.white
{
font-family: arial, "comic sans ms", 'sans serif';
margin-left: 10pt;
color: blue;
background-color: white;
}
table.norm
{
font-family: arial, "comic sans ms", 'sans serif';
color: blue;
background-color: white;
}
table.footer
{
        font-family: arial, "comic sans ms", 'sans serif';
        font-size: 08;
        color: blue;
        background-color: white;
}
/***********************************************************************/
/*  Schriftgrösse für paragraph, Listen, Tabellenkopf, Tabellenzelle   */
/***********************************************************************/
p,li,th,td
{
font-size: 100%;
}

/*  Schriftgrösse für Adresse   */
address
{
font-size: 100%;
}

/*  Schriftfarbe für h1, h2, h3, hr (horizontale Linie)  */
h1,h2,h3,hr
{
color: red;
}
/****************************/
/*  Schriftfarbe für Links  */
/****************************/
a:link { text-decoration:none; color: black; font: arial;}
a:visited {text-decoration:none; color: black; font: arial}
a:hover {text-decoration:none; color: blue}
a:active {text-decoration:none; color: blue}

a.footer:link { text-decoration:none; color: black; font: arial;}
a.footer:visited {text-decoration:none; color: black; font: arial}
a.footer:hover {text-decoration:none; color: black; font: arial;}
a.footer:active {text-decoration:none; color: black; font: arial;}

a.Sponsor:link { text-decoration:none; color: black; font: arial;}
a.Sponsor:visited {text-decoration:none; color: black; font: arial}
a.Sponsor:hover {text-decoration:none; color: black; font: arial;}
a.Sponsor:active {text-decoration:none; color: black; font: arial;}

a.menu:link { text-decoration:none; color: black; font: arial;}
a.menu:visited {text-decoration:none; color: black; font: arial}
a.menu:hover {text-decoration:none; color: black; font: arial;}
a.menu:active {text-decoration:none; color: black; font: arial;}

a.one:link { text-decoration:none; color: black; font: arial;}
a.one:visited {text-decoration:none; color: black; font: arial}
a.one:hover {text-decoration:none; color: black; font: arial;}
a.one:active {text-decoration:none; color: black; font: arial;}

a.blue:link { text-decoration:none; color: blue; font: arial;}
a.blue:visited {text-decoration:none; color: blue; font: arial}
a.blue:hover {text-decoration:none; color: blue; font: arial;}
a.blue:active {text-decoration:none; color: blue; font: arial;}

a.blbl:link { text-decoration:none; color: blue; font: arial;}
a.blbl:visited {text-decoration:none; color: blue; font: arial}
a.blbl:hover {text-decoration:none; color: black; font: arial;}
a.blbl:active {text-decoration:none; color: black; font: arial;}


/*  Body
body
{
background-color: rot
}

<BODY
"#FFFFFF" link="#D3D3D3" alink="#D3D3D3" vlink="#C60000" onload="CSScriptInit();"
background="images/logo's/logo_grijs.png" topmargin="0" leftmargin="0" bgproperties="fixed">


body
{
background-color:red ;
background-repeat:no-repeat;
background-attachment:fixed ;
background-position:bottom-right
}
*/


/*  Body  */

body
{
background-color: #FFFFFF ;

background-image: url("images/RichterswilBackground.jpg");
background-repeat:no-repeat;
background-attachment: fixed ;
background-position:center right
}

/*
body {
 background-image:url(background5.gif); background-repeat:no-repeat;
 background-attachment:fixed; padding:0px; }
div.mybody {
 margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px; }
</style>
</head><body>

<div class="mybody">
<h1>viel Text<br>viel Text zum Scrollen!<!--usw.--></h1>
</div>

</body></html>
*/
td.menu {
        font-size: 12;
        font-family: arial;
        font-weight: bold;
        font color: #6699CC;
        background-color: red;
        text-align:center;
}
td.small {
        font-size: 10;
        font-family: arial;
        font-weight : bold;
        font color: #6699CC;
        color: navy;
}
td.large {
        font-size:15;
        font-family:arial;
        font-weight:bold;
        font color:green;
        color:red;
}
td.norm {
        font-size:15;
        font-family:arial;
        font-weight:bold;
        font color:blue;
        color:red;
}
td.yellow {
        color:red;
        background-color:yellow ;
}
td.white {
        color:red;
        background-color:white ;
}
td.one {
        color:red;
        background-color:blue ;
}
p.yellow {
        color:red;
        background-color:yellow ;
}
p.white {
        color:red;
        background-color:white ;
}
tr.norm {
        font-size:12;
        font-family:arial;
        font-style:normal;
        background-color:red
}
td.link {
        height: "50";
}
td.smalllink {
        font-size:10;
}
/**************/
/* Navigation */
/**************/

  ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 1px solid white;
    background-color: white;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: orange;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert */
  }
  /* small block for select */
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: red;
  }
