a:visited 
{
	color: #0066CC;
	font-size: 14px;
	text-decoration: underline
}
a:link
{
	font-size: 14px;
	text-decoration: underline
}
a:hover
{
	color: #000099;
	font-size: 14px;
	text-decoration: underline
}
span.DefaultText
{
	font-family: Tahoma;
	font-size: 11pt;
	color: rgb(51, 102, 204);
}
span.NameKleinFett
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(51, 102, 204);
}
span.PassagierKommentarKlein
{
	font-family: Tahoma;
	font-size: 9pt;
	color: rgb(51, 102, 204);
}
span.TitelFett
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: rgb(51, 102, 204);
}
span.Bilbeschriftung
{
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: rgb(51, 102, 204);
}
a.Bilbeschriftung, a:link.Bilbeschriftung, a:visited.Bilbeschriftung, a:hover.Bilbeschriftung
{
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: rgb(51, 102, 204);
	text-decoration: none;
}
body
{
	font-family: Tahoma;
	font-size: 11pt;
	background-color: rgb(217, 219, 237);
	color: rgb(51, 102, 204);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}