#menu1 a , #menu1 a:visited , #menu1 a:active {display:block;
		background-color:#;
		color:white;
		font: Century Gothic, Arial Black;
		text-decoration:none ;
		text-align:left;
		width:120px;
		font-size: 89%;line-height: 180%;
		font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
		}
		
#menu1 a:hover{
		background-color:#990000;
		color:white;
		text-decoration:none ;
		}

a.main:link		{color: white;
			font-family: Century Gothic, Arial Black;
			text-decoration: none;
			}
			
a.main:visited	{color: white;
			font-family: Century Gothic, Arial Black;
			text-decoration: none;
			}
			
			
			
			
a.sec:link		{color: #660000;
			font-family: Century Gothic, Arial Black;
			text-decoration: none;
			}
			
a.sec:visited	{color: #660000;
			font-family: Century Gothic, Arial Black;
			text-decoration: none;
			}
			
a.sec:hover		{color: black;
			font-weight: bold;
			}
			

.fo			{font-family: Century Gothic, Arial Black;
			color: black;
			}

.main		{font-family: Century Gothic, Arial Black;
			color: black;
			font-size: 15;
			}

h2			{font-family: Century Gothic, Arial Black;
			}

.n			{font-family: Century Gothic, Arial Black;
			color: yellow;
			font-weight: bold;
}
	
.box1		{border: 1pt;
             border-style:outset;
             border-color:black;
             width: 320;
             text-align: left;
             padding-left: 10px;
             padding-right: 10px;
			}
.infotab	{text-align: center;
			font-family: Century Gothic, Arial Black;
			color: black;
			font-size: 14;
			}
			
<!-- BILDERGALLERIE -->
			
.anzeige	{font-family: Arial;
			 font-size: 10px;
			 color: #FF8C8C;
			}
			
.markierung	{background-color: #FFD5D5;
			 padding: 1px;
			}
.abstand	{margin-left: 25px;
			 margin-top: 25px;
			}
			
<!-- ENDE -->		
			
			
			
			
			
			
			
			
			
			
			
