body
{
	color: #3c3c3c;
	padding: 0px;
	margin: 0px 10px 25px 10px;
}

td.logo_zurich
{
	background-image: url(../../pic/header_bg.gif);
	background-repeat: repeat-x;
	height: 92px;
	border-bottom: 1px solid #d8d8d8;
}

a, a:visited, a:hover, a:active
{
	/*color: #126094; - zuricher farbe */
	color: #003366;
}
a img { border: 0px; }

p.link_uebersicht
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000080;
}
p.link_uebersicht a, p.link_uebersicht a:visited
{
	color: #000080;
	text-decoration: underline;
}
p.link_uebersicht a:active, p.link_uebersicht a:hover
{
	color: #000080;
	text-decoration: none;
}


.footer
{
	background-image:url(../../pic/footer_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #d8d8d8;
	width:100%;
	height:15px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3c3c3c;
}
.footer a, .footer a:visited
{
	font-size: 9px;
	color: #3c3c3c;
	text-decoration: underline;
}
.footer a:active, .footer a:hover
{
	color: #3c3c3c;
	text-decoration: none;
}
