/*
// $Id: freznoshop.css,v 1.1.1.1 2003/03/31 19:39:28 frezno Exp $
//
// +--------------------------------------------------------------------------+
// | FreznoShop v1.00                                                         |
// +--------------------------------------------------------------------------+
// | Datei:      freznoshop.css                                               |
// |                                                                          |
// | Aufruf von: bdy.header.php                                               |
// |                                                                          |
// | Funktion:   Stylesheet für den FreznoShop                                |
// +--------------------------------------------------------------------------+
// | Copyright (c) 2002-03  Uwe E. Schirm  <shop@freznoshop.com>              |
// +--------------------------------------------------------------------------+
// | This file is part of FreznoShop.                                         |
// |                                                                          |
// | FreznoShop is free software; you can redistribute it and/or modify       |
// | it under the terms of the GNU General Public License as published by     |
// | the Free Software Foundation; either version 2 of the License, or        |
// | (at your option) any later version.                                      |
// |                                                                          |
// | FreznoShop is distributed in the hope that it will be useful,            |
// | but WITHOUT ANY WARRANTY; without even the implied warranty of           |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            |
// | GNU General Public License for more details.                             |
// |                                                                          |
// | You should have received a copy of the GNU General Public License        |
// | along with FreznoShop; if not, write to the Free Software Foundation,    |
// | Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA            |
// +--------------------------------------------------------------------------+
// | Obige Zeilen dürfen nicht entfernt werden!    Do not remove above lines! |
// +--------------------------------------------------------------------------+
*/

/*-- Standardeinstellung */
body {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}
a:link{color:#000080;text-decoration: none;background : transparent;}
a:hover { color:#FF0000;}
a:visited, a:active { color:000080; text-decoration: none;background : transparent;}
a:visited:hover {text-decoration : none; color : #FF0000;}

/* BoxHeader */
.boxheader {
  color: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/* Boxinhalt */
.box {
  color: #000080;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/* Company Info */
.compinfo {
  color: #000080;
  background-color: #b0c4de;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*-- Überschriften */
.headline {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

/*-- Text in der Artikeltabelle */
.desc {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

/*-- Spezialpreis - Special-Flag gesetzt */
.special {
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

/*-- Dateneingabe */
.account {
  color: #000000;
  background-color: #ff0000;
  text-decoration: none;
}

/* Umrandung der Tables */
.tableborder {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/* Header mit Firmenlogo */
.header {
  color: #900050;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/* Obere Navigationsleiste */
.navi1 {
  color: #900050;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/* Untere Navigationsleiste */
.navi2 {
  color: #900050;
  background-color: #808080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/* Footer oben */
.footer1 {
  color: #ffffff;
  text-decoration: none;
}

/* Footer mitte */
.footer2 {
  color: #ffffff;
  text-decoration: none;
}

/* Footer unten */
.footer3 {
  color: #808080;
  text-decoration: none;
}

/* Info HTML-Seiten */
.info {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.box2         { position: absolute ; background:silver}



.niveau2 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.delai {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000080;
  text-decoration: none;
  
}


a.basdepage:link{color:#E6E6EC;text-decoration: none;background : transparent;cursor: default;}
a.basdepage:hover { color:#E6E6EC;}
a.basdepage:visited, a:active { color:#E6E6EC; text-decoration: none;background : transparent;}
a.basdepage:visited:hover {text-decoration : none; color : #E6E6EC;}
