.gut_sp1 {
	text-decoration: none;
	font-size: 9px;
	
	color: Black;
	font-family: Verdana, Helvetica,Tahoma,Times;
	font-weight: bold;
}
.gut_sp2 {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	font-family: Verdana, Helvetica,Tahoma,Times;
}
.gut_in1 {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Helvetica,Tahoma,Times;
	background: Red;
	font-weight: bold;
}
.gut_step {
	text-decoration: none;
	font-family: Verdana, Helvetica,Tahoma,Times;
	background: #C2C2C2;
	border: 1px solid Maroon;
	color: black;
	font-size: 9px;
}
.gut_step:hover {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Helvetica,Tahoma,Times;
	background: #C2C2C2;
	border: 1px solid Maroon;
   color: black;
}
.a_gut_step:hover {
	text-decoration: none;
	font-size: 9px;
	color: black;
}

.a_gut_step {
	text-decoration: none;
	font-size: 9px;
		color: black;
}

.gut_step_akt {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Helvetica,Tahoma,Times;
	background: #FF6464;
	border: 1px solid Maroon;
	font-weight: bold;
}

.ortswahl {
	border: 1px solid #800000; 
	width: 384px; 
	height: 364px; 
	background-color: #999; 
	z-index: 10; 
	position: absolute; 
	margin: 211px 0 0 22px;
	overflow: auto;
}

.ortswahl input {
	float: left;
}

.ortswahl  p {
	margin: 0 0 20px 40px;
}

.btnWeiter {
	margin: 0 10px 10px 0;
}

.ticketpreis {
	visibility: hidden;
	margin: 0 120px 10px 40px;
};

