@charset "ISO-8859-1";

/* Dateiname: oldiepix.css */


body 	{ background-color: #99CCFF; font-family:Arial; font-size:100%; }

p 	{ color: #000000; font-family: Arial,sans-serif; font-size: 100%; line-height: 125%; }

h1 	{ color: #000000; text-align: center; font-size: 150%; line-height: 125%; }

h2 	{ color: #000000; font-size: 115%; line-height: 100%; }

img	{ border: 1px solid #000000;}


a:link 		{ color: #ffff99; font-family: Arial,sans-serif; font-size: 100%; line-height: 100%; }  /* noch nicht besuchte Ziele */
a:visited 	{ color: #7517ca; font-family: Arial,sans-serif; font-size: 100%; line-height: 100%; }  /* besuchte Ziele */
a:active 	{ color: #ff0000; font-family: Arial,sans-serif; font-size: 100%; line-height: 100%; }  /* Angeklickte Verweise */

table 		{ width: 100%; align:center; }
th		{ font-weight:bold; vertical-align:middle; overflow:hidden; font-family: Arial,sans-serif; font-size: 100%; line-height: 100%; }
td 		{ vertical-align:middle; overflow:hidden; font-family: Arial,sans-serif; font-size: 100%; line-height: 100%; }




/* Klassen */

.adresse	 	{ color: #000000; text-align: center; font-size: 80%; }


#liste			{ margin-top:0px; }

#liste td		{ padding-top:20px; padding-left: 10px; }

#liste tr		{ text-align: center; }

#liste th		{ text-align: left; }

#termine		{ margin-top:0px; }

#termine th		{ color: #000000; text-align: left; }

#verweise		{ margin-top:0px; }

#verweise th		{ color: #000000; text-align: left; }

.zentriert	 	{ color: #000000; text-align: center; font-size: 100%; }


