/*
  NEXT Architects
  Copyright (C) 2007-2010 by Systemantics, Bureau for Informatics

  Systemantics GmbH
  Am Lavenstein 3
  52064 Aachen
  GERMANY

  Web:    www.systemantics.net
  Email:  hello@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 {
	background-attachment: fixed;
	background-image: url("elements/back.gif");
	background-repeat: repeat-y;
	color: black;
	margin: 0;
	padding: 0;
}
body a {
	color: black;
	text-decoration: none;
}
span.news a {
	color: red;
}
img {
	border: 0;
}
#navigation,
#navigationCover {
	height: 440px;
	left: 10px;
	position: fixed;
	top: 140px;
}
#navigation {
	overflow: hidden;
	text-transform: uppercase;
	width: 260px;
}
#navigationCover {
	background-image: url("elements/clear.gif");
	visibility: hidden;
	width: 130px;
}
#navigation ul {
	line-height: 15px;
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}
#navigation ul li {
	font-family: Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 15px;
	margin-left: 8px;
	text-indent: -8px;
}
#navigation div {
	position: absolute;
	top: 0;
	width: 130px;
}
#address,
#address2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 15px;
	position: fixed;
	top: 410px;
}
#address {
	left: 8px;
}
#address2 {
	left: 140px;
	padding-top: 22px;
}
#logo {
	left: 8px;
	line-height: 15px;
	position: fixed;
	top: 310px;
}
#menu0 {
	left: 0;
}
#menu1 {
	left: 132px;
}
#menu2 {
	left: 264px;
}
#content {
	left: 272px;
	position: absolute;
	top: 140px;
	width: 550px;
}
#previous,
#home {
	position: fixed;
	top: 35px;
}
#previous {
	left: 155px;
}
#home {
	left: 20px;
}
#headline {
	height: 100px;
	left: 267px;
	position: absolute;
	top: 9px;
	width: 500px;
	z-index: 1000;
}
#headline h1 {
	font-family: Arial, sans-serif;
	font-size: 84px;
	margin-bottom: 0;
	margin-top: 0;
}
#headline em {
	font-style: normal;
	font-weight: normal;
}
#headline h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	margin-left: 6px;
	margin-top: -14px;
}
div.hr {
	background-image: url("elements/rule.gif");
	background-repeat: repeat-x;
	clear: both;
	height: 7px;
	margin-bottom: 15px;
}
div.hr hr {
	display: none;
}
div.images {
	margin-bottom: 10px;
	padding-left: 2px;
	width: 530px;
}
div.images img {
	margin-bottom: 9px;
	margin-right: 8px;
	vertical-align: top;
}
div.narrow {
	width: 256px;
}
div.imgnarrow {
	margin-top: 15px;
	width: 264px;
}
div.wide {
	width: 528px;
}
div.p {
	float: left;
	margin-right: 8px;
	width: 256px;
}
#content h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform: uppercase;
}
#content h4,
span.news {
	color: red;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
#content p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 15px;
}
#content p b {
	text-transform: uppercase;
}
#content p.big,
#content p.big b {
	font-family: Arial, sans-serif;
	font-size: 84px;
	font-weight: bold;
	line-height: 84px;
	margin-bottom: 0;
	margin-left: -5px;
	margin-top: 0;
	text-transform: uppercase;
}
.selected {
	color: red;
}
.date {
	color: black;
}
div.clear {
	clear: both;
}
#scrollarea {
	position: absolute;
	top: 0;
	left: 0;
}