/* CSS fuer Perau-Seiten, Variante 2 */

a:link    { text-decoration: none;  color:#221133;  }
a:visited { text-decoration: none;  color:#003366;  }
a:active  { text-decoration: none;  color:#003366;  }

body { background-color:#ddeeff; }
td   { font-size:11pt; font-family:"Arial";  color:#000033; }

.seitentitel 	{font-family:"Arial";  font-size:24pt;  color:#000033; text-align:center; }
.titelzeile 	{font-family:"Arial";  font-size:20pt;  color:#000033; text-align:center; }
.untertitel 	{font-family:"Arial";  font-size:18pt;  color:#000033; text-align:center; }
.tabellentitel 	{font-family:"Arial";  font-size:16pt;  color:#000033; text-align:center; }
.absatztitel 	{font-family:"Arial";  font-size:14pt;  color:#000033;  }

.gross			{font-size:12pt; }
.text			{font-size:11pt; }
.klein			{font-size:10pt;  }
.vermerk		{font-size:9pt;  }
.mini			{font-size:8pt;  }

.kopfzeile 		{font-family:"Arial";  font-size:12pt;  color:#000033; text-align:center; }
.linktabelle 	{background-color:#eeffff; padding-left:3px;  }
.menuzeile  	{background-color:#eeffff; font-size:10pt; text-align:center; }
.url			{font-family:"Courier"; }
