body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'JoFont001', "Comic Sans MS", "Comic Sans MS Bold", "Brush Script Std", "Courier New";
	color: #fff;
	background-color: #3399cc;
	text-align: center;/* part 1 of 2 centering hack */
	}

@font-face {
	font-family: 'fontname';
	src: url('http://2ttf.com/webfont/TgwmCkEX/webfont.ttf') format('truetype');
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	}

h1 {
	font-size: 4em;
	line-height: 0.8em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #F00;
	padding-top: 2px;
	padding-bottom: 8px;
	}
h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0;
	color: #fff;
	}
h2 a {
	color: #FF6699;
	}
h2 a:hover {
	color: #CC0000;
	}
h3 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #006;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
a:link {
	color : #CF0;
	background : transparent;
	text-decoration: none;
}

a:visited {
	color : #CF0;
	text-decoration: none;
}
a:active {
	color : #CF0;
	text-decoration: none;
}

a:hover {
	color : #C03;
}
.klein {
	font-size: 0.8em;
	}
	.rot {
	color: #F00;
	}
#buch {
	position:relative;
	top:10px;
	width:269px;
	height:342px;
	z-index:1;
}
