

/* Frameset settings                                                          */
/*                                                                            */
/* -------------------------------------------------------------------------- */
frame, frameset, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* ========================================================================== */
/*                                                                            */
/* Null margins & paddings                                                    */
/*                                                                            */
/* -------------------------------------------------------------------------- */
a, abbr, acronym, address, area, b, big, body, caption, cite, code, col,
colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, html, i, iframe, img,
ins, kbd, label, legend, noframes, noscript, object, optgroup, p, param, pre,
samp, script, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead,
tr, tt, var {
	margin: 0;
	padding: 0;
}
/* ========================================================================== */
/*                                                                            */
/* No borders                                                                 */
/*                                                                            */
/* -------------------------------------------------------------------------- */
a, address, area, b, big, blockquote, body, caption, cite, code, col, colgroup,
dd, del, div, dfn, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, i,
iframe, img, ins, kbd, label, legend, li, noframes, noscript, object, ol,
optgroup, p, param, pre, q, samp, script, small, span, strong, sub, sup, tbody,
tfoot, thead, tr, tt, ul, var, a img {
	border: 0;
}
/* -------------------------------------------------------------------------- */
/* Acronyms and abbreviations                                                 */
abbr, acronym {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dotted #999;
	border-left: 0;
}
/* ========================================================================== */
/*                                                                            */
/* Font settings                                                              */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Default font                                                               */
html, h1 small, h2 small, h3 small, #magnifier h2 {
	font-family: Arial, Helvetica, Geneva, Calibri, Maurea, "Maurea-Regular", Lucida, Verdana, "Lucida Sans", Trebuchet, sans-serif;
}
h1, h2, h3 {
	/*font-family: Cardo, Garamond, Georgia, "New York", "Times New Roman", Times, Roman, serif;*/
	font-family: "kgytHandscript", "kgytHandscript Regular", "kgytHandscript Base", Arial, Helvetica, Geneva, Calibri, Maurea, "Maurea-Regular", Lucida, Verdana, "Lucida Sans", Trebuchet, sans-serif;
}
h1 strong, h2 strong, h3 strong {
	font-family: "Arial Unicode MS", Arial, Helvetica, Geneva, Calibri, Maurea, "Maurea-Regular", Lucida, Verdana, "Lucida Sans", Trebuchet, sans-serif;
}
#text .commentlist li .commentnum strong {
	font-family: Cardo, Garamond, Georgia, "New York", "Times New Roman", Times, Roman, serif;
}
/* -------------------------------------------------------------------------- */
/* Monospaced                                                                 */
code, kbd, pre, samp, tt, var {
	font-family: "DejaVu Sans Mono", "Courier New", Courier, "Lucida Console", Monaco, monospace;
}
pre {
	white-space: pre;
}
/* -------------------------------------------------------------------------- */
/* Inherits                                                                   */
a, abbr, acronym, address, area, b, big, blockquote, body, button, caption,
cite, col, colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, h4, h5, h6,
i, iframe, img, input, ins, label, legend, li, noframes, noscript, object, ol,
optgroup, option, p, q, script, select, small, span, strong, sub, sup, table,
tbody, td, textarea, tfoot, th, thead, tr, ul {
	font-family: inherit;
}
/* ========================================================================== */
/*                                                                            */
/* Weight settings                                                            */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Default weight                                                             */
html {
	font-weight: normal;
}
/* -------------------------------------------------------------------------- */
/* Bold weight                                                                */
b, strong, th {
	font-weight: bold;
}
/* -------------------------------------------------------------------------- */
/* Inherits                                                                   */
a, abbr, acronym, address, area, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, i, iframe,
img, input, ins, kbd, label, legend, li, noframes, noscript, object, ol,
optgroup, option, p, pre, q, samp, script, select, small, span, sub, sup, table,
tbody, td, textarea, tfoot, thead, tr, tt, ul, var {
	font-weight: inherit;
}
/* ========================================================================== */
/*                                                                            */
/* Style settings                                                             */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Default style                                                              */
html {
	font-style: normal;
}
/* -------------------------------------------------------------------------- */
/* Italic style                                                               */
abbr, acronym, em, i {
	font-style: italic;
}
/* -------------------------------------------------------------------------- */
/* Inherits                                                                   */
a, area, b, big, body, button, caption, code, col, colgroup, dd, del, div, dfn,
dl, dt, fieldset, form, iframe, img, input, kbd, label, legend, li, noframes,
noscript, object, ol, optgroup, option, p, pre, samp, script, select, small,
span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt,
ul, var {
	font-style: inherit;
}
/* ========================================================================== */
/*                                                                            */
/* Font sizes                                                                 */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Default size                                                               */
html, body {
	font-size: 10px;
}
/* -------------------------------------------------------------------------- */
/* Inherits                                                                   */
a, abbr, acronym, address, area, b, blockquote, button, caption, cite, code,
col, colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, html, i, iframe,
img, input, ins, kbd, label, legend, li, noframes, noscript, object, ol,
optgroup, option, p, param, pre, q, samp, script, select, span, strong, table,
tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {
	font-size: 100%;
}
/* ========================================================================== */
/*                                                                            */
/* Base distance between lines                                                */
/*                                                                            */
/* -------------------------------------------------------------------------- */
body {
	line-height: 1.2em;
}
/* ========================================================================== */
/*                                                                            */
/* Vertical alignment                                                         */
/*                                                                            */
/* -------------------------------------------------------------------------- */
a, abbr, acronym, address, area, b, big, blockquote, body, button, caption,
cite, code, col, colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, h1,
h2, h3, h4, h5, h6, html, i, iframe, img, input, ins, kbd, label, legend, li,
noframes, noscript, object, ol, optgroup, option, p, param, pre, q, samp,
script, select, small, span, strong, table, tbody, td, textarea, tfoot, th,
thead, tr, tt, ul, var {
	vertical-align: baseline;
}
/* ========================================================================== */
/*                                                                            */
/* Background & color                                                         */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Main colors                                                                */
html, body {
	color: #000;
}
/* -------------------------------------------------------------------------- */
/*                                                                            */
abbr, acronym, address, area, b, big, blockquote, button, caption, cite, code,
col, colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, i, iframe, img, input, ins, kbd, label, legend, li, noframes, noscript,
object, ol, optgroup, option, p, param, pre, q, samp, script, select, small,
span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt,
ul, var {
	background: transparent;
	/* color: inherit; */
}
/* -------------------------------------------------------------------------- */
/* Anchors                                                                    */
a {
	background: transparent;
	/* color: inherit; */
}
a:link {
	background: transparent;
	color: #369;
}
a:visited {
	background: transparent;
	color: #000;
}
a:hover {
	background: transparent;
	/* color: inherit; */
}
a:active {
	background: transparent;
	color: #900;
}
/* ========================================================================== */
/*                                                                            */
/* Text decorations, outlines etc.                                            */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* No decoration                                                              */
html, ins {
	text-decoration: none;
}
/* -------------------------------------------------------------------------- */
/* Striked (line-trought)                                                     */
del {
	text-decoration: line-through;
}
/* -------------------------------------------------------------------------- */
/* No outlines                                                                */
a, abbr, acronym, address, area, b, big, blockquote, body, button, caption,
cite, code, col, colgroup, dd, del, div, dfn, dl, dt, em, fieldset, form, h1,
h2, h3, h4, h5, h6, html, i, iframe, img, input, ins, kbd, label, legend, li,
noframes, noscript, object, ol, optgroup, option, p, param, pre, q, samp,
script, select, small, span, strong, sub, sup, table, tbody, td, textarea,
tfoot, th, thead, tr, tt, ul, var, :focus {
	outline: 0;
}
/* -------------------------------------------------------------------------- */
/* Default table settings                                                     */
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	caption-side: top;
}
caption, th, td {
	text-align: left;
}
/* ========================================================================== */
/*                                                                            */
/* Special settings                                                           */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Quotes                                                                     */
address, blockquote, cite, q {
	font-style: inherit;
}
/* -------------------------------------------------------------------------- */
/* Headings                                                                   */
h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 320%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
h1 strong {
	font-weight: normal;
	font-size: 80%;
}
h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 200%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
h2 strong {
	font-weight: normal;
	font-size: 80%;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 160%;
	margin: 0;
	padding: 0;
}
h4 {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h5 {
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h6 {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
/* -------------------------------------------------------------------------- */
/* Lists                                                                      */
ul {
	margin: 0;
	padding: 0 0 0 1.2em;
	list-style: disc;
}
ul ul {
	list-style: circle;
}
ul ul ul {
	list-style: square;
}
ul li {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0 0 0 2em;
	list-style: decimal;
}
ol ol {
	list-style: lower-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol li {
	margin: 0;
	padding: 0;
}
.nolist {
	list-style-type: none;
}
.circle {
	list-style-type: circle;
}
.square {
	list-style-type: square;
}
.decimal {
	list-style-type: decimal;
}
.decimalleadingzero {
	list-style-type: decimal-leading-zero;
}
.lowerlatin {
	list-style-type: lower-latin;
}
.upperlatin {
	list-style-type: upper-latin;
}
.lowerroman {
	list-style-type: lower-roman;
}
.upperroman {
	list-style-type: upper-roman;
}
.lowergreek {
	list-style-type: lower-greek;
}
.georgian {
	list-style-type: georgian;
}
.armenian {
	list-style-type: armenian;
}
/* -------------------------------------------------------------------------- */
/* Quotes                                                                     */
blockquote, q {
	quotes: none;
	margin: 0;
	padding: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
/* -------------------------------------------------------------------------- */
/* Sub & Superscripts                                                         */
sub {
	vertical-align: baseline;
	font-size: 60%;
	position: relative;
	bottom: -0.3em;
	/* ALTERNATIVES */
	/* vertical-align: sub; */
	/* font-size: 60%; */
	/* line-height: 0; */
}
sup {
	vertical-align: baseline;
	font-size: 60%;
	position: relative;
	bottom: 0.6em;
	/* ALTERNATIVES */
	/* vertical-align: super; */
	/* font-size: 60%; */
	/* line-height: 0; */
}
/* -------------------------------------------------------------------------- */
/* Inserts                                                                    */
ins {
	font-style: italic;
}
/* -------------------------------------------------------------------------- */
/* Anchors                                                                    */
a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
/* -------------------------------------------------------------------------- */
/* Form elements                                                              */
button, input, option, select, textarea {
	border: 0;
	/* margin, padding: NEEDED */
}
/* -------------------------------------------------------------------------- */
/* Table border                                                               */
table {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0;
	border-left: 0;
}
td, th {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
/* -------------------------------------------------------------------------- */
/* Sizes                                                                      */
small {
	font-size: 70%;
}
big {
	font-size: 140%;
}
/* -------------------------------------------------------------------------- */
/* Align specific informations                                                */
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
/* -------------------------------------------------------------------------- */
/* Blind specific informations                                                */
.blind {
	display: none;
}
/* ========================================================================== */
