h1, h2 , h3 , h4 , h5 , h6 , hr, ul , ol , li , div , td , th ,
address, input, select, textarea, blockquote , nobr , b ,form ,
a, i , p ,td , .Bereich, .Feld,
 {
font-family : Arial, Helvetica, Verdana ;
font-weight: lighter;
font-size : 12px;
margin : 2;
padding : 1px 1px;
}

h1,
 {
font-size : 18px;
}
h2,
 {
font-size : 16px;
}

h3,
 {
font-size : 14px;
}


table {
empty-cells : show;
border : 1pt none inherit;
padding: 2;
}

TABLE.searchTable {
        border: 1px solid #336699;
}
TABLE.Mtable {
        border: 1px solid #336699;
padding: 1;

}
TABLE.Mtable TD {
        BORDER-RIGHT: #93bee2 1px solid;
        BORDER-BOTTOM: #c1cdd8 1px solid;
}
TABLE.Mtable TH {
        BORDER-RIGHT: #93bee2 1px solid;
}



.TRalter {
        background-color : #FFFFFF;

}
.TRalter1 {
        background-color : #FFFFFF;

}
.TRalter2 {
        background-color : #FFFFFF;

}
th {
        background-color : #FF0000;
	font-weight: normal;
}


/* Gästebuch */




/* Rahmeneigenschaften der Überschrift */
 fieldset  {border:3px solid #191970;
            }

/* Eintragsformular */
 #sub      {
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

/* Gästebucheintrag oben links (Name) */
 #ol       {
            color:#00ff00;
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

/* Gästebucheintrag oben rechts (Titel) */
 #or       {
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

/* Gästebucheintrag unten links (email, hp, Kommentare usw.) */
 #ul       {
            font-family:verdana;
            font-size:8pt;
            font-weight:normal;
            font-style:normal;
            }

/* Gästebucheintrag unten rechts (Text) */
 #ur       {
            font-family:verdana;
            font-size:10pt;
            font-weight:normal;
            font-style:normal;
            }

/* Einstellungen für die Überschriften */
 #over     {
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

/* Texteingabefelder allgemein */
 #feld     {
            font-size:8pt;
            font-family:verdana;
            font-weight:normal;
            font-style:normal;
            }

/* Texteingabefeld für die Suche */
 #feldkopf {

            font-family:verdana;
            font-weight:normal;
            font-style:normal;
            width:100px;
            }

/* Eigenschaften der Buttons */
 .Button   {

            border-color:#ffffff;
            }

