.Std {
  font-size: 12px;
  font-family: Arial,Helvetica, Univers;
  color: #D1D1D1;
  line-height:13pt;
}

.Monat {
  font-size: 16px;
  font-family: Arial,Helvetica, Univers;
  color: #D1D1D1;
  line-height:16pt;
}

.Veranstaltungstitel {
  font-size: 16px;
  font-weight:bold;
  font-family: Arial,Helvetica, Univers;
  color: #FF2F2F;
  line-height:16pt;
}

.Gross {
  font-size: 16px;
  font-family: Arial,Helvetica, Univers;
  color: #D1D1D1;
  line-height:16pt;
}


P.Klein, TD.Klein {
  font-size: 10px;
  font-family: Arial,Helvetica, Univers;
  color: #515151;
  line-height:7pt;  
}

.rot {color: #FF2F2F}

DIV.Trans {
  background-color: #000000;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
}

a:link {text-decoration:none; color:#D1D1D1}
a:visited {text-decoration:none; color:#D1D1D1}
a:hover {text-decoration:underline; color:#D1D1D1}
a:active {text-decoration:underline; color:#D1D1D1}

input.Textfeld{
	font-size:11px;
	font-family: Arial,Helvetica, Univers;
	color:#515151;
	border:0px;
    width:120px;
	background-color: #EEEEEE;
	cursor: text;
}
input.Absenden{
	font-size:11px;
	font-family: Arial,Helvetica, Univers;
	color:#515151;
	border:0px;
    width:50px;
	background-color: #EEEEEE;
	cursor: text;
}
