/* general */
body, p, h1, h2, h3, img { margin:0; }
body { background:#8e393e; }
*:not(b) { font-family:Verdana,serif; font-size:14px; color:black; }

ul { margin-top:5px; margin-bottom:5px; }
li { margin-left:-25px; }

td { vertical-align:top; }

h1 { font-size:25px; font-weight:bold; margin-bottom:20px; color:#a1bdc8; text-shadow: 2px 2px 4px #000000; }
h2 { font-size:20px; margin-bottom:10px; }
h3 { font-size:17px; font-weight:bold; margin-bottom:10px; }

.bold { font-weight:bold; }
.italic { font-style:italic; }
.center { text-align:center; }
.right { text-align:right; }
.small { font-size:12px; }
.larger{ font-size:16px; }
.large{ font-size:18px; }
.light { color:#a1bdc8; }


/* menus */
div.menu { margin-left:20px; margin-right:20px; z-index: 999; }
table.menu td { background: #8e393e; border:solid 1px black; padding-left:10px; padding-right:10px; padding-bottom:3px; z-index: 999; }
#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 { position:absolute; visibility:hidden; top:-10000px; left:-10000px; z-index: 999; }


/* links */
a:link, a:visited, a:hover, a:active { color: #fffbc5; text-decoration:none; }
a:hover { color:#fffb8e; }

a.normal:link, a.normal:visited, a.normal:hover, a.normal:active { color:blue; text-decoration:none; }
a.normal:hover { color:black; }

a.with_title { margin-left:20px; }


/* mainpage */
div.mainpage { border-radius: 5px; background-image:url("images/bg1.png"); margin:20px 0 20px 0; padding:10px; text-align:justify; }
table.mainpage td { width:50%; padding:10px; border:dotted 3px #d7c0c1; border-radius: 5px; }


/* special */
iframe {  border:0; }
table.collapse { border-collapse:collapse; }
td.main { background-image:url("images/curtain.jpg"); width:1024px; height:638px; }
div.text { margin-left:40px; margin-right:40px; }
p { overflow:hidden; }
p.normal { margin-top:10px; }
p.normalb { margin-bottom:10px; }
p.large { margin-top:25px; }
img.left { float:left; margin-right:10px; }
img.right { float:right; margin-left:10px; }

.bgpic { background-image:url("images/bg1.png"); }
.outset { border:outset 3px #cebcbd; border-radius: 5px; }
.justify { text-align:justify; }
.indent { padding:10px; margin-bottom:20px; }

img.people { margin-right:20px; }
ul.masks { list-style:none; }
ul.masks li:before { content:'\1F3AD'; color:#8e393e; margin-right:0.5em; }
table.type1 td { padding:20px 40px 30px 30px; border: solid 1px #8e393e; }
