body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #5d5d5f;
}


#jump, #menu, #menu span, .direct_contact a, .next a, footer_links, h2, .footer_links, img, #formular *   { display: none; }

#footer{
	color: #5d5d5f;
	border-top: 1px solid #5d5d5f;
	font-size: 8pt;
}


/* Überschriften */

h1 {
	font-size:15pt;
}

h3 {
	font-size: 11pt;
	line-height: 12pt;
	color: #7f0024;
	font-weight: normal;
}



/* Klassen */
.banking {
	color: #7f0024;
}


/* Links */
a { 
	color: #7f0024;
	outline: none;
}

/* vordefinierte TAGs */
address {
	font-style: normal;

}

