			
a:link { 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold; 
}

a:visited { 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold; 
}

a:hover { 
	color:#EE0000; 
	text-decoration:none; 
	font-weight:bold; 
}

a:active { 
	color:#0000EE; 
	text-decoration:none;
	font-weight:bold; 
}

			
			
.titel		{  
				font-family: Times Roman; 
				font-size: 28px; 
				color: #0000FF;
				text-align:center;
				font-weight: bold;
			}
			
.lebensregel		{  
				font-family: Times Roman; 
				font-size: 22px; 
				color: #0000FF;
				text-align: center;
				font-weight: bold;
				line-height:1.5;
			}

.text		{  
				font-family: verdana; 
				font-size: 11px; 
				color: #000000;
				font-weight: normal;
			}
			
.header		{  
				font-family: verdana; 
				font-size: 20px; 
				color: #000000;
				text-align:center;
				font-weight: 600;
			}
			
.navigation		{  
				font-family: verdana; 
				font-size: 11px; 
				color: #0000FF; 
				font-weight: bold;
			}
			
.navigation	a:link	{  
				font-family: verdana; 
				font-size: 11px; 
				color: #3300FF;  
				font-weight: bold;
				text-decoration:none;
			}
			
.navigation	a:hoover	{  
				font-family: verdana; 
				font-size: 11px; 
				color: #FF0000; 
				font-weight: bold;
				text-decoration: none;
			}
			
.memo		{  
				font-family: verdana; 
				font size: 10px; 
				color: #000000;
				font-weight: normal;
			}
			