body {
	background: url(http://www.carlsen.de/img/blaettern/bg/master.png);
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color: #c00;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
#logo_manga {
	position: absolute;
	top: 15px;
	left: 15px;
}
#flash {
	position: absolute;
	left: 10px;
	top: 27px;
}

#but_close {
	position: absolute;
	right: 20px;
	top: 5px;
	padding-right: 10px;
	background: url(http://www.carlsen.de/img/blaettern/icons/close.gif) top right no-repeat;
}

h3 {
	margin-top: 10px;
	margin-left: 150px;
}
