/*
// $Id: freznoshop.css,v 1.8 2004/09/14 09:39:52 frezno Exp $
//
// +--------------------------------------------------------------------------+
// | Projekt:    FreznoShop                                                   |
// +--------------------------------------------------------------------------+
// | Datei/File: freznoshop.css                                               |
// |                                                                          |
// | Aufruf von: bdy.header.php                                               |
// | Called by:                                                               |
// |                                                                          |
// | Funktion:   Stylesheet für den FreznoShop.                               |
// <             Stylesheet for 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! |
// +--------------------------------------------------------------------------+
// +--------------------------------------------------------------------------+
// |							Kshop							      			
// | 							Module for Xoops	   					    
// |            				www.kaotik.biz
// |            				kaotik1@gmail.com              
// +--------------------------------------------------------------------------+
*/
/*
** Standardeinstellung
** Standard values
*/
KS_body {
  margin: 3;
  color: #000000;
  background-color: #ffffff;
  background-image: url(./images/banners/bg.gif);
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*
a:link, a:visited, a:active {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  text-decoration: none;
}
*/
/*
** Error Message
*/
.error {
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;

}

/*
** BoxHeader
*/
.KS_boxheader {
  color: #000000;
  background-color: #dddddd;
  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 content
*/
.KS_box {
  color: #000080;
/*  background-color: #ffffdd; */
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Boxinhalt
** Mittelteil Hauptseite
*/
.tdmain {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  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;
}

/*
** Headlines
*/
.headline {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Standardtext in Tabellen
** Standard text in tables
*/
.desc {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

/*
** Small text in tables
*/
.descsmall {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*
** Special price, special-flag set
*/
.special {
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Data-input
*/
.account {
  color: #000000;
  background-color: #ff0000;
  text-decoration: none;
}

/*
** Table border
*/
.tableborder {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/*
** header with company logo
*/
.header {
  color: #900050;
  background-color: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/*
** Complete navigation bar
*/
.navigation {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Upper navigation bar
*/
.navi1 {
  color: #900050;
  background-color: #c0c0c0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}

.navi2 {
  color: #900050;
  background-color: #c0c0c0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Upper footer part
*/
.footer1 {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

/*
** Middle footer part
*/
.footer2 {
  color: #ffffff;
  background-color: #808080;
  text-decoration: none;
}

/*
** Lower footer part
*/
.footer3 {
  color: #808080;
  background-color: #000000;
  text-decoration: none;
}

/*
** Info HTML-pages
*/
.info {
  color: #000000;
  background-color: #ffffcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}
