A:link { color: blue; text-decoration: none; }
A:visited { color : blue; text-decoration: none; }
A:hover {color:#00003F;text-decoration: underline ;}
A:active {color: #00003F; background: #CFDFEB; text-decoration: underline; }

a.type2:link { color:#FFFF00; text-decoration: none; font-size:14pt}
a.type2:visited { color:#FFFF00; text-decoration: none; font-size:14pt}
a.type2:hover {color:#00FFAF;text-decoration: underline; font-size:14pt}
a.type2:active { color:#00FFAF; background: #EFEFEF; text-decoration: underline; font-size:14pt}
a.type3:link { color:#00FF00; background: #00003F; text-decoration: none; font-size:10pt; font-family:Tahoma, sans-serif; letter-spacing: 0.5mm}
a.type3:visited { color:#00FF00; background: #00003F; text-decoration: none; font-size:10pt; font-family:Tahoma, sans-serif; letter-spacing: 0.5mm}
a.type3:hover {color:yellow; text-decoration: none; font-family:Tahoma, sans-serif; font-size: 10pt; letter-spacing: 0.5mm}
a.type3:active { color:yellow; background: #00003F; text-decoration: none; font-size: 10pt; font-family:Tahoma, sans-serif; letter-spacing: 0.5mm}
a.type4:link { color: #FFFF00; text-decoration: none; font-size:12pt}
a.type4:visited { color: #FFFF00; text-decoration: none; font-size:12pt}
a.type4:hover {color:#009F00;text-decoration: none; background: #C0FF00; font-size:12pt}
a.type4:active { color: #009F00; background: #C0FF00; text-decoration: underline; font-size:12pt}

a.type5:link { color:#0000FF; background: #C0C0C0; text-decoration: none; font-size:8pt; font-family:Tahoma, sans-serif;}
a.type5:visited { color:#0000FF; background: #C0C0C0; text-decoration: none; font-size:8pt; font-family:Tahoma, sans-serif;}
a.type5:hover {color:#FF0000; background: #00003F; text-decoration: none; font-family:Tahoma, sans-serif; font-size: 8pt;}
a.type5:active { color:#FF0000; background: #00003F; text-decoration: none; font-size: 8pt; font-family:Tahoma, sans-serif;}
/* Link Typ fuer Inhalt muz spirit world */
a.type6:link { color:#0000FF; text-decoration: none; font-size:12pt; letter-spacing: 0.2mm}
a.type6:visited { color:#0000FF; text-decoration: none; font-size:12pt; letter-spacing: 0.2mm}
a.type6:hover {color:#FF0000; text-decoration: underline; font-size: 12pt; letter-spacing: 0.2mm}
a.type6:active { color:#FF0000; text-decoration: underline; font-size: 12pt; letter-spacing: 0.2mm}
/* Link Typ fuer Google small */
a.type7:link { color:#00E0FF; background: #4F4F4F; text-decoration: none; font-size:10pt}
a.type7:visited { color:#00E0FF; background: #4F4F4F; text-decoration: none; font-size:10pt}
a.type7:hover {color:#C0FF00; background: #003080; text-decoration: underline; font-size:10pt}
a.type7:active { color:#E0FF00; background: #003080; text-decoration: underline; font-size:10pt}
/* Link Typ fuer movie auf global */
a.type8:link { color:#FFFF00; text-decoration: none; }
a.type8:visited { color:#00FF00; text-decoration: none; }
a.type8:hover {color:#FFFFFF;text-decoration: underline ;}
a.type8:active { color:#00FF00; background: #EFEFEF; text-decoration: underline; }

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none;
  font-style: italic;
  color: #0000ff;
  }

a.tooltip:hover {
  color: #0000ff;
  background: transparent;
  }

a.tooltip span {
  display: none;
  text-decoration: none;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  top: 20px;
  left: -50;
  width: 450px;
  z-index: 100;
  color: #00003F;
  border:1px solid #00003F;
  background: #FFBF00;
  font: 10px Verdana, sans-serif;
  text-align: left;
  }
body {
 font-family: Times New Roman, serif;
 font-size: 16px;
 text-align: center;
 background: #BF00FF;
 background-image: url(../archiv/muzleftframe.gif);
 background-position: 10px;
 background-repeat: repeat-y;
}
h1 {
 font-size: 14pt;
 font-weight: 500;
 text-align: left;
 color: #008080;
}
h2 {
 font-family: Times New Roman, serif;
 font-size: 24pt;
 font-weight: 600;
 text-align: center;
 color: #007F00;
}
h3 {
 font-size: 14pt;
 font-weight: 600;
 font-style: italic;
 text-align: left;
 color: #FF8000;
}
h4 {
 font-family: Tahoma, sans-serif;
 font-size: 10pt;
 width: 250;
 font-weight: 600;
 text-align: center;
 color: #00003F;
 background: #FFFF80;
 text-transform: uppercase;
}
h5 {
 font-family: Tahoma, sans-serif;
 font-size: 10pt;
 text-align: center;
 color: #00003F;
 background: #FFFF80;
 font-weight: 500;
}
small {font-size: 8pt; color: #FFFFFF}
p {
 font-size: 12pt;
 text-align: justify;
 color: #00003F;
 line-height: 1.5;
}
p.inhalt {
 color: #00003F;
 text-align: center;
 font-size: 12pt;
 font-weight: 300;
}
li {
 font-family: Times New Roman, serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 1.5;
}
li.small {
 font-family: Times New Roman, serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 1.0;
}
li.buddh {
 font-family: Times New Roman, serif;
 font-size: 10pt;
 color: #00007F;
 text-align: justify;
 line-height: 1.2;
}
li.blockq {
 font-family: Times New Roman, serif;
 font-size: 10pt;
 color: #00007F;
 text-align: justify;
 line-height: 1.2;
}
table {
 font-family: Times New Roman, serif;
 color: #00003F;
 text-align: justify;
 font-size: 10pt;
 width: 90%;
 background: #FFFFFF;
}
table.type2 { width: 60% }
table.type3 { width: 728; height:310; background:#400040 }
table.type4 { width: 400; background: #FDF3EA }
table.type5 { width: 150; height: 120; }
table.type6 { width: 80%; font-size: 12pt; background: #00003F; color: #FFFFFF; }
/* Sonder table für Übersetzung */
table.type7 {width: 160px; height:60px; spacing: 0; padding: 0; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #DFDFDF;}
th {
 font-weight: 300;
 }
blockquote {
 font-family: Times New Roman, serif;
 color: #00003F;
 font-size: 10pt;
 width: 80%;
 background: #FFFFC6;
 text-align: justify;
 padding: 5px;
}
pre {
 font-family: Times New Roman, serif;
 font-size: 12pt;
 margin-left: 58px;
 line-height: 1;
 color: #000080;
 background: #FFFF80;
 width:280px;
 font-weight:800;
}
.textmarker {color: #00007F; font-size: 10pt}
.trennstrich {color: #FFFF00; font-size: 10pt}
.copy {color: #00003F; font-size: 8pt}
.empfehlung {color: #00003F; font-size: 12pt; font-weight:500}
.highslide {
    cursor: url(../photoscript/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
        border: 2px solid gray;
}
.highslide:hover img {
        border: 2px solid white;
}

.highslide-image {
        border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
        color: white;
        font-style: 'MS Sans Serif';
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
    text-decoration: none;
        padding: 3px;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../photoscript/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 12px;
    color: black;
    text-decoration: none;
    font-weight: 500;
    background-color: #EFEFEF;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}