@charset "utf-8";
/* CSS Document */

#pg_mybook {
	min-width:588px;
}
#pg_bookwrapper {
	margin-top:20px;
	margin-bottom:20px;

	float:left;
	width:588px;
	height:400px;
}
#pg_bookpic, #pg_booktxt {
	float:left;
}
#pg_bookpic {
margin-top:5px;
	width:200px;
	height:284px;
	
}
#pg_booktxt {
	overflow:auto;
	width:320px;
	height:100%;
	margin-left:34px;
padding-right:10px;
padding-left:2px;
}
.pg_headline {
	color: #990000;
	font-size: 22px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	margin: 0px;
	line-height: 120%;
}
.pg_subline {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
padding-left:2px;
}
.pg_text {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;

}
.pg_kategorie	{
	color: #666;
	font-size: 22px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	margin: 0px;
	line-height: 120%;

}
#pg_text {
	padding-left:2px;
}
