

/**************************************************/
/*           Stylesheet IE, NS6, Opera            */
/*            Created: 04 August 2003             */
/*         (c) 2002 WRH, Gabriela Horber          */
/*             mailto:gabriela@wrh.ch             */
/**************************************************/


/*.button	{
	background-color: #EDEDED;
	border: 1px solid #CCC;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #666;
	}*/

.button	{
	background-color: #EDEDED;
	border: 1px solid #CCC;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #999;
	}

a:link	{
	color: #C37F81;
	text-decoration: none;
	}

a:active	{
	color: #C37F81;
	text-decoration: none;
	}

a:visited	{
	color: #C37F81;
	text-decoration: none;
	}

a:hover	{
	color: #C37F81;
	text-decoration: underline;
	}





a.navi:link	{
	color: #FFF;
	text-decoration: none;
	}

a.navi:active	{
	color: #FFF;
	text-decoration: none;
	}

a.navi:visited	{
	color: #FFF;
	text-decoration: none;
	}

a.navi:hover	{
	color: #FFF;
	text-decoration: underline;
	}


.white	{
	color: #FFF;
	}
	
.grau9	{
	color: #999;
	}
	
.bold	{
	font-family: /*Tahoma,*/ Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
	
.red	{
	color: #C37F81;
	}
	
.redbold	{
	font-weight: bold;
	color: #C37F81;
	}
		


td.hell	{
	background-color: #C37F81;
	}

td.dunkel	{
	background-color: #870004;
	}

td.fff	{
	background-color: #FFF;
	}



body	{
	background-color: #CCC;
	}

p	{
	font-family: /*Tahoma,*/ Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	}

h1	{
	font-family: 'Century Gothic', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	}

h2	{
	font-family: /*Tahoma,*/ Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
