body { 
	font: 12pt/16pt Times; 
	color: #222420; 
	background: #fff url(pictures/background.png) no-repeat top left;
	margin-left: 35px; 
	margin-top: 20px; 
	padding: 0px;
	}

h1 {	font: small-caps 28pt Times;
	letter-spacing: 3px; 
	margin-bottom: 0px; 
	color: #222420;
	}

h3 {	font: normal 18pt Arial;
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #7ca6a6;
	}

h4 {	font: bold 13pt Times;
	letter-spacing: 0px; 
	margin-bottom: 10px; 
	color: #222420;
	}


a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #4446f0;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666864;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #gg6864;
	}

.footer{font: normal 9pt Skia,Helvetica,georgia;
	}

#pageHeader h1 { 
	background: #fff url(pictures/karstenseidel.png) no-repeat top left; 
	margin-top: 10px; 
	width: 313px; 
	height: 83px; 
	}
