﻿html,body{
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
h1,h2,h3,h4,h5 {
	 font-family: arial;
	 font-weight:bold;
	 color:#064e85;
	 padding:0px;
	 margin:0px;
}
.table {
	border-color:#064e85;
	border-width:3px;
}

.headline {
	
	 padding:0px;
	 margin:0px;
	 position:relative;
	 left:260px;	
}
.header-links {
	margin:0px;
	position:relative;
	left:180px;
	font-family:Trebuchet MS;
	font-size:12px;
	padding-bottom:12px;
	 
}
.header-links a{
	color:#0000ff;
}
#action {
	font-family:Trebuchet MS;
	width:169px;
	height:41px;
	text-align:center;
	position:relative;
	top:12px;
	left:12px;
	padding-top:8px;
	 background:url('new-images/C-action_06.gif') no-repeat;
}
#action a{
	 color:white;
	 font-weight:bold;
	 font-size:18px;
}
#action a:hover{
	 color:#fbc494;
	 font-weight:bold;
	
}
.back-left-links {
	 width:70px;
	 height:900px;
	 background-color:#e8edf1;
}
#left-links a{
	 font-family:arial,Trebuchet MS;
	 font-size:12px;
	 color:#064e85;
	 line-height:21px;
	 padding-left:30px;
	 
	 padding-right:12px;
	 width:202px;
}
#left-links a:hover{
	color:#e19048;
}
.main-text{
	 padding-left:12px;
	 padding-right:12px;
	 padding-top:12px;
	 padding-bottom:12px;
	 float:left;
	 margin:0px;
	 font-family:Trebuchet MS;
	 font-size:12px;
	 width:405px;

}
.main-text a {
	 font-size:12px;
	 color:#064e85;
}
.main-text a:hover {
	 font-size:12px;
	 color:#e19048;
}
.teaser {
	 font-family:Trebuchet MS;
	 font-size:12px;
	 padding-top:12px;
	 padding-left:5px;
	 color:white;
	 
	 width:195px;
}
.teaser a {
	  font-size:12px;
	  color:#064e85;
}
.teaser a:hover {
	  font-size:12px;
	  color:#fbc494;
}
.ticket-chart-text{
	 padding:0px;
	 margin:0px;
	 font-family:Trebuchet MS;
	 font-size:10px;
	 font-weight:bold;
	 BACKGROUND-COLOR:#94b3ca; 
	 text-align:center;
}
.footer {
	 font-family:Trebuchet MS;
	 font-size:10px;
	 color:white;
	 background-color:#94b3ca;
	 font-weight:bold;
}