.Tabelle { 
	padding-left: 20; 
	padding-right: 20
}
span.Navi { 
	font-size: 12px; 
	color: #00379C; 
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none 
}
span.Headline { 
	font-family: Verdana; 
	font-size: 16px; 
	color: #FFF600; 
	font-weight: bold; 
	line-height: 150% 
}
span.Globalnavi { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #00379C; 
	font-weight: bold; 
	margin-right: 20;
	text-decoration: none; 
}
span.Fliesstext { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	line-height: 150% 
}
span.Subline { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #00379C; 
	font-weight: bold; 
	line-height: 150% 
}
span.Bildunterschrift { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #00379C; 
	font-style: italic 
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
