body {	font-family:	Arial, Helvetica, sans-serif;
		font-size: 		0.8em;
		color: 			#666666;}
		
h1 { 	font-size: 		2.0em;}

h2 {	font-size: 		1.6em;}
      
h3 {	font-size: 		1.2em;}

p {		width: 			80%;}

table {	border: 		none;}

td {	font-family: 	Arial, Helvetica, sans-serif;
	   	font-size: 		0.8em;
	   	color: 			#666666;
	   	line-height: 	120%;
	   	vertical-align: top;
	   	text-align:		left;}
	   	
hr {	width:			80%;
		color:			#696969;}

.mquell /* Quellangaben */ 
{		color: 			#696969;
		font-size: 		0.7em;}
	
a {		font-weight: 	bold;
		text-decoration:none;}

a:link { color: 		#666666;} /* noch nicht besuchte Ziele */
a:visited { color: 		#9F0002;} /* besuchte Ziele */
a:hover { color: 		#9F0002;} /* Verweise bei "MouseOver" */
a:active { color: 		#9F0002;} /* Angeklickte Verweise */