a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.td_auswProd{
  padding: 2px;
	font-size: 14px;
}

.td_auswVor{
  padding: 2px;
}

.tb_auswProdVor{ 
   width: 400px;
   margin: 0;
   padding: 2px;
   border-color: #000000;
   border-width: 0px;
}

a.button {
	color: #000000;
	text-decoration: none;
	border: solid 1px #000000;
}


body {
	font-size: 9px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
/*	background-image:    url(../images/bg_holz_logo2012.jpg); 
	background-repeat:   no-repeat;
	background-position: 0px 0px;
	//background-position: 0px 0px;
*/
	
}

a:hover {
	color: #999;
	text-decoration: none; 
}

td {  
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}


th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


INPUT { 
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
   margin: 0;
   padding: 1px;
/*   border: solid 1px #CCCCCC;*/
}


SELECT {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	color: #000000;
}

TEXTAREA { 
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
   margin: 0;
   overflow: hidden;
   padding: 2px;
   border: solid 0px #000000;
}

.text { 
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
   line-height: 13.5px;
   padding: 0;
}

.titel {
   font-weight: bold;
   letter-spacing: 1px;
   font-size: 13px;
   color: #000000; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 16px; 
}

div.timeout {
  border: solid 0px #000000;
  width: 896px;
  margin: 0 0 15px 10px;
  padding: 5px;
  font-size: 11px; 
  color: #990000; 
  background-color:#FFFF00;
}

.timeouttitel { 
  font-size: 13px; 
  font-weight: bold; 
  line-height: 16px; 
}

.error_text {
  font-size: 13px;
  font-weight: bold;
  color: red;
  text-align: right;
}
.TicketsButton {
  margin-top: 15px;
}
.promocode_control {
  visibility: hidden;
}