﻿a:link
{
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 17px;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}

a:hover
{
color: #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 17px;
font-weight: normal;
font-variant: normal;
text-decoration: underline overline;
}

a:visited
{
color: darkred;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 17px;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}



.navtext1
{
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 17px;
font-weight: bold;
font-variant: normal;
margin-left: 15px;
}

.navtext2
{
color: Darkgreen;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
font-variant: normal;
margin-left: 15px;
}

.navtext3
{
color: #006699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
margin-left: 15px;
}

.navtext4
{
color: Darkgreen;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 17px;
font-weight: normal;
font-variant: normal;
margin-left: 15px;
}

.maintext
{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 17px;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}

.newstext
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px; font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-decoration: none;
text-align: justify;
}

.MyDefaultPara_Fett_Unterstr
{
color: "orange";
font-family: Times,serif;
text-decoration: "underline";
font-weight: bold;
font-size: 12pt;
text-indent: 15px;
margin-left: 15px;
}

.textbold
{
font-size: 12px;
color: black;
line-height: 21px;
font-weight: bold;
font-family: Courier New,Courier,Monaco,monospace;
}

.text
{
font-size: 13px;
color: black;
line-height: 18px;
font-family: Courier New,Courier,Monaco,monospace;
}

.texthell
{
font-size: 13px;
color: black;
line-height: 18px;
font-family: Courier New,Courier,Monaco,monospace;
}

.textmargin40
{
font-size: 13px;
color: black;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
margin-left: 40px;
margin-top: 0px;
align: justify;
}

.lesen
{
font-size: 13px;
color: black;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.lesenbold
{
font-size: 13px;
color: #666666;
line-height: 18px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

/* StyleSheet erzeugt mit BilderGalerie */
/* www.kuehnsoft.de   */
/* Sie können durch Änderungen das gesamte Aussehen Ihrer Galerie anpassen! */

img {
   border:0;
}

/* Überschriften */
h1,h2 {
   font-family:'Verdana';
   text-align:center;


/**** Formatierungen für die Übersichts-Seite ****/
#uebersicht {
}


/* horizontale Linien */
hr {
   background-color:#808080;
   color:#808080;
   border:0px;
   height:3px;
}


/* Darstellung von dirinfo.txt */
#di {
   text-align:left;
}


/* Extratext auf den Übersichtsseiten  */
/* -- oben  --                         */
#etueboben    {
   text-align:left;
}
/* -- unten --                         */
#etuebunten   {
   text-align:left;
}


/* Navigations-"Blättern"-Einträge */
#bloben {
   text-align:right;
}
#blunten {
   text-align:center;
}


/* Ordner-Navigationsleiste */
#ordnavi  {
   text-align:left;
}


/* Unterordner-Liste */
#ordner  {
}
#ordner table {
}
#ordner img {
   margin-right:1em;
   vertical-align:middle;
}
#ordner td.abst {
   padding-right:1em;
}


/* Tabelle mit Vorschaubildern */
#vorschau {
   text-align:center; /* nur für den IE */
}


/* Tabellenrahmen und -abstände */
#vorschau table  {
   empty-cells:show;
   margin-left:auto;
   margin-right:auto;
}
#vorschau td {
   text-align:center;
   vertical-align:top;
}
#vorschau td .bild {
   width:120px;
   height:120px;
   background-color:transparent;
   margin:auto;
}
#vorschau td .pano {
}


/* Bildbeschreibungen Übersichtsdatei */
#vorschau .beschr {
}
/*   normal (und auch "klein", soweit dort nichts anderes steht) */
#vorschau .gr {
   font-size:smaller;
}
/*   kleiner (in der Beschreibung mit \kl gekennzeichnet) */
#vorschau .kl {
   font-size:smaller;
}


/* Links zu Text-, Audio und Videodatei */
#vorschau .aviwavtxt {
   font-size:80%;
}


/* Fußzeile (Link nach oben und Hinweis auf Programm) */
#fusszeile {
   text-align:center;
   font-size:70%;
}
#fusszeilenachoben  {
   float:left;
   text-align:left;
   margin:0;
}
#fusszeileproghinweis {
   float:right;
   padding-left:2em;
   margin:0;
}


/**** Formatierung für die Einzelbild-Seite ****/
#einzelbild {
   text-align:center;
}


/* Formatierung für die Navigationszeile in den Dateien der großen Bilder */
#navieinzelbild {


}
#navieinzelbild a {
   margin-left:1em;
   margin-right:1em;
}


/* Das große Bild selber */
#grossbild {
}
#grossbild img {
margin:0ex 0.5em 0ex 0.5em;
}


/* Extratext auf den Einzelbild-Seiten */
/* -- oben --                          */
#eteinzeloben  {
   text-align:left;
}
/* -- unten --                         */
#eteinzelunten {
   text-align:left;
}


/* Bildbeschreibungen bei den großen Bildern */
#einzelbild .beschr{
}
/*   normal (und auch "klein", soweit dort nichts anderes steht) */
#einzelbild .gr {
   font-size:smaller;
}
/*   kleiner (in der Beschreibung mit \kl gekennzeichnet) */
#einzelbild .kl {
   font-size:smaller;
}
/* Links zu Text-, Audio und Videodatei */
#einzelbild .aviwavtxt {
   font-size:80%;
}

