/******************************************************************************
*
*    FrameMain-Style-sheet (unteres Frame Haupt-Stylesheet)
*
* 
*
*
* IS-Projekt an der ZHW- Winterthur
*
* Version:  31.1.2001
*
* Gruppe Hotel Solaria: 
*			Christian Brauchli
*			Jakob Furrer
*			Sandro Jehli
*			
****************************************************************************** */

/* allgemeine Angaben */

body {
  margin: 0px;
  padding: 0px;
  scrollbar-base-color: white;
  scrollbar-3dlight-color: #006699;
  scrollbar-arrow-color: #000099;
  scrollbar-darkshadow-color: #006699;
  scrollbar-face-color: white; 
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-track-color: white;
  }

/* ---- */


/* Mittige Ausrichtung mit Standardbreite 780px */

.first {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  position: relative;
  }

.second {
  text-align: left;
  width: 760px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  position: relative;  
  }

.zelle {
  margin: 0px;
  font-size: 0.8em;
  }

/* ---- */


/* Titel */

h1 { 
  margin-top: 0.5em;
  margin-bottom: 1em;
  line-height: 0.5; 
  letter-spacing: 0.2em;
  }



h2 {
  margin-top: 0px;
  font-size: 1.2em;
  }

h3 {
  font-size: 1.1em;
  }

h1, h2, h3 {
  font-variant: small-caps;  
}

/* ---- */


/* Links */

a { }

a:link { }

a:active { }

a:visited { } 

a:hover {  color: #ffffff; background-color: #6666cc;  }

a:link IMG, a:visited img { border-style: none;  }

a img { color: white;  } 

/* ---- */


/* Liste */

ul, ul li { list-style: disc;  }

/* ---- */


/* Absätze */


p {   }

.center { text-align: center; }

.right { }

.titel { 
  margin-top: 1em;
  margin-bottom: 3em; 
  margin-left: 7px;
  margin-right: 7px;
  }

/* ---- */


/* Email am Absatzschluss */

.frage {
  margin-top: 2em;
  margin-bottom: 0.5em;
  }


/* ---- */


/* Seitenende */

.schluss { 
  padding-top: 0.2em;
  border-top: 1px solid; 
  border-color: #333399;
  margin-right: 15px;
  margin-left: 15px;
}

.schluss hr { display: none; }

address { 
  font-weight: bold;
  }

/* ---- */


/* Formatierung der Schatten */ 

.hinten {
  page-break-before: always;
  margin-top: 30px;
  margin-right: 5px;
  margin-bottom: 35px;
  margin-left: 25px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  background: #cccccc;  /* Schattenfarbe */
  position: relative;
}

.vorne {
  background: #ffffff;  /* Hintergrundfarbe vorne*/
  width: 100%;
  margin-top: -30px;
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: -15px;
  padding: 15px;
  position: relative;
  font-size: 1em;
 }

/* ---- */ 


/* Standardtabelle */

.norm {
  font-size: 1em;
  }

/* ---- */


/* Logbuch */

.tabelle {
 font-size: 0.8em;
 }

.name {
 padding-top: 0.8em;
 }

.datum {
 }

.std {
 }

.url {
 padding-bottom:0.2em; 
  }

.name .datum .url { 
  }

.text {
  padding-bottom:0.2em;
  }

/* ---- */


/* Preisliste */
.preisliste {
 font-size: 0.8em;
 }

.titelzeile {
  }

.kategorie {
  }

.preis {
  }

/* --- Linkportal --- */


.linkportal1 {
 font-size: 1em; 
 }

.linkportal2 {
 font-size: 1em;
 }

/* ---- */

/* Diverse Tabellen */

.formlinks {
 font-size: 1em;
 }

.allgemein {
font-size: 1em;
  }

/* ---- */

