body {
	font-size: 150%;/* 24px */
}
html > body {
	font-size: 150%;/* 24px */
}
.maintext p {
	font-size: 18px;
	line-height: 27px;
}
.notes p {
	font-size: 15px;
	line-height: 22px;
}
.pagination {
	width: 96px;
	font-size: 192px;
}
.layoutswitch {
	display: block;
	width: 96px;
	height: 69px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -69px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2xl.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1xl.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0xl.gif") no-repeat 0 0;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2xla.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1xla.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0xla.gif") no-repeat 0 0 !important;
}
#styler #l, #styler #xl, #styler #xxl {
	display: block;
}
#styler #s, #styler #m {
	display: none;
}
.fillpage {
	/* background: transparent url(../img/cc_bgxl.gif); */
	background: transparent url(../img/fillpage_bgxl.gif) top center repeat-y;
}
.fillpage h1 {
	border-top: 6px solid #fff;
	padding-top: 12px;/*  */
	font-size: 33px;
	line-height: 1;
}
.fillpage h1 span {
	margin: 6px auto 0;
	padding: 21px 27px;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	font-size: 28px;
	text-shadow: 2px 2px 0 #fff;
}
.fillpage #intro {
	background: transparent url(../img/intro_bgxl.gif);
	padding: 12px 14px 14px;
	border: 2px solid #fff;
	border-bottom-color: #ccccc0;
}
.fillpage #issue {
	padding: 10px 15px;
	font-size: 14px;
}
.maintext {
	padding-top: 72px; /* 3em; */
}
.betony div {
	text-shadow: 2px 2px 1px #999990;
}
.fillpage a:hover {
	background: #f83 url(../img/fillpage_bgxl1.gif) top center repeat-y;
	text-shadow: 2px 2px 0 white;
}
.pageheader a span {
	border-bottom: 1px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 1px solid LightSteelblue;
}
