/* Responsive */

* {
    box-sizing: border-box;
}

.im-centered { 
	margin: auto;
	max-width: 1200px;
}

div.fixedwidth {
		width: 730px ;
		margin-left: auto ;
		margin-right: auto ;
	}

.row::after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    float: left;
    padding: 0px;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

/* Hyperlinks */

a {
	font-variant: small-caps;
}

a:link {
	text-decoration: underline;
	color: #800000;
}

a:visited {
	text-decoration: underline;
	color: #800000;
}

a:hover {
	text-decoration: underline;
	color: #bf0000;
}

a:active {
	text-decoration: underline;
	color: #bf0000;
}

/* Texts */

.text
{
	font-size: 15px;
	line-height: 16px;
	font-family: Trebuchet MS,Lucida Sans;
}

.lesen
{
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana,Arial,Helvetica;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.breadcrumbs {
	font-size: 14px;
	font-family: Courier;
	margin-left: 10px;
}

.bibliography {
	font-size: 14px;
	font-family: Arial;
	padding-left: 20px;
	text-indent: -10px;

}

.author {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Courier;
}

.annotation {
	margin-left: 15px;
	font-size: 16px;
	font-family: Times;
}

.next {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Verdana;
}

.previous {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Verdana;
}

.newspaper {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
    -webkit-column-rule-width: 1px; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 1px; /* Firefox */
    column-rule-width: 1px;
    padding-left: 20px;
}

.tableofcontentsframe {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
    -webkit-column-rule-width: 1px; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 1px; /* Firefox */
    column-rule-width: 1px;
}

.tableofcontents {
    text-indent: -15px;
    text-align: left;
    padding-left: 30px;
}

p {
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana;
	text-align: justify;
	text-indent: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

/* #ff7f27 #fcab74 #ffb527 */
.header {
	text-align: center;
	background-color: #ff7f27;
	line-height: 100px;
	padding: 12px;
	max-width: 1200px;
}

.footer {
	text-align: center;
	font-style: italic;
 	background-color: #ff7f27;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 12px;
	max-width: 1200px;
}

.donate {
	text-align: center;
	vertical-align: bottom;
	max-width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.title
{
	font-size: 30px;
	font-style: italic;
	line-height: 40px;
	vertical-align: center;
	font-family: Arial;
	text-align: center;
}

.subtitle
{
	font-size: 20px;
	font-style: italic;
	vertical-align: center;
	font-family: Arial;
	text-align: center;
}

.article {
	text-align: justify;
	max-width: 600px;
}

.sikuquanshu {
	background-color: #ccff66;
}

.xuxiu {
	background-color: #ccffff;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	font-family: Arial;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	font-family: Arial;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	font-family: Arial;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
}

.manchu
{
font-size: 30px;
layout-flow: vertical-ideographic;
-webkit-text-orientation: sideways-right;
-webkit-writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-ms-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
writing-mode: vertical-rl;
vertical-align:top;
}


/* Lists */

ul {
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 8px 16px;
	text-decoration: none;
}

li a:link {
	text-decoration: none;
	color: #800000;
}

li a:hover {
	text-decoration: none;
	background-color: #800000;
	color: white;
}

li a:active {
	text-decoration: none;
	background-color: #800000;
	color: white;
}


li a:hover:not(.active) {
	text-decoration: none;
	background-color: #800000;
	color: white;
}

dt {
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana;
	font-weight: bold;
	text-align: justify;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
}

dd {
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana;
	text-align: justify;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 20px;
}

/* Navigation Fields */

.navigationleft {
	text-align: left;
	max-width: 300px;
}

.navigationleft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.navigationleft li {
    padding: 5px;
    margin-bottom: 0px;
    background-color: #f1f1f1;
    color: #800000;
}

.navigationleft li:hover {
	background-color: #800000;
	color: white;
}


.navigationright {
	font-family: Verdana;
	text-align: center;
	max-width: 300px;
}

.navigationright ul {
	list-style-type: none;
	margin: 2;
	padding: 0;
}

.navigationright li {
	background-color: #bababa;
}

.navigationbar {
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	display: block;
	max-width: 300px;
	background-color: #f1f1f1;
}

.navigationbar a:active {
	text-decoration: none;
	background-color: #800000;
	color: white;
}

.navigationbarhorizontal
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	display: inline;
	text-align: left;
	background-color: #f1f1f1;
	float: left;
	align: center;
}

.navigationbarhorizontal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navigationbarhorizontal li {
    padding: 5px;
    margin-bottom: 0px;
    background-color: #f1f1f1;
    color: #800000;
}

/* Images */

img {
	margin: 5px 5px 5px 5px;
	clear: left;
}

/* Tables */

table {
	border: 0px;
	border-collapse: collapse;
	float: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

th, td {
	valign: top;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 3px;
	font-family: Verdana;
}

th {
	font-size: 14px;
	padding: 5px;
	font-family: Verdana;
}

/* Table Ros� Quotation */
table#t01 {
	background-color: #ffdada;
}

/* Table Alphabet */
table#t02 {
	border: 1px solid black;
	font-size: 20px;
}

table#t02 td {
	text-align: center;
	border: 5px;
}


/* Table Chapters Light Yellow */
table#t03 {
	background-color: #ffffcc;
}

table#t03 td {
	padding: 5px;
}

/* Table Info Gray */
table#t04 {
	background-color: #f1f1f1;
}

table#t04 td {
	padding: 5px;
}

/* Table Zebra */
table#t05 tr:nth-child(even) {
    background-color: #d6d6d6;
}

/* Table Zebra two-column � 50 % */
table#t06 tr:nth-child(even) {
    background-color: #d6d6d6;
}

table#t06 td {
	width: 50%;
}

/* Table Zebra lila */
table#t07 tr:nth-child(even) {
    background-color: #d8bfd8;
}


caption {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}