/***
* Datei:           global.css
* Internetsite:    www.realmath.de
* Version:         1.0
* Sprache:         Cascading Style Sheets
* Autor:           Andreas Meier, Sophie-Scholl-Realschule Weiden i.d.OPf.
* Datum:           2002-07-23
* Letzte Änderung: 2005-01-08
* Beschreibung:    stellt die globalen Style-Angaben f&uuml;r Homepage zur Verf&uuml;gung
***/

/*
        Flächen + Schrift auf der Site
        dunkelblau        0f1c36
        hellblau        a2b8do
        hellblau2       00E0FF

        Trennlinien
        graublau        ced6d6

        HTML Schrift
        dunkelblau        001032
        hellblau        52607d
*/



        .global {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
        }
        .adress {
                font-family:times new roman,times;
                font-size:10pt;
                color:#52607d;
                margin-top:10px;
                margin-left:19px;
        }

        .button {  width:55px; text-align:center;
           font-family:System,sans-serif;
           font-size:100%;
          }

        .bafin {
                margin-top:10px;
        }
        .nameimg {
                margin-top:30px;
        }
        .brandimg {
                margin-top:33px;
        }
        .einleitung {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                margin-top:30px;
                margin-bottom:30px;

 }
        .headline {
                font-family:arial,times;
                font-size:12pt;
                font-weight:bold;
                color:#001032;
                margin-top:30px;
                margin-left:0px;
        }

        .headline2 {
                font-family:arial,helvetica,sans-serif;
                font-size:11pt;
                font-weight:bold;
                color:#001032;
                margin-top:30px;
                margin-left:0px;
        }

.link {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                font-weight:normal;
                text-decoration:underline;
                color:#001032;
                margin-top:5px;
        }
        .download {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                margin-top:0px;
                margin-bottom:2px;
        }
        .text1 {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                margin-bottom:15px;
        }
        .text2 {
                font-family:arial,helvetica,sans-serif;
                font-size:9pt;
                color:#001032;
        }
        .text3 {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
        }

        .text4 {
                font-family:arial,helvetica,sans-serif;
                font-size:11pt;
                color:#000000;
        }

         .bgrun1 {
                background: #EDF28C
        }

         .bgrun2 {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                background: #D0FFE8
        }.bgrau1 {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                background: #e8e8e8
        }

        .herblau {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                background-color:#00E0FF;
        }

        .hergrun {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                background-color:#C0FF00;
        }

        .herorange {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                background-color:#FFE000;
        }
        .hergelb {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                background-color:#FFFF00;
        }
        .hergelb2 {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                font-weight:bold;
                color:#ee0000;
                background-color:#FFFF00;
        }


       .ueber {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                border-top: 1px solid #000000;
        }


       .hergrau {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                background-color:#E0E0E0;
        }


        .hergraublau {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#0000cc;
                background-color:#E0E0E0;
        }


        .hergraurot {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#ee0000;
                background-color:#E0E0E0;
        }


         .herweiss {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
                background-color:#FFFFFF;
        }


         .tabletext {
                font-family:arial,helvetica,sans-serif;
                font-size:8pt;
                color:#001032;
        }

        .fussnote {
                font-family:arial,helvetica,sans-serif;
                font-size:8pt;
                color:#001032;
                margin-bottom:15px;
        }

        .fussnote2 {
                font-family:arial,helvetica,sans-serif;
                font-size:8pt;
                color:#001032;
        }

         .linkweiss {
                font-family:verdana,arial,helvetica,sans-serif;
                font-size:8pt;
                font-weight:bold;
                text-decoration:none;
                color:#ffffff;
                }
         p {
                font-family:arial,helvetica,sans-serif;
                font-size:10pt;
                color:#001032;
        }
        ul {
                list-style-type:square;
        }
        ul ul {
                list-style-type:square;
        }
        ul ul ul {
                list-style-type:square;
        }
        A:link {
                font-family:arial,helvetica,sans-serif;
                font-size:9pt;
                font-weight:bold;
                text-decoration:none;
                color:#001032;
                margin-top:5px;
        }
        A:active {
                font-family:arial,helvetica,sans-serif;
                font-size:9pt;
                font-weight:bold;
                text-decoration:underline;
                color:#001032;
        }
        A:visited {
                font-family:arial,helvetica,sans-serif;
                font-size:9pt;
                font-weight:bold;
                text-decoration:none;
                color:#001032;
                margin-top:5px;
        }
        A:hover {
                font-family:arial,helvetica,sans-serif;
                font-size:9pt;
                font-weight:bold;
                text-decoration:underline;
                color:#ee0000;
        }


                   table.poll {
                                border-left: 1px solid #000000;
                                border-top: 1px solid #000000;
                                border-bottom: 1px solid #000000;
                                margin: 0;
                                padding: 0;
                                background-color: #d7ecdb;
                                border-spacing: 0;
                                border-collapse: collapse;
                                width: 200px;
                        }

                        table.poll th {
                                text-align: left;
                                padding: 4px;
                                border-bottom: 1px solid #000000;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#ffffff;
                                font-size:12px;
                                background-color: #0000aa;
                                font-weight: bold;
                        }

                        table.poll td {
                                padding: 4px;
                        }

                        table.poll div.remaining {
                                margin: 4px 0;
                                font-size: 75%;
                                text-align: center;
                        }

                        table.poll .button {
                                margin-top: 0.5em;
                                font-family: Arial,Helvetica,sans-serif;
                                font-size: 11px;
                                font-weight: bold;
                                background-color: #D6D2BA;
                                color: #000000;
                        }

                        table.poll td {
                                font-family: Arial,Helvetica,sans-serif;
                                font-size: 11px;
                                color: #000000;
                        }

                        table.poll a.resultLink {
                                font-size: 11px;
                                font-family: Arial,Helvetica,sans-serif;
                                color: #0000FF;
                        }

