	*	
	{
			margin: 0px;
			padding: 0px;
}
	a img {
			border: 0px none;
		}
	html, body {
			height: 100%;
}
	body {
			/* background-color: #E9E9E9; */
			background-color:#FFFFFF;
			/* color:#000099; */
			color:#000000;
			font: 95% Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			}
	#container {
			position:  relative; /* nicht unbedingt notwendig */
			min-height: 100%; /* nicht unbedingt notwendig */
			height: auto;
			height: 100%; /* IE */
			margin-bottom: 20px;
			}
	#download {
			font-size: .8em;
			text-align: right;
			}	
	#download a {
			text-decoration: none;
			color: #CC6600;	
			}	
	#download a:hover {
			text-decoration: underline;		
			}
	#inhalt {
			/* background-color: #ffe97b; */

			padding: 10px;
			border-top: 1px solid #CCCCCC;
			border-right: 3px solid #CCCCCC;
			border-bottom: 3px solid #CCCCCC;
			border-left: 1px solid #CCCCCC;
			}
	#festival_inhalt {
			/* background-color: #ffe97b; */
			font-size: 0.85em;
			

			padding: 10px;
			border-top: 1px solid #CCCCCC;
			border-right: 3px solid #CCCCCC;
			border-bottom: 3px solid #CCCCCC;
			border-left: 1px solid #CCCCCC;
			}
	#main	 {
			width: 700px;
			margin: 0 auto 3em auto;					
			}

	#language 	{
			font-size: .7em;
			font-weight: bold;
			color:#99FF00;
			}
	a.link {
			text-decoration: none;
			color: #CC6600;	
			}	
	a:hover.link {
			text-decoration: underline;		
			}
	a.link1 {
			text-decoration: none;
			color: #000000;	
			}	
	a:hover.link1 {
			text-decoration: underline;		
			}
			
	#logo {
			text-align: center;				
			margin: 0 auto 0 auto;
			padding: 30px;
			font-family: "Arial Black";
}
	#logo a {

			color: #CCCCCC;
			text-decoration: none;

			}
	#logo a:hover {
			color:#003366;

			}
			
	#logo img {
			vertical-align: top;
			margin-right: 20px;
}
	
	#navmenu {
			
			margin: 1em auto 3em auto;
			padding: 0px;
			
			/*width: 700px;
			border: 1px solid black;
			background-color:#FF9900;*/
}
	#navmenu ul {
			margin: 0 auto 0 auto;
			white-space: nowrap;
			list-style: none;
			text-align: center;
}
	#navmenu li {
			display: inline;
			font-size: 0.8em;
			margin: 0.5em;
			padding: 0px;
			width: 80px;
			height: 80px;
}
	#navmenu img {
			border: 1px solid black;
}
	#navmenu a:hover img {
			border: 1px solid #FF3300;
}
	#spalte {
			float:right;
			width: 306;
			margin-left: 30px;
			margin-bottom: 10px;
			padding: 0;
			


			}

	#fusszeile {
			text-align: center;
			border-top: 1px solid black;
			border-bottom: 1px solid black; 
			position: fixed;		
    		bottom: 0;
			left: 0;
			padding: 2px;
			/* 
	 		position: absolute;
			bottom: 0;
			left: 0; */
			width: 100%;
			background: White;
			margin-top: 10px;
				}
	#fusszeile a {
			color: #CC6600;
			text-decoration: none;
			}
	#fusszeile a:hover {
			text-decoration: underline;
			}
	address		{
			font-size: 0.8em;
			color: #CC6600;
			font-style: normal;
				}
#untermenu {
			text-align: center;
			margin-top: -20px;
			margin-bottom: 20px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			}

#untermenu li {
			display: inline;
			padding: 0.5em;
			}
#untermenu a {
			color: #CC6600;
			text-decoration: none;
			padding: 20px;
			}
#untermenu a:hover {
			text-decoration: underline;
			color: #336666;
			}
#auswahl	{
			color: #336666;
			padding: 3px 20px;
			border: 1px solid black;
			background-color:#FFFF99;
			}

#untermenu1 {
			text-align: left;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			}			
#untermenu1 li {
			display: inline;
			padding: 0.5em;
			}
#untermenu1 a {
			color: #CC6600;
			text-decoration: none;
			}
#untermenu1 a:hover {
			text-decoration: underline;
			color: #336666;
			}