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

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

  scrollbar-base-color:#CCCCFF;
  scrollbar-arrow-color:#666666;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#CCCCFF;
  }

.pflichtfeld {
  color: #FF0000;
}
.inhaltText {
  color: #003366;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  padding-left: 6px;
}
.navText {
  color: #003366;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px;
  padding-left: 6px;
}
.inhaltSubText {
  color: #333333;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px;
}
.textLinks {
  color: #666666;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
}
.leftSchrift {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;

	text-align: center;

}

.textHeadline {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}

.textHeadlineStart {
  color: #000066;
  font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px;
}
.textDet {
  color: #af937f;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
}

A {
  color: #000000;
  text-decoration: none;
}
A.links {
  color: #af937f;
  text-decoration: none;
}
A.wichtigerLink {
  color: #FF0000;
  font-weight: bold;
}

A:hover.links {
  color: #916B50;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
A.navText:hover {
  color: #003366;
  text-decoration: underline;
}
A.navText:focus {
  color: #003366;
  text-decoration: none;
}
A.navText:link {
  color: #003366;
  text-decoration: none;
}
.formular {
	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	color: #666666;
	}

FORM {
	display: inline;
}

TEXTAREA {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 100%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;

	/*scrollbar-base-color:#336666;
	scrollbar-3d-light-color:#aabbcc;
	scrollbar-arrow-color:#aabbcc;
	scrollbar-darkshadow-color:#336666;
	scrollbar-face-color:#203B54;
	scrollbar-highlight-color:#8899aa;
	scrollbar-shadow-color:#336666;
	scrollbar-track-color:#203B54;*/
	}

.textfeld {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 100%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}
.textfeldBestell {
  	border: #88201F;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 400;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}
.textfeldWare {


  	width: 30;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}
.leftTextfeld {
  	border: #0066cc;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 118;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}

.leftRadio {
  	width: 10;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}

A.leftNeuNav {
  color: #003399;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px;
}

A.leftNeuNav:hover {
  color: #003366;
}


.leftButton {
  	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 20;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
}

.button {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 49%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
}

.checkbox {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}



A.headerNavigation {
  color: #B5B5B5;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}

A.headerNavigation:hover {
  color: #666666;
}

A.leftNavigation {
	color: #003399;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

A.leftNavigation:hover {
  color: #003366;
}
.leftHeadline {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}
.inhalthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.fliessklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
.fliessrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3333;
	text-align: center;

}
.inhaltheadgrosz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.inhaltheadgroszrot {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
.tabrandrot {
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;


}
.tabeinzug {
	padding: 5px;
}
.fliesstab {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

/* eigene Ergaenzungen */
h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.0em;}

.tabtopleftmost {
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#000000;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:#000000;
}

.tabtopmost {
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#000000;
}

.tableftmost {
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:#000000;
}

