body {
	background: #FFFFFF;
	background-image: url("Znetz_map.png");
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	font-family: Helvetica Neue, Helvetica, Verdana;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
P
{
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 120%;
}
td {
	font-family: Helvetica Neue, Helvetica, Verdana;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 120%;
}

A:link
{
	color: #CC66CC;
	text-decoration: none;
	font-size: 100%;
}

A:visited
{
	color: #CC66CC;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

ul {
    text-align: left;
    line-height: 140%;
    list-style: circle;
}

img {
    border: 0;
}

h1 {
	font-family: Helvetica Neue, Helvetica, Verdana;
	font-size: 72px;
	letter-spacing: 1px;
	line-height: 130%;
}

#maincontent {
    text-align: center;
    margin-top: 50px;
    z-index: 1;
}

#maincontent img {
    border: 0;
}