body			{background-color: 			#F3A4EA;
				 font-family:				Helvetica, Arial, sans-serif;
				 font-size:					14px;
				}

.p 				{line-height:				120%;}
			   
#gesamt			{padding:					0% 20% 0% 20%;
				 position:					relative;
				 min-height:				100%;}			 


				 
#linkleiste li	{display:					inline;
				 list-style-type:			none;
				 margin:					0;}

#home			{background-image: 			linear-gradient(to top, #F3A4EA 0%, #C656DF 95%);
				 padding: 					4px 8px 4px 8px;
				 border-left: 				1px solid gray;
				 border-right: 				1px solid gray;
				 border-top: 				1px solid gray;
				 font-weight:				bold; }
				 
#linkleiste 	{text-align: 				right; 
				 padding:					5px 0px 0px 0px;
				 color: 					black;
				 background: 				#F3A4EA;
				 border-bottom: 			1px solid;
					}
					
#linkleiste a 	{color: 					black;
				 background-image: 			linear-gradient(to top, #F3A4EA 0%, #E176F9 95%);
				 padding: 					4px 8px 4px 8px;
				 border-left: 				1px solid gray;
				 border-right: 				1px solid gray;
				 border-top: 				1px solid gray;
				 text-decoration:			none;					}
					
#linkleiste a:hover,
#linkleiste a:focus {
				color: 						black;
				background-image: 			linear-gradient(to top, #F3A4EA 0%, #C656DF 95%);
				border-bottom-color: 		#C656DF; 
						}
			 
#fussleiste		{font-size:					75%;
				 text-align:				center;
				 border-top:				solid 1px;
				 /*position:					fixed;*/
				 bottom:					0%;
				 left:						20%;
				 right:						20%;
			 			 			 }

a:hover			{color:						red;}

caption			{text-align:				left;
				 font-weight:				bold;
				 font-size:					120%;
				 border-bottom:				solid 1px; }
			 
#zeiten			{width:						420px;
				 border-bottom:				solid 1px;
				 float:						right;
				 line-height:				95%;}
			 
html, body		{height:					98%; }

#sprech			{border-bottom:				solid 1px;
				 line-height:				0%;				 }
				 
				 
				 
#first 			{font-size:					18px;
				 font-weight:				bold; 
				 list-style-type:			upper-roman;
				 margin-top:				20px;
				 margin-bottom:				5px;}

#second			{list-style-type:			lower-latin; }

#indextext		{padding:					17% 0% 0% 45%;}

#indexbild		{float:						left;}

#tipp			{padding-top:				2%;}

