/*
  $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 : 10px; background: #ffb3b5; 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; }

BODY {
#  color: #000000;
  color: 4C535F;
  margin: 0px;
}

/* ----- button start ----- */

#buttonStart a { background: url(../includes/languages/german/images/buttons/button_startseite2.gif) no-repeat; display:block; width:155px; }
#buttonStart img { display:block; width:155px; height:45px; border:0; }
#buttonStart a:hover img { visibility: hidden; }
#buttonStart a:hover { border:0; }
* html #buttonStart a { margin-right:0px; }
* html #buttonStart a:hover { width:155px; margin-right:0; }

/* ----- button anleitung ----- */

#buttonFunktion a { background: url(../includes/languages/german/images/buttons/button_anleitung2.gif) no-repeat; display:block; width:155px; }
#buttonFunktion img { display:block; width:155px; height:45px; border:0; }
#buttonFunktion a:hover img { visibility: hidden; }
#buttonFunktion a:hover { border:0; }
* html #buttonFunktion a { margin-right:0px; }
* html #buttonFunktion a:hover { width:155px; margin-right:0; }

/* ----- button digitale karte ----- */

#buttonKarte a { background: url(../includes/languages/german/images/buttons/button_digitale_karte2.gif) no-repeat; display:block; width:155px; }
#buttonKarte img { display:block; width:155px; height:45px; border:0; }
#buttonKarte a:hover img { visibility: hidden; }
#buttonKarte a:hover { border:0; }
* html #buttonKarte a { margin-right:0px; }
* html #buttonKarte a:hover { width:155px; margin-right:0; }

/* ----- button papierkarte ----- */

#buttonPapierkarte a { background: url(../includes/languages/german/images/buttons/button_papierkarte2.gif) no-repeat; display:block; width:155px; }
#buttonPapierkarte img { display:block; width:155px; height:45px; border:0; }
#buttonPapierkarte a:hover img { visibility: hidden; }
#buttonPapierkarte a:hover { border:0; }
* html #buttonPapierkarte a { margin-right:0px; }
* html #buttonPapierkarte a:hover { width:155px; margin-right:0; }

/* ----- button berichte ----- */

#buttonBerichte a { background: url(../includes/languages/german/images/buttons/button_berichte2.gif) no-repeat; display:block; width:155px; }
#buttonBerichte img { display:block; width:155px; height:45px; border:0; }
#buttonBerichte a:hover img { visibility: hidden; }
#buttonBerichte a:hover { border:0; }
* html #buttonBerichte a { margin-right:0px; }
* html #buttonBerichte a:hover { width:155px; margin-right:0; }

/* ----- button services ----- */

#buttonServices a { background: url(../includes/languages/german/images/buttons/button_services2.gif) no-repeat; display:block; width:155px; }
#buttonServices img { display:block; width:155px; height:45px; border:0; }
#buttonServices a:hover img { visibility: hidden; }
#buttonServices a:hover { border:0; }
* html #buttonServices a { margin-right:0px; }
* html #buttonServices a:hover { width:155px; margin-right:0; }

/* ----- button kontakt ----- */

#buttonKontakt a { background: url(../includes/languages/german/images/buttons/button_kontakt2.gif) no-repeat; display:block; width:155px; }
#buttonKontakt img { display:block; width:155px; height:45px; border:0; }
#buttonKontakt a:hover img { visibility: hidden; }
#buttonKontakt a:hover { border:0; }
* html #buttonKontakt a { margin-right:0px; }
* html #buttonKontakt a:hover { width:155px; margin-right:0; }

/* ----- button digitale daten ----- */

#buttonDigitaleDaten a { background: url(../includes/languages/german/images/buttons/button_digitale_daten2.gif) no-repeat; display:block; width:155px; }
#buttonDigitaleDaten img { display:block; width:155px; height:45px; border:0; }
#buttonDigitaleDaten a:hover img { visibility: hidden; }
#buttonDigitaleDaten a:hover { border:0; }
* html #buttonDigitaleDaten a { margin-right:0px; }
* html #buttonDigitaleDaten a:hover { width:155px; margin-right:0; }

/* ----- start neue formate seiteninhalte (und zusätzlich wichtige alte) ----- */

.rahmen {
  width: 1000px;	
  border-style: solid;
  border-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: #979EAA; 
  background-color: rgb(251,251,253);  
}

a.text {
  color: #336699;
  text-decoration: none;
  font-weight: bold;
}

a.text:hover {
  text-decoration: underline;
}

a.headerNavigation {
  color: #ffffff;
  text-decoration: none;
}

a.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}

.headline1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;  
  color: #6A717D;
}

.headline2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;  
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #6A717D;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: #979EAA;
}

.textblock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #4C535F;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;  
}

.textbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 15px;
  color: #4C535F;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;  
}

.grafiktext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #4C535F;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;  
}

