/******************************/
/*                            */
/* fmain.css                  */
/*                            */
/* senfdose@archiv-potsdam.de */
/*                            */
/* 2005/04/05                 */
/*                            */
/******************************/


/****************************************************/
/* Background, Inhalte                              */
/****************************************************/

/* globale einstellungen fuer alle seiten */
body {
  background-color:#000000;  /*hintergrundfarbe*/


/*  scrollbar-bace-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #111111;
  scrollbar-highlight-color: #222222;*/
/*   scrollbar-3dlight-color: #666666; */
/*  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #333333;
  scrollbar-arrow-color: #ff690b;*/
}

/* Allgemeine Einstellungen fuer den Inhaltsrahmen */
.content-background {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 530px;
    /*    border-style: groove;
        border-width: 5px  */
  margin: 0px;
        margin-bottom: 10px;
        padding: 10px;
           /*farbe im rahmen */
      background: #000000;
    /*background-image:url(hintergrund1.png);  */

        color: white;
        font-family: Segoe Script;
        font-size: 16px;
        z-index: 1;

}

/* Allgemeine Einstellungen fuer den Inhalt des Gaestebuches */
.content-guestbook {
   background-color:#666666;
  color:#666666;
  font-family:Segoe Script;
  font-size:16px;
}

/* Einstellungen speziell fuer Home, wegen gnwp */
/* !!! obsolete !!!                             */
.home-background {
  background-image:url(./pics/LinksBanner/goodnight.png);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: right bottom;
}

/* Allgemeine Einstellungen fuer Absaetze */
.paragraph {
   margin-left: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0px;
  width: 500px;
  border: 0px;
}

/****************************************************/
/* Menu inner Navigationsleiste und Auswahlpunkte   */
/****************************************************/
div.menuitem {
  display: block;
  width: 120px;
  height: 20px;
  margin: 0px;
  padding: 0px; /* Innenabstand */

        
  text-align: center;
/*   vertical-align: middle; */
}
div.menuitem a {
/*   vertical-align: middle; */
  display: block;
  width: 116px;
  height: 17px;
  margin: 0px;
  padding: 2px; /* Innenabstand */

  background: #000000;      /*hintergrundfarbe  button*/
  color: #666666; /*schrifftfarbe button*/
  text-decoration: none;
  font-family: Segoe Script;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
div.menuitem a:hover {
  display: block;
  background: #000000;
  font-size: 14px;
}
div.menuitem a:visited {
  display: block;
  color: #666666;
  font-size: 14px;
}


/****************************************************/
/* normale links                                    */
/****************************************************/
/* Globale Einstellungen fuer das Verhalten von Links fuer alle Seiten */
/* backup: #1f79ff*/
a:link {
  color:#666666;
  text-decoration:none;
  font-family:Segoe Script;
  font-size:100%;
  font-weight:bold;
}
/* backup: #0011CC*/
a:visited {
  color:#666666;
  text-decoration:none;
  font-family:Segoe Script;
  font-size:100%;
  font-weight:bold;
}
/* backup: #d5d238*/
a:hover {
  color:#666666;
  text-decoration:none;
  font-family:Segoe Script;
  font-size:100%;
  font-weight:bold;
}
a:active {
  text-decoration:none;
  font-family:Segoe Script;
  font-size:100%;
  font-weight:bold;
}


/****************************************************/
/* diverse, der Rest                                */
/****************************************************/

/* Format fuer Druckausgabe der Kontaktseite */
.kontakt-print {
  background-color:white;
  color: black;
}

/* Globale Einstellungen fuer hierarchisch geordnete Ueberschriften fuer alle Seiten */
h1 { color:#666666; font-family:monospace; font-size:28px;}
h2 { color:#666666; font-family:monospace; font-size:21px;}
h3 { color:#666666; font-family:monospace; font-size:18px;}
h4 { color:#666666; font-family:monospace; font-size:16px;}

/* Globale Einstellungen fuer alle Absaetze auf allen Seiten... */
p {
  color:#666666;
  font-family:Segoe Script;
  font-size:100%;
}
/* ...und fuer alle Listen?? */
ul {
  color:#666666;
  font-family:Segoe Script;
  font-size:100%;
}
/* ... und fuer tabellen */
table {
  color:#666666;
  font-family:Segoe Script;
  font-size:100%;
}


/****************************************************/
/* yac-stat                                         */
/****************************************************/

/* Einstellungen fuer die statistics-page.*/
/*comment         {font-size:14pt;}
.d0, .d1, .d2, .d3,
.b0, .b1, .b2, .b3,
.c0, .c1, .c2, .c3    {whitespace:pre;}
.d0, .c0, .b0         {font-size:10%; padding-left:0px; color:#920204; font-weight:bold;}
.d1, .c1, .b1         {font-size:10%; padding-left:20px;}
.d2, .c2, .b2         {font-size:10%; padding-left:40px;}
.d3, .c3, .b3         {font-size:10%; padding-left:60px;}
.t0                   {font-size:10%; background-color:#FFFFFF;}
.t1                   {font-size:10%; background-color:#EEEEEE;}
.t2                   {font-size:10%; background-color:#DDDDDD;}
.t3                   {font-size:10%; background-color:#CCCCCC;}
*/
p.b0 {font-size:50%; padding-left:0px;}
p.b1 {font-size:50%; padding-left:20px;}
p.b2 {font-size:50%; padding-left:40px;}
p.b3 {font-size:50%; padding-left:60px;}
p.c0 {font-size:50%; padding-left:0px;}
p.c1 {font-size:50%; padding-left:20px;}
p.c2 {font-size:50%; padding-left:40px;}
p.c3 {font-size:50%; padding-left:60px;}
p.d0 {font-size:50%; padding-left:0px;}
p.d1 {font-size:50%; padding-left:20px;}
p.d2 {font-size:50%; padding-left:40px;}
p.d3 {font-size:50%; padding-left:60px;}
td.t0 {font-size:50%;}
td.t1 {font-size:50%;}
td.t2 {font-size:50%;}
td.t3 {font-size:50%;}