/*STYLESHEET: Kobold global*/
a:link {
 font-size:12px;
 color:#007373;
}

a:visited {
 font-size:12px;
 color:#007373;
}

a:hover {
 font-size:12px;
 color:#9E0000;
}

a:active {
 font-size:12px;
 color:#007373;
}

img {
 border:none;
}

/* index.htm */
body.body_index {
 background-image:url("./bg.jpg");
 background-color:#FFFFFF;
 font-family:"Nimbus Sans L",Arial;
 font-size:14px;
 margin:10px 2px 15px 2px;
}

a:link.link_index {
 font-size:12px;
 color:#007373;
}

a:visited.link_index {
 font-size:12px;
 color:#007373;
}

a:hover.link_index {
 font-size:12px;
 color:#9E0000;
}

a:active.link_index {
 font-size:12px;
 color:#007373;
}

th.gallery_title {
 font-family:"Nimbus Roman No9 L","Times New Roman";
 font-size:22px;
 text-align:center;
 color:#0050A0;
}

th.title_slideshow {
 font-family:"Nimbus Roman No9 L","Times New Roman";
 font-size:14px;
 font-weight:bold;
 color:#0050A0;
}

td.text_second {
 font-family:"Nimbus Sans L",Arial;
 font-size:14px;
 text-align:left;
 color:#000000;
}

input.button_index {
 font-family:"Nimbus Sans L",Arial;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 color:#0050A0;
}

input.field_text {
 font-family:"Nimbus Sans L",Arial;
 font-size:9px;
 color:#707070;
}

/* gallery_a.htm */
body.body_a {
 background-color:#FFFFFF;
 font-family:"Nimbus Roman No9 L","Times New Roman";
 margin:10px 0px 10px 0px;
}

/* gallery_b_xxx.htm */
body.body_b {
 background-color:#FFFFFF;
 font-family:"Nimbus Roman No9 L","Times New Roman";
 margin:0px 0px 0px 0px;
}

td.text_b {
 font-family:"Nimbus Sans L",Arial;
 font-size:14px;
 color:#000000;
}

div.div_top_b {
 background-color:#D6E7C6;
 height:20px;
}

div.div_main_b {
 top:20px;
}

div.div_end_b {
 font-family:'Nimbus Sans L',Arial;
 font-size:25px;
 font-weight:bold;
 color:#E60017;
}

/* EXTRA-HTML-Files */
body.body_extra {
 background-color:#FFFFFF;
 font-family:"Nimbus Roman No9 L","Times New Roman";
 margin:10px 15px 15px 10px;
}

h1.title_extra {
 font-family:"Nimbus Roman No9 L","Times New Roman";
 font-size:18px;
 text-align:center;
 color:#0050A0;
}

h2.subtitle_extra {
 font-family:"Nimbus Roman No9 L","Times New Roman";
 font-size:16px;
 text-align:left;
 color:#0050A0;
}

td.text_extra {
 font-family:"Nimbus Sans L",Arial;
 font-size:14px;
 text-align:left;
 color:#0050A0;
}

td.text_extra_center {
 font-family:"Nimbus Sans L",Arial;
 font-size:14px;
 text-align:center;
 color:#0050A0;
}

ul.list_extra {
 list-style-type:disc;
}
