a:visited{color: black}
a:link{color: black}

body{background-color: #ffeebc;
		/*background-image: url(background.jpg)*/}

h1	{font-family: arial;
		font-size: 18pt;
		text-align:center;
		}

h2	{font-family: arial;
		font-size: 16pt;
		text-align:center;
		}		
		
h3	{font-family: arial;
		font-size: 14pt;
		}

h4	{font-family: arial;
		font-size: 13pt;
		}

h6	{font-family: arial;
		font-size: 11pt;
		font-weight:normal;
		font-style:italic;
		}
		
p		{font-family: arial;
		font-size: 11pt;
		margin-top: 7pt;
		margin-bottom:0pt;
		}
		
q		{/*font-style:italic;*/
		}
	
ul {font-family: arial;
		 font-size: 11pt;
		 }
		
		
blockquote
		{font-family:times;
		font-size: 11pt;
		}
		
span.Zitat
		{/*font-family:times;*/
		font-style: italic;
		}
