/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..............................................................................
    Sonepar Deutschland Information Services GmbH 
..............................................................................
    Sonepar Deutschland Information Services GmbH 
    Natorperstr. 11
    59439 Holzwickede
    
    Author: Roman Schemm
    Creation-Date: 27.05.2002
	LastChange: 17.11.2004
	
..............................................................................
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
/* Ersatz und Anpassung der normalen Buttons gegen die Grafiken*/

a, a:link, a:visited, a:active, a:hover {
	color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 100;
}

body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

h1 {
	color: #0A3077;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	color: #0A3077;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

/* Paragraphen Überschrift*/
h3 {
	color: #0A3077;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

input,select {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 100;
}

/* normale Zelle */
 td {
	background-color: #F5F5F0;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 100;
}

td.whiter {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 100;
}

textarea {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 100;
	width: 120px;
}

/* Überschriften */
 th {
	background-color: #DCDCDC;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 100;
}

.button {
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.buttonauskunft {
	background-color: #ECD700;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.buttonbestellung {
	background-color: #c23c2a;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.buttonbestellungdunkel {
	background-color: #c23c2a;
	border-color:#999999; 
	border-style:outset;
	border-width:4px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 1px; 
	width:200px;
	cursor: pointer;
    cursor: hand;
}

.buttonPosText {
  background-color: #DCDCDC;
  border-color:#999999; 
  border-style:outset;
  border-width:1px;
  font-size: 9px;
  font-weight: 400;
  padding: 1px; 
}


.buttonsearch {
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	width: 180px;
	cursor: pointer;
    cursor: hand;
}

.buttonsuche {
	background-color: #669900;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.buttongrau {
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.buttonwk {
	background-color: #2C4786;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.buttonprofil {
	background-color: #AA2c50;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
	cursor: pointer;
    cursor: hand;
}

.help {
	background-color: #FF9900;
	color: #003366;
	font-size: 10pt;
	font-weight: 700;
	height: 200px;
	left: 100px;
	padding: 2px;
	position: absolute;
	top: 100px;
	visibility: hidden;
	width: 200px;
}

.level {
	background-color: #FF9900;
	color: #003366;
	font-size: 11px;
	font-weight: 700;
	height: 100px;
	left: 100px;
	padding: 2px;
	position: absolute;
	top: 100px;
	visibility: hidden;
	width: 80px;
}

.warn {
	color: #FF0000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 100;
}

.link {
        color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 100;
}

.topping {
        color: #0A3077;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.hint
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: 100;
}

