@CHARSET "utf-8";

#titleRow{
	margin-bottom:4px;
}
#getDemov{
	float:right;
	margin-top:8px;
}

/* Optionlist und Navi fuer Buch */
#fbContent{
	width: 530px;
	float: left;
	margin-top: 20px;
}
#fbContent li{
	list-style-image: url(/img/ico/square_lGrey.gif);
	list-style-type: none;
	list-style-position: inside;
	color: #717274;
	margin: 3px 0px;
}
#fbContent ol, #fbContent div{
	width: 270px;
	float: right;
	text-align: left;
	margin-top: -28px;
}
#fbContent a{
	margin: 4px 0px 0px 8px;
	color: #717274;
	text-decoration: none;
}
#fbContent a[class='aProDesc']{
	list-style-image: url(/img/ico/square_lGrey.gif) !important;
	list-style-type: none;
	list-style-position: inside !important;
	color: #717274;
}
#fbContent a:hover{
	color: #BED600;
	text-decoration: none;
}
#fbContent .activeChapter a{
	color: #9C3022 !important;
	text-decoration: none;
	cursor: default;
}
#fbContent h2{
	display: none;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	margin-bottom: 12px;
}
#fbContent h3{
	font-size: 11pt;
	color: #717274;
	text-decoration: none;
}

/******** classes ****/
.scaleUp{
	font-size:1.4em;
	font-weight: bold;
}
