




#boxOver {
  background-image:url(../img/menuBack.png);
  border: 2px solid;
  border-top-color:    #EFEFEF;
  border-right-color:  #C0C0C0;
  border-bottom-color: #C0C0C0;
  border-left-color:   #EFEFEF;
  color: #000000;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 2px 4px 2px 4px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  white-space: nowrap;
}


#boxSub {
  border: 2px solid;
  border-top-color:    #EFEFEF;
  border-right-color:  #C0C0C0;
  border-bottom-color: #C0C0C0;
  border-left-color:   #EFEFEF;
  color: #000000;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 2px 4px 2px 4px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  white-space: nowrap;
}














  a:link          {color:blue; text-decoration: none}  
  a:visited       {color:blue; text-decoration: none}   
  a:hover         {color:red;     text-decoration: none}
  a:active        {color:red;     text-decoration: none}
  a:focus         {color:red;     text-decoration: none}

  a.navi:link     {color:#ffffff; text-decoration: none} 
  a.navi:visited  {color:#ffffff; text-decoration: none}
  a.navi:hover    {color:#00ff00; text-decoration: none}
  a.navi:active   {color:#00ff00; text-decoration: none}
  a.navi:focus    {color:#00ff00; text-decoration: none}

  a.sub:link      {color:#ffffff; text-decoration: none}
  a.sub:visited   {color:#ffffff; text-decoration: none}
  a.sub:hover     {color:#00ff00; text-decoration: none; background-color:#191970}
  a.sub:active    {color:#00ff00; text-decoration: none; background-color:#191970}
  a.sub:focus     {color:#00ff00; text-decoration: none; background-color:#191970}

  a.extra:link    {color:blue; text-decoration: none}
  a.extra:visited {color:blue; text-decoration: none}
  a.extra:hover   {color:blue; text-decoration: underline}
  a.extra:active  {color:blue; text-decoration: underline}
  a.extra:focus   {color:blue; text-decoration: underline}

  a.dyn:link    {color:#00ff00;   text-decoration: none}
  a.dyn:visited {color:#00ff00;   text-decoration: none}
  a.dyn:hover   {color:red;       text-decoration: underline overline}
  a.dyn:active  {color:red;       text-decoration: underline overline}
  a.dyn:focus   {color:red;       text-decoration: underline overline}

  a.java:link      {color:#ffffff; text-decoration: none}
  a.java:visited   {color:#ffffff; text-decoration: none}
  a.java:hover     {color:#00ff00; text-decoration: none}
  a.java:active    {color:#00ff00; text-decoration: none}
  a.java:focus     {color:#00ff00; text-decoration: none}

  a.inhalt:link      {color:#ffffff; text-decoration: none}
  a.inhalt:visited   {color:#ffffff; text-decoration: none}
  a.inhalt:hover     {color:#00ff00; text-decoration: none}
  a.inhalt:active    {color:#00ff00; text-decoration: none}
  a.inhalt:focus     {color:#00ff00; text-decoration: none}
  
  body      {background-attachment:fixed; 
             background-color:#ffffff;
             color:#000000;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             margin-left:0px;
             margin-right:0px;
             margin-top:0px;
             margin-width:0px;
             margin-height:0px;
             margin-bottom:0px;
             scrollbar-base-color:#ffffff;
             scrollbar-arrow-color:blue;
             scrollbar-darkshadow-color:#ffffff;
             scrollbar-face-color:silver;
             scrollbar-highlight-color:#ffffff;
             scrollbar-shadow-color:#000000;
             scrollbar-track-color:#ffffff;
             }


 th   {background-color:#191970; color:#00ff00; font-family:verdana;
       font-size:8pt; font-weight:bold; font-style:normal; }
 #f   {background-color:#c0c0c0; color:#0191970; font-family:verdana;
       font-size:8pt; font-weight:bold; font-style:normal; }
	   
			 
  h1        {font-size:35px;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-weight:normal;
             font-style:normal;
             color:red;
             }
  h2        {font-size:30px;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-weight:normal;
             font-style:normal;
             color:red;
             }
  h3        {font-size:25px;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-weight:normal;
             font-style:normal;
             color:red;
             }
  h4        {font-size:20px;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-weight:normal;
             font-style:normal;
             color:#000000;
             }
  h5        {font-size:15px;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-weight:normal;
             font-style:normal;
             text-decoration:none;
             color:#000000;
             }
  h6        {font-size:12px;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-weight:normal;
             font-style:normal;
             color:#000000;
             }

  hr        {color:#000000;
             width:100%;
             size:2;
             }

  pre       {font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
             color:#ffffff;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             }

	 
  #links    {background-color:#DCDCDC;
             color:#191970;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }

  #feld     {background-color:#ffffff;
             color:#191970;
             font-family:verdana;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             }

  #feld2    {background-color:white;
             color:#191970;
             font-family:verdana;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             width:50px;
             }

 #online  {background-color:#ffffff;
             color:#000000;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             }	








/* Einstellungen für die Überschriften */
 #over     {background-color:#cccccc;
            color:#000000;
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

  #oben     {background-color:#cccccc;
             color:#000000;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             }

  #main     {background-color:#dddddd;
             color:#000000;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             }
		 




/* Tabellenzellen für die meißten Inhalte */
 #sub      {background-color:#ffffff;
            color:#000000;
            font-family:verdana;
            font-size:8pt;
            font-weight:normal;
            font-style:normal;
            }

 #sub2      {background-color:#01559d;
             color:#ffffff;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }
	

 #subBig   {background-color:#ffffff;
            color:#000000;
            font-family:verdana;
            font-size:10pt;
            font-weight:normal;
            font-style:normal;
            }



/* Gästebucheintrag oben links (Name) */
 #ol       {background-color:#191970;
            color:#00ff00;
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

/* Gästebucheintrag oben rechts (Titel) */
 #or       {background-color:#191970;
            color:#ffffff;
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            }

/* Gästebucheintrag unten links (email, hp, Kommentare usw.) */
 #ul       {background-color:#191970;
            color:#ffffff;
            font-family:verdana;
            font-size:8pt;
            font-weight:normal;
            font-style:normal;
            }

/* Gästebucheintrag unten rechts (Text) */
 #ur       {background-color:#ffffff;
            color:#000000;
            font-family:verdana;
            font-size:10pt;
            font-weight:normal;
            font-style:normal;
            }

  #vert     {background-color:#ffffff;
             color:#000000;
             font-family:"MS Sans Serif", Arial, Tahoma, sans-serif;
             font-size:8pt;
             font-weight:normal;
             font-style:normal;
             }
			














 .position  {background-color:#191970;
             color:#00ff00;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }

 .subpos    {background-color:#336699;
             color:red;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }

 .code      {background-color:#336699;
             color:yellow;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }

 .forum      {background-color:#00447F;
             color:yellow;
             font-family:verdana;
             font-size:10pt;
             font-weight:normal;
             font-style:normal;
             }
			 
 .kommentar {background-color:#336699;
             color:orange;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }

 .hinweis   {background-color:#336699;
             color:white;
             font-family:verdana;
             font-size:8pt;
             font-weight:bold;
             font-style:normal;
             }
			 
 .Button    {background-color:#ffffff;
             color:#000000; 
             border-color:#000000;
             border:1px solid #000000;
             }

 .Buttonseite    {background-color:#ffffff;
             color:#000000; 
             border-color:#000000;
             border:1px solid #000000;
             }
		