/* CSS für Homepage 1. Seite */

                       table.home {
                                border-bottom: 0px solid #000000;
                                margin: 0;
                                padding: 0;
                                background-color: #FFFFFF;
                                border-spacing: 0;
                                border-collapse: collapse;
                                width: 485px;
                        }

                        table.home th {
                                text-align: center;
                                padding: 4px;
                                border-bottom: 0px solid #000000;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#ffffff;
                                font-size:14px;
                                background-color: #0000FF;
                                font-weight: bold;
                        }

                        table.home td {
                                padding: 4px;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#000000;
                                font-size:12px;
                                }


                        table.home1 {
                                border-top: 0px solid #000000;
                                margin: 0;
                                padding: 0;
                                background-color: #FFFFFF;
                                border-spacing: 0;
                                border-collapse: collapse;
                                width: 485px;
                        }

                        table.home1 th {
                                text-align: center;
                                padding: 4px;
                                border-bottom: 0px solid #000000;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#ffffff;
                                font-size:14px;
                                background-color: #008800;
                                font-weight: bold;
                        }

                        table.home1 td {
                                padding: 4px;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#000000;
                                font-size:12px;
                                }


.rahmen {
  background: #ffffff;
  color: #000000;
  padding: 0px;
  margin: 0px;
  border: 0px solid #00006c;
  width: 962;
  overflow: hidden;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
}
.rahmenoben {
  background: #ee0000;
  color: #ffffff;
  padding: 0px;
  margin-top: 0px;
  text-align: center;
  border-top: 1px solid #ee0000;
  border-left: 1px solid #ee0000;
  border-right: 1px solid #ee0000;
  width: 650;
  overflow: hidden;
 font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
.links {
   float: left;
   background: #eeeeee;
  color: #000000;
  padding: 1px;
  margin: 0px;
  border-right: 0px solid #00006c;
  border-left: 1px solid #ee0000;
  border-bottom: 1px solid #ee0000;
  width: 150;
  height: 536;
  overflow: hidden;
 font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  }

.mitte {
 float: left;
  background: #eeeeee;
  color: #000000;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ee0000;
  border-right: 1px solid #ee0000;
  width: 500;
  height: 536;
/*Achtung die werte height waren auf 540*/
  overflow: hidden; }

.werbung1 {
  float: left;
  background: #ffffff;
  padding: 1px;
  margin: 0px;
  border-right: 0px solid #00006c;
  width: 306;
  height: 536;
  overflow: hidden;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  }

.werbung2 {
  float: left;
  background: #ffffff;
  padding: 1px;
  margin: 0px;
  border-right: 0px solid #00006c;
  width: 150;
  height: 200;
  overflow: hidden;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  }

.newsletter {
  float: top;
  background: #ffffff;
  padding: 1px;
  margin: 0px;
  border-right: 0px solid #00006c;
  width: 300;
  height: 224;
  overflow: hidden;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  }

.werbung1 a:link    { color: #000000;   font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: none; }
.werbung1 a:visited { color: #000000; font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: none; }
.werbung1 a:active  { color: #006699; font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: underline; }
.werbung1 a:hover   { color: #CC0000; font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: underline; }

.newsletter a:link    { color: #000000;   font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: none; }
.newsletter a:visited { color: #000000; font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: none; }
.newsletter a:active  { color: #006699; font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: underline; }
.newsletter a:hover   { color: #CC0000; font-family: Arial,Helvetica,sans-serif;   font-size: 11px; text-decoration: underline; }


/* CSS für Homepage 1. Seite Ende */

/* Versuch für alle Seiten CSS  */
.mitte1 {
 float: left;
  background: #999999;
  color: #000000;
  padding: 0px;
  margin: 0px;
  border-bottom: 0px solid #ee0000;
  border-right: 0px solid #ee0000;
  width: 828;
  height: 501;
/*Achtung die werte height waren auf 540*/
  overflow: hidden; }