
.input{
	border: 1px solid #b2b2b2;
	width: 100%
}

td {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.error {
  background-color: #DEF3BD;
  padding: 5;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

.msg {
  background-color: #DEF3BD;
  text-align: center;
  padding: 5;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.lineheader {
  background-color: #339933;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  text-transform : uppercase;
  padding-left: 5px;
  height: 22px;
}

.lineheader2 {
  background-color: #339933;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  text-transform : uppercase;
  padding-left: 15px;
  height: 22px;
}

.schritt_off {
  background-color: #DEF3BD;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align : center;
  padding: 2px;
  font-weight : bold;
}
.schritt_on {
  background-color: #339933;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align : center;
  padding: 2px;
  font-weight : bold;
}
/*
body {
  background-color: #000000;
  color: #ffffff;
  margin: 0px;
  font-family: arial, helvetica, sans-serif;
  scrollbar-3dlight-color: #444444;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #444444;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #ffffff;
}

.small {
  font-family: arial, helvetica, sans-serif;
  font-size: 9px;
}

a.index {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
a:hover.index {
	color: #ff0000;
}
.chooser {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}
td {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
a {
	color: white;
	text-decoration: none;
}

.header {
	text-transform: uppercase;
	font-weight: bold;
  color: white;
}
.header2 {
  font-weight: bold;
  color: white;
}
a.faq {
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}
a:hover.faq {
	color: red;
	border-bottom: 1px dotted #ff0000;
}
.count, a.count {
	font-size: 14px;
	font-weight: bold;
	color: #959595;
}
.countaktiv {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:ff0000;
}
.error {
	border: 1px solid #ff0000;
	background-color: #ffffff;
	color: #ff0000;
	width: 450px;
	padding: 2;
}
.error1 {
	border: 1px solid #ff0000;
	background-color: #ffffff;
	color: #ff0000;
	padding: 2;
}

input.bestellen {
	border: 1px solid #b2b2b2;
	width: 100%
}
textarea.bestellen {
	border: 1px solid #b2b2b2;
	width: 100%
}
*/
