#vorverkauf {
	margin: auto;
	padding: 0;
	width: 455px;
	font-size: 0.7em;
}

.vvktitel {
	float: left;
	width: 426px;
	background-color: #FFFFFF;
	color: #0051A5; 
	margin: 20px 0 20px 0;
	font-family: "ms trebuchet", verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.vvk {
	float: left;
	width: 420px;
	height: 115px;
	margin: 0 10px 20px 0;
	padding: 3px;
  text-align: left;
	border: none;
}

.stelle {
	display: block;
	text-align: left;
	margin: 0 0 5px 0;
	font-size: 2em;
	font-weight: bold;
}

.hotline {
	display: block;
	background-color: inherit;
	color: yellow;
	margin: 0;
	padding: 0 0 10px 0;
}

#vorverkauf a {
	background-color: red;
	text-decoration: none;
	color: white;
	border: 1px solid white;
	padding: 1px;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "ms trebuchet", verdana, sans-serif;
}

.keinlink {
   	width: 100px;
   	background-color: red;
   	color: white;
   	border: 1px solid white;
   	padding: 1px;
	margin: 0 0 10px 0;
   	font-size: 0.9em;
	font-weight: bold;
	font-family: "ms trebuchet", verdana, sans-serif;
   	display: block;
   	text-align: center;
}

#vorverkauf a:hover {
	background-color: #0051A5;
	color: white;
}

.preis {
	text-align: left;
	clear: both;
	display: block;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
	