td.titlebar-links {
	width: 221px; 
	height: 94px; 
	background-color: #0066CC;
}

td.titlebar-mitte {
	height: 94px; 
	background-color: #EB7F00; 
	background-image:url(images/titleback_orange.jpg); 
	background-repeat:repeat-x;
}

td.titlebar-rechts {
	width: 10px; 
	height: 94px; 
	background-color: #EB7F00; 
	background-image:url(images/titleback_orange.jpg); 
	background-repeat:repeat-x;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #EE7900;
	line-height: 16px;
	padding: 0px;
	margin: 1px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #EE7900;
	line-height: 16px;
	padding: 0px;
	margin: 1px;
}

#headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EE7900;
	padding-left: 45px;
}
