/*
  Half Full
  Copyright (C) 2010 by Systemantics, Bureau for Informatics

  Systemantics GmbH
  Am Lavenstein 3
  52064 Aachen
  GERMANY

  Web:    www.systemantics.net
  Email:  mail@systemantics.net

  Permission granted to use the files associated with this
  website only on your webserver.

  Changes to these files are PROHIBITED due to license restrictions.
*/



body,
a {
	color: black;
}

body,
#container {
	background: white !important;
}

#archive,
#menu,
#morecopyright,
#moreinfo,
#submenu {
	display: none;
}

#contact,
#copyright {
	border-top: none;
}

#contact {
	padding-top: 36px;
}

.text {
	float: none;
}

.narrow,
.wide {
	margin-bottom: 0;
}

.narrow {
	width: 456px;
}

#map {
	margin-left: 0;
}

#container {
	left: 0 !important;
}
