
@import url(../site/main.css);

del, ins {
    text-decoration: none;
    background-color: #d3d3d3;
    font-family: verdana, tahoma, sans-serif;
    font-size: 9pt;
    }
ul.none {
    list-style-type: none;
    }
ol.toc ,
ol.toc ul ,
ol.toc ul ul {
    }
dd ul {
    margin: 0pt;
    list-style-type: circle;
    }
sup {
    font-size: 8.5pt;
    font-family: "courier new", courier, monospace;
    }
/*  li  { margin-top: 0pt; margin-bottom: 0pt; }  */

#mbody {
    background: #f08080 none; /* lightcoral */
    }
.paper {
    background: #f0f0f0 none;
    }

#lbody a:hover,
#rbody a:hover,
#lbody a.ontop:link,
#lbody a.ontop:visited,
#lbody a.ontop:hover,
#lbody a.ontop:active {
    background-color: #f08080; /* lightcoral */
    }
#mfoot a:hover {
    background-color: #f08080; /* lightcoral */
    }

#tinc2 { /* counter <img id="tinc2" src="http://unterstein.net/tinc?key=lDqfWiyR&no=2" /> */
    border: none;
	height: 12px; width: auto; 
	margin: 0px -6px 0px 5px;
	vertical-align: bottom;
    }
#tinc2 { /* standard */
	opacity: 0.20;
    }
#tinc2 { /* non-standard */
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
    -ms-filter: "alpha(opacity=20)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
    }

/*
table.accentest { background-color: #f5f5f5; font-size: 7pt; margin: 5pt; border-collapse: collapse; }
table.accentest td,
table.accentest th {
    text-align: center;
    vertical-align: middle;
    border: 1pt solid black;
    padding: 5pt;
    }
table.accentest th {
    text-align: left;
    }
*/

	