body 	
		{ 
		padding: 0;
		margin: 0;
		background-color: #7ef792;
		}

.indextitel
		{
		font-family: calibri;
		font-size: 70px;
		}
		
.indextext
		{
		font-family: calibri;
		font-size: 12px;
		}
		
.countertext
		{
		font-family: calibri;
		font-size: 20px;
		color:#FFFFFF
		}
		
.indextext a
		{
		font-family: calibri;
		font-size: 12px;
		text-decoration:none;
		color:#000000;
		}
		
.indextext a:hover
		{
		font-family: calibri;
		font-size: 12px;
		text-decoration:none;
		color:#FFFFFF;
		}
		
.indexfoto a
		{
		outline:none;
		}
		
.indexfoto a:hover
		{
		outline:none;
		}
