#contentwrap div.form-box {
	position:absolute;
    bottom:7px;
    left:0;
	width:100%;
    height:102px;
    overflow:hidden;
    text-align:center;
    z-index:89;
	}
	
#contentwrap div.form-box form#city_dummy {
	position:absolute;
    top:30px;
    left:0;
	color:#c0c0c0;
	}
	
#contentwrap div.form-box form#city_festival {
	position:absolute;
    top:30px;
    left:0;
	}
	
#contentwrap div.form-box form#city_speed{
	position:absolute;
    top:30px;
    left:0;
	}

#contentwrap div.form-box form {
	margin:13px 33px 13px 33px;
	}
	
#contentwrap div.form-box select {
	width:190px;
	border:1px solid #c0c0c0;
	}
	
/* Link-IDs */	
a#link_dummy,
a#festival_Berlin,
a#festival_Dresden,
a#festival_Kiel,
a#festival_Muenchen,
a#festival_Muenster,
a#festival_Nuernberg,
a#festival_Stuttgart,
a#festival_Ulm,
a#festival_Zwickau,
a#speed_Bremen,
a#speed_Dortmund,
a#speed_Duesseldorf,
a#speed_Erfurt,
a#speed_Essen,
a#speed_Frankfurt,
a#speed_Grefrath,
a#speed_Hamburg,
a#speed_Hannover,
a#speed_Koeln,
a#speed_Leipzig,
a#speed_Mannheim,
a#speed_Rostock,
a#speed_Wetzlar {
	position:absolute;
	top:76px;
	left:72px;
	z-index:89;
	}
