body {
	background			: #000000;
	background-repeat	: no-repeat;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #ffffff;
}
body.intro {
	background-image	: url(../images/bg_connecting_worlds.jpg);
}
body.networks {
	background-image	: url(../images/bg_network.jpg);
}
body.works {
	background-image	: url(../images/bg_works.jpg);
}
body.agentur {
	background-image	: url(../images/bg_agentur.jpg);
}
body.pnp {
	background-image	: url(../images/bg_pnp.jpg);
}
body.philosophy {
	background-image	: url(../images/bg_philosophy.jpg);
}
body.vision {
	background-image	: url(../images/bg_vision.jpg);
}
body.impress {
	background-image	: url(../images/bg_impress.jpg);
}
body h1 {
	position			: absolute;
	background-repeat	: no-repeat;
	background-position	: top right;
	top					: 190px;
	width				: 770px;
	height				: 80px;
}
body.intro h1 {
	background-image	: url(../images/connecting_worlds.gif);
}
body.networks h1 {
	background-image	: url(../images/networks.gif);
}
body.works h1 {
	background-image	: url(../images/works.gif);
}
body.agentur h1 {
	background-image	: url(../images/agentur.gif);
}
body.pnp h1 {
	background-image	: url(../images/pnp.gif);
}
body.philosophy h1 {
	background-image	: url(../images/philosophy.gif);
}
body.vision h1 {
	background-image	: url(../images/vision.gif);
}
body.impress h1 {
	background-image	: url(../images/impress.gif);
}
h1 span {
	display				: none;
}
h2 {
	position			: absolute;
	background-image	: url(../images/it-services.gif);
	background-repeat	: no-repeat;
	top					: 255px;
	left				: 530px;
	width				: 325px;
	height				: 15px;
}
h2 span {
	display				: none;
}
h3 {
	color				: #df4e15;
	text-align			: center;
	font-size			: 150%
}
hr {
	display				: none;
}
img.left {
	float				: left;
}
img.right {
	float				: right;
}
.small {
	font-size			: 75%;
}
#content {
	position			: absolute;
	top					: 510px;
	left				: 530px;
	width				: 348px;
	font-size			: 75%
}
#content span.highlight {
	color				: #df4e15;
}
#menue {
	position			: absolute;
	top					: 290px;
	left				: 530px;
	width				: 227px;
	z-index				: 2;
}
#menue a {
	background-repeat	: no-repeat;
	background-position	: right;
	width				: 227px;
	height				: 30px;
	display				: block;
}
#menue a.network {
	background-image	: url(../images/network_inactive.gif);
}
#menue a.network:hover {
	background-image	: url(../images/network_active.gif);
}
#menue a.works {
	background-image	: url(../images/works_inactive.gif);
}
#menue a.works:hover {
	background-image	: url(../images/works_active.gif);
}
#menue a.agentur {
	background-image	: url(../images/agentur_inactive.gif);
}
#menue a.agentur:hover {
	background-image	: url(../images/agentur_active.gif);
}
#menue a.pnp {
	background-image	: url(../images/pnp_inactive.gif);
}
#menue a.pnp:hover {
	background-image	: url(../images/pnp_active.gif);
}
#menue a.philosophy {
	background-image	: url(../images/philosophy_inactive.gif);
}
#menue a.philosophy:hover {
	background-image	: url(../images/philosophy_active.gif);
}
#menue a.vision {
	background-image	: url(../images/vision_inactive.gif);
}
#menue a.vision:hover {
	background-image	: url(../images/vision_active.gif);
}
#menue a.impress {
	background-image	: url(../images/impress_inactive.gif);
}
#menue a.impress:hover {
	background-image	: url(../images/impress_active.gif);
}
#menue a span {
	display				: none;
}
#contact {
	position			: absolute;
	top					: 250px;
	left				: 990px;
	width				: 35px;
}
#contact a {
	background-repeat	: no-repeat;
	background-position	: center;
	width				: 35px;
	height				: 20px;
	display				: block;
}
#contact a.email {
	background-image	: url(../images/mail_inactive.gif);
}
#contact a.email:hover {
	background-image	: url(../images/mail_active.gif);
}
#contact a.tel {
	background-image	: url(../images/tel_inactive.gif);
}
#contact a.tel:hover {
	background-image	: url(../images/tel_active.gif);
}
#contact a.contact {
	background-image	: url(../images/con_inactive.gif);
}
#contact a.contact:hover {
	background-image	: url(../images/con_active.gif);
}
#contact a.we {
	background-image	: url(../images/we_inactive.gif);
}
#contact a.we:hover {
	background-image	: url(../images/we_active.gif);
}
#contact a.link {
	background-image	: url(../images/link_inactive.gif);
}
#contact a.link:hover {
	background-image	: url(../images/link_active.gif);
}
#contact a span {
	display				: none;
}
