/* =individuelle elemente zentralstelle 2.säule sfbvg
--------------------------------------------------------------- */
#header {
	background: url(/pictures/bg-header-zs.jpg) no-repeat bottom #fff;
	}
.logo-zs,
.logo-zs-en,
.logo-zs-fr,
.logo-zs-it,
.logo-zs-es,
.logo-zs-pt {
	width: 160px;
	height: 51px;
	display: block;
	}
.logo-zs {
	background: url(/pictures/logo-zs.jpg) no-repeat;
	}
.logo-zs-en {
	background: url(/pictures/logo-zs-en.jpg) no-repeat;
	}
.logo-zs-fr {
	background: url(/pictures/logo-zs-fr.jpg) no-repeat;
	}
.logo-zs-it {
	background: url(/pictures/logo-zs-it.jpg) no-repeat;
	}
.logo-zs-es {
	background: url(/pictures/logo-zs-es.jpg) no-repeat;
	}
.logo-zs-pt {
	background: url(/pictures/logo-zs-pt.jpg) no-repeat;
	}
#breadcrumb li a {
	background: url(/pictures/arrow-zs.gif) no-repeat right center;
	}
#sidebar ul li {
	list-style-image: url(/pictures/arrow-zs.gif);
	}
#nav h3,
#sidebar h3 {
	background: #cc6600;
	}
p.vcard,
#breadcrumb-box,
#footer,
h1, h2, h3, h4, h5, h6,
a, a:link {
	color: #cc6600;
	}
a:visited {
	color: #a05001;
	}

