/* Style Sheets für die Streiflichter des E.T.A. Hoffmann-Gymnasiums Bamberg
(auch für die Startseite!) */

a:link {
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:none;
        font-weight:bold;
        color:#666666;
}

a:visited {
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:none;
        font-weight:bold;
        color:#666666;
}

a:hover {
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:none;
        font-weight:bold;
        background-color:#F5A75D;
}

a:active {
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:bold;
        font-weight:bold;
        background-color:#cccccc;
}

h5 {
        color:#666666;
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
        font-size:8pt;
        margin-top:0cm;
        margin-left:0cm;
        margin-bottom:0cm;
        background-color:transparent;
}

h4 {
        color:#666666;
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
        font-size:10pt;
        text-transform:none;
        margin-top:0cm;
        margin-left:0cm;
        margin-bottom:0cm;
        background-color:transparent;
}

h3 {
        color:#666666;
        font-weight:normal;
        font-family:Comic Sans MS;
        font-size:12pt;
        text-transform:none;
        margin-top:0cm;
        margin-left:0cm;
        margin-bottom:0cm;
        background-color:transparent;
}

h2 {
        color:#666666;
        /* font-style:italic; */
        font-weight:normal;
        font-family:Comic Sans MS;
        font-size:12pt;
        /* text-transform:uppercase; */
        font-weight:normal;
        margin-top:0.1cm;
        margin-left:0cm;
        margin-bottom:0cm;
        background-color:transparent;
}

h1 {
        color:#666666;
        /* font-style:italic; */
        font-weight:normal;
        font-family:Comic Sans MS;
        font-size:16pt;
        /* text-transform:uppercase; */
        font-weight:normal;
        margin-top:0.2cm;
        margin-left:0cm;
        margin-bottom:0cm;
        background-color:transparent;
}



td {
        font-family:Times;
        color:#666666;
        font-size:12pt;
        font-weight:normal;
}

td b {
        font-family:Times;
        color:#666666;
        font-size:12pt;
        font-weight:bold;
}

