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

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

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

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

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

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