/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #FF8838; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

hr.line {
    height: 1px;
    border-style: dashed;
    color: #8DAFCB;
}


BODY {
  background: #efefef;
  color: #000000;
  margin: 0px;
}

BODY.content {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}


LI,UL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

}

A {
  color: #000000;
  text-decoration: none;
}

A.anfrage{
  color: #174567;
  text-decoration: none;
  font-weight: bold;
  background-color:#ffffff;
  border-top:1px solid #174567; margin:1px;
  border-bottom:1px solid #174567; margin:1px;
  border-left:1px solid #174567; margin:1px;
  border-right:1px solid #174567; margin:1px;
}

A.anfrage:hover{
  color: #8CACCA;
  text-decoration: none;
  font-weight: bold;
}

a.naviWhite{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a.naviWhite:hover{
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

.naviWhite{
  color: #ffffff;
}

.leftNaviAktiv{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cccccc;
  font-weight : bold;
  text-decoration: underline; 
}

.leftNaviAktivSub{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cccccc;
  font-weight : bold;
  text-decoration: underline;
}


A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
}

TD.leftNaviMaincell{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
}


TD.tiny{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #000000;
  font-weight : normal;
}

TD.leftNaviMaincell:hover{
  border:thin solid #C0C0C0; 
  border-spacing:0px

}


a.leftNavi{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #174567;
  font-weight : bold;
  text-decoration: none;
}

a.leftNavi:hover{
  color: #8CACCA;
  text-decoration: underline;
}

a.leftNaviSub{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #174567;
  font-weight : bold;
  text-decoration: none;

}


a.leftNaviSub:hover{
  color: #8CACCA;
  text-decoration: underline;
}


TH,B{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

TH,b.contentTitle{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #174567;
  font-weight : bold;
}

A{
  color: #0A246A;
  text-decoration: underline; 
}

A:hover {
  color: #000000;
}

INPUT, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#efefef;
  border:1px solid #cccccc;

}

CHECKBOX, RADIO{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#ffffff;
  border:0px solid #cccccc;

}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#efefef; 
  border:1px solid #cccccc;
}

.content {
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
}

.headlineNorm {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #174567;
  font-weight : bold;
 }


.headline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #174567;
  font-weight : bold;
 }

.left_navi_kontakt{
 color:#174567;
}

.left_navi_address{
font-size: 9px;
}
