	/*
	 * stylesheet for www.film03.net
	 * copyright 2002 christian stottmeister
	 * christian@stottmeister.com
	 * http://www.mainframe8.com
	 */

	body	{
			font-family: Arial;
			margin: 0px;
			color: #000000;
			background-color: #FFFFFF;
			font-size: 12px;
			text-align: left;
			vertical-align: top;
			}
	#top		{
			vertical-align: top;
			font-size: 12px;
			text-align: left;
			}
	#bottom	{
			vertical-align: bottom;
			}
	td		{
			font-family: Arial;
			font-size: 12px;
			}
	#ebene1	{
			color: #000000;
			/* background-color: #CCCCCC; */
			font-size: 12px;
			text-align: center;
			}
	#ebene1-active	{
			color: #000000;
			background-color: #CCCC99;
			font-size: 12px;
			text-align: center;
			}
	#ebene2	{
			color: #000000;
			/* background-color: #999999; */
			font-size: 12px;
			text-align: center;
			}
	#ebene2-active	{
			color: #000000;
			background-color: #999966;
			font-size: 12px;
			text-align: center;
			}
	#ebene3	{
			color: #FFFFFF;
			/* background-color: #666666; */
			font-size: 12px;
			text-align: center;
			}
	#ebene3-active	{
			color: #FFFFFF;
			background-color: #666633;
			font-size: 12px;
			text-align: center;
			}
	#ebene4	{
			color: #FFFFFF;
			/* background-color: #333333; */
			font-size: 12px;
			text-align: center;
			}
	#ebene4-active	{
			color: #FFFFFF;
			background-color: #333300;
			font-size: 12px;
			text-align: center;
			}
	#content	{
			color: #000000;
			background-color: #FFFFFF;
			font-size: 12px;
			text-align: left;
			vertical-align: top;
			}
	#pictures	{
			color: #000000;
			background-color: #FFFFFF;
			text-align: center;
			vertical-align: top;
			}
	#transparent	{
			height: auto;
			}
	#black	{
			background-color: #000000;
			}
			
	#navilink1 {
			text-decoration: none;		
			color: #000000;
			}
	#navilink2 {
			text-decoration: none;		
			color: #FFFFFF;
			}
	#externallink {
			text-decoration: none;
			color: #666633;
			}
			
	#internallink {
			text-decoration: none;
			color: #999966;
			}
