/* CSS Formate der Seite mit altem Layout. Müsste mal aufgeräumt werden. */

  center table { /* Behebt IE Problem, dass Tabelleninhalte zentriert sind */
	margin: 0 auto;
	text-align: left;
  }

  a.inhalt { color: #000000; 
	   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	   font-size: 10pt;
	   text-decoration: none;
	   line-height:15px;
	   font-weight: bold; }

  a.inhalt:hover {color: #aa0000; font-weight:bold }

  a.news { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	   text-decoration: none;
	   color: #001100 }
  a.news:hover {color: #001100; text-decoration:underline; }

  a.forum { color: #000000; 
            font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
 	    text-decoration: none; }
  a.forum:hover { text-decoration:underline; }
  a.redaktion { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	   font-size: 10pt;
	   color: #0000bb; }
  a.shop { color:#000000; text-decoration:none; }

  a.link { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	 color: #0000cc;
	 text-decoration: none;
	 line-height:20px; 
	 font-weight:bold }

  span.ul { text-decoration:underline; }
  a.nl { text-decoration:none; }

  td.forum { font-size: 10pt; padding-left:12px; }
  td.gbuch { font-size: 11pt; 
		 background-color:#fee019; border:thin solid #eeeeee;
		 padding-left:5px; }
  td.bastel {	font-size: 10pt; 
		padding-left:10px; padding-right:10px;
		vertical-align:top; }

  td.gbnav { font-size: 9pt; 
		 font-weight: bold; text-align:center;
		 width:25px;
		 background-color:#eeeeee;
		 border:2px solid #ffffff; }

  td.specials { font-size: 12pt; 
		background-color:#eeeeee;
		border: thin solid #eeeeee;
		padding-left:15px;
		padding-right:15px;
		cursor:pointer; }

  tr.specials { cursor:pointer; }
  td.specials:hover { border: thin solid #cccccc;
		      background-color: #eaeaea; }
  a.specials { color: black; 
	       font-weight: bold; }

  a.bild {	text-decoration: none; }



  table.episoden { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	      font-size: 10pt; 
	      white-space:nowrap;}
  small.redaktion { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	   font-size: 10pt;
	   color: #0000bb; }
