body {
	font-family: 'Bookman Old Style', Verdana, Arial, Sans-serif;
	text-align: center;
	background: black;
	color: #00CCFF;
	font-size: 13px;
}

#poems {
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 10px;
}
#poems a {
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

a:active, a:visited {
}

.ctable {
	margin: auto;
}

.ctable td {
	vertical-align: top;
}

#tdcenter {
	vertical-align: middle;
}

#toc {
	width: 220px;
}
#toc ul {
	padding: 0 0 0 0;
}
#toc li {
	list-style: none;
}

#eyes {
	background-image: url(owl.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 30px;
}
#eyes img {
	display: none;
}

#orderinfo {
	margin-top: 20px;
}

#impressum {
	text-align: left;
	color: white;
}
#impressum h1 {
	margin-top: 150px;
	margin-bottom: 150px;
	font-size: 1.6em;
}
#impressum li {
	font-family: Arial, Verdana, Sans-Serif;
	list-style: none;
	font-size: 20px;
}