ul {
  list-style-type: square;
  text-align: justify;
} 
		  
ol {
  text-align: justify;
}  		          
        
li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #4C535F;
  margin-bottom: 5px;
}      

img.grafik {
  border-style: solid;
  border-width: 1px;
  border-color: #979EAA;
}

table.grafik {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  color: #4C535F;  
}

table.news {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: justify;
  color: #4C535F;
}

textarea.agb {
  height: 450px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: justify;
  color: #4C535F; 
  border-style: solid;
  border-width: 0px;
  border-color: #979EAA;
  background-color: rgb(251,251,253);  
}

/* ----- ende neue formate seiteninhalte ----- */
                
FORM {
  display: inline;
}

TABLE.small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #979EAA;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #979EAA;
  color: #ffffff;
  font-weight: bold;
}

A.headerNavigation {
  color: #FFFFFF;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #979EAA;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #979EAA;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  white-space: normal;
  color: #4C535F;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #979EAA;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #b6b7cb;*/
  background: #979EAA;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #4C535F;
}

TD.mainRed, P.mainRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ff0000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #990000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.welcome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

P.welcome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorTextDetail {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 15px;
}

/* Style der Suchergebnisse */

TH.formSuchErgebniss {
 background: #bbc3d3;
 color: #ffffff;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 /*white-space:nowrap;*/
 padding:3px;
}

.formSuchErgebniss0 {
 background: #ffffff;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 8pt;
 /*white-space:nowrap;*/
 padding:3px;
}

.formSuchErgebniss1 {
 background: #f4f4f4;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 8pt;
 /*white-space:nowrap; */
 padding:3px;
}

.formSuchErgebnissOver0 {
 background: #D7E9F7;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 8pt;
 /*white-space:nowrap; */
 padding:3px;
 cursor: pointer;
 cursor: hand;
}

.formSuchErgebnissOver1 {
 background: #D7E9F7;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 8pt;
 /*white-space:nowrap; */
 padding:3px;
 cursor: pointer;
 cursor: hand;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


#Erläuterung {font-family: Verdana, arial, geneva, sans-serif; font-size: 7pt; text-decoration: none; color: #ff0000;}

tr.detail_title {
 background: #bbc3d3;
 color: #ffffff;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 nowrap:nowrap;
 padding:3px;
 position:top;
}

tr.detail_content1 {
 background:#ffffff;
 color: #000000;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 10pt;
 vertical-align:top;
 text-align:justify;
}

tr.detail_content0 {
 color: #000000;
 font-family: Verdana, arial, geneva, sans-serif;
 font-size: 10pt;
 vertical-align:top;
 text-align:justify;
}

#imgprops {
 width: *px;
 background: #f4f4f4;
 position: 0px 0px;
}

li.main{
 width:100%;
 margin:0;
 background:#f4f4f4;
 list-style-type:none;
}

li.sub{
 background:#ffffff;
 list-style-type:none;
}

/*------------messfenster--------------*/
.result{
  background-color : #bbc3d3;
  height : 20px;
  border-style : inset inset inset inset;
  color: #ffffff;
  font-family: Verdana, arial, geneva, sans-serif;
  font-size: 10pt;
}

.extents{
  text-align:right;
  font-family:Arial,Helvetica;
  font-size:8pt;
}

.koordsystem{
  text-align:right;
  font-family:Arial,Helvetica;
  font-size:7pt;
}

.scale{
  text-align:right;
  font-family:Arial,Helvetica;
  font-size:10pt;
}

.sitemap {
  FONT-FAMILY: Verdana, arial, geneva, sans-serif;
  FONT-SIZE: 8pt;
  LINE-HEIGHT: 6pt;
}

/* Die Lagesuche-tabs. */
#lagesuche-nav {
    background-color: transparent;
    padding: 0em 0em 0em 0em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
}

#lagesuche-nav li {
    display: inline;
}

#lagesuche-nav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: #f4f4f4;
    color: #979EAA;
    font-weight: bold;   
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 0px;
    border-color: #979EAA;
    height: auto;
    margin-right: 0em;
    padding: 0em 1.25em;
    text-decoration: none;
}

#lagesuche-nav li.selected a {
    /* The selected tab. There's only one of this */
    background: #979EAA;
    color: white;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #979EAA;
}

#lagesuche-nav li a:hover {
    background: #979EAA;
    color: white;
    font-weight: bold;    
    border-style: solid;
    border-width: 1px;
    border-color: #979EAA;
}

.suchpanel {
   background: #f8f8f9;
   border-style: solid;
   border-width: 1px;
   border-color: #979EAA;
   padding:10px;
   width:100%;
}

.suchpanel_oben{
	height:10px;	
}

#waitpanel{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	vertical-align:middle;
	padding-top: 10px;
	color: #6A717D;
	background-color:#EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #979EAA;	
}

