/*****************************************************************************
                          ALLGEMEINE ANGABEN
*****************************************************************************/
body {
background: http://www.landkreis-gymnasium.de/higrund.jpg;
}

a                         {text-decoration:underline;
                           color:#336699;}
a.hover               {text-decoration:none;
                           color:#336699;}

body                      {margin:0px;
                           padding:0px;}

/*****************************************************************************
                          NAVIGATIONS-MENÜ
*****************************************************************************/
table.menu                {border-width:0px;}

td.nomp                   {padding:0px;
                           margin:0px;}

a.menu,td.menu            {font-family:Arial;
                           font-size:11px;
                           font-weight:normal;
                           color:#336699;
                           text-decoration:none;
                           background-image:url(../_img/menu_bg_a.gif);}

a.menu0,th.menu           {font-family:Arial;
                           font-size:12px;
                           font-weight:bold;
                           color:#003366;
                           text-decoration:none;}

a.menu1         {font-family:Arial;
                           font-size:16px;
                           font-weight:bold;
                           color:#336699;
                           text-decoration:none;}


th.menua                  {font-family:Arial;
                           font-size:12px;
                           font-weight:bold;
                           color:#003366;
                           text-decoration:none;
                           background-image:url(../_img/menu_bg_a.gif);}

/*****************************************************************************
                          OBERE QUERNAVIGATION
*****************************************************************************/
a.top,td.top              {font-family:Arial;
                           font-size:10px;
                           line-height:25px;
                           color:#333333;
                           text-decoration:none;}

td.top                    {color:#CCCCCC;}

/*****************************************************************************
                          ÜBERSCHRIFTEN
*****************************************************************************/
h1,th.h1                  {font-family:Times New Roman;
                           font-size:30px;
                           font-weight:normal;
                           font-style:normal;
                           color:#003366;
                           text-align:left;
                           padding-bottom:15px;}

h2,th.h2                  {font-family:Arial;
                           font-size:16px;
                           font-weight:bold;
                           color:#336699;
                           text-align:left;}



h3,th.h3                  {font-family:Times New Roman;
                           font-size:16px;
                           font-weight:bold;
                           color:#003366;
                           text-align:left;}


/*****************************************************************************
                          TEXT-FORMATIERUNGEN
*****************************************************************************/
p,font,li                 {font-family:Arial;
                           font-size:11px;
                           font-weight:normal;
                           line-height:16px;
                           color:#333333;
                           text-align:justify;}

/*****************************************************************************
                          TABELLEN IM INHALTSBLOCK
*****************************************************************************/
th.tab                    {font-family:Arial;
                           font-weight:bold;
                           font-size:11px;
                           color:#FFFFFF;
                           background-color:#6688AA;
                           border-style:solid;
                           border-width:1px;
                           border-color:#6688AA;}
                           
td.tab                    {font-family:Arial;
                           font-weight:normal;
                           font-size:11px;
                           color:#333333;
                           background-color:#FFFFFF;
                           border-style:solid;
                           border-width:1px;
 text-align:center;
                           border-color:#CCCCCC;}
/*****************************************************************************
                          tdot script
*****************************************************************************/

.fly  { color: #000040; font-family: arial; font-size: 18px; position: absolute; visibility:hidden; z-index: 2;}
.logo01 { font-family: arial; font-size: 50px; color: #000040; position: absolute; top:500; left: 500px; visibility: visible; z-index: 7;}
.desc { text-align: center; font-family: arial; font-size: 12px; color: red; position: absolute; top: 500px; left:500px; width: 400px; visibility: hidden; z-index: 0;}

