/* CSS Datei für www.weihnachtswichtel.de
  Autoren: Rike und Nils
  Erstellt: 4.10.2004
*/

body {background-color: #003000;
	  color:	   	   #808080;}
	  
h1	{color	 : #800000;
	 font-family : arial;
	 font-size   : 20pt;
	 text-align  : left;
	}

th	{font-family : arial;
	  padding-left: 0px;}

.th_termine		{color	: #800000;
			  font-family: arial;
			  font-size   : 20pt;
			}
			
.th_datum 		{width : 150px;}
.th_ort 	         {width : 250px;}
.th_beschreibung {width : 400px;}

.adresse		{color	: #808080;
			  font-family : arial;
			} 

A:link {
	color:#808080;
	font-style:italic;
	text-decoration:none;
	}

A:active {
	color:#800000;
	font-style:italic;
	text-decoration:none;
	}

A:visited {
	color:#808080;
	font-style:italic;
	text-decoration:none;
	}

A:hover {
	color:#800000;
	font-style:italic;
	text-decoration:none;
	}
