* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url("/2007pic/Peek-Bg-5.jpg") top left;
	color: #9B8366;
	font-family: sans-serif;
		font-size: 60%;
}

td {
	color: #9B8366;
	font-family: sans-serif;
	font-size: 80%;
}

td.text2 {
	color: #9B8366;
	font-family: sans-serif;
	font-size: 60%;
}

div.text-klein {
	color: #9B8366;
	font-family: sans-serif;
	font-size: 40%;
}

a {
	color: #F30;
}

a:hover {
	text-decoration: overline;
	color: #F90;
}

a:visited {
	color: #C63;
}

h1 {
	font-family: sans-serif;
	font-size: 150%;
}

h2 {
	font-family: sans-serif;
	font-size: 100%;
}