/*
 Systemantics 2.0
 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.
*/



* {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

body {
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
}

a {
	text-decoration: none;
}

.text a,
.details a {
	text-decoration: underline;
}

body,
a {
	color: #333;
}

div.home a:hover {
	background-color: #0f0 !important;
	color: #333 !important;
}

#language .here,
.here span,
a:hover,
.menu li.here a,
.col1 .here a,
.menu:hover li.here a:hover {
	background-color: #0f0 !important;
	text-decoration: none !important;
}

.image a:hover,
.preview a:hover,
.project h2 a:hover,
#circle a:hover {
	background: transparent !important;
}

h1,
.intro,
#circle {
	font-family: Georgia;
	font-size: 22px;
}

h1 {
	font-weight: normal;
	line-height: 22px;
	margin: 0;
}

.sub {
	color: #00ff00;
}

#head,
#language {
	left: 11px;
}

#head {
	left: 11px;
	top: 11px;
	z-index: 100;
}

#content {
	left: 11px;
	padding-bottom: 20px;
	top: 153px;
}

#content,
.year {
	width: 960px;
}

#circle,
#content,
#head,
#language,
#menuback,
#newsletter,
.head,
h1 {
	position: absolute;
}

#newsletter div,
.head {
	border-bottom: 1px solid #00FF00;
	height: 19px;
}

.head {
	padding-top: 71px;
}

#newsletter,
.head {
	width: 149px;
}

#head h1 {
	width: 309px;
	z-index: 200;
}

#head h1 a:hover {
	background-color: transparent !important;
}

.col1 {
	left: 0;
}

.col2 {
	left: 160px;
}

.col3 {
	left: 320px;
}

.col4 {
	left: 480px;
}

.col5 {
	left: 640px;
}

.col6 {
	left: 800px;
}

.preview,
.text div,
.example .details,
.project .details,
#content .col {
	float: left;
}

.menu,
.example h2,
.project h2 {
	cursor: pointer;
}

#language,
#newsletter,
#newsletter input[type=text],
dt,
.menu,
i,
em {
	font: bold 10px/17px Arial;
	text-transform: uppercase;
}

dt {
	line-height: 16px;
}

i,
em {
	color: #333 !important;
	font-style: normal;
}

.menu ul {
	list-style: none;
}

.menu li,
.image {
	display: none;
}

.menu li.second {
	margin-top: 3px;
}

.menu {
	background: url(/elements/blank.gif);
}

.menu:hover li,
.menu.hover li,
.menu.here li,
.menu li.here {
	display: block;
}

.text p,
.text ol {
	margin: 0 0 16px 0;
}

.intro p {
	margin-bottom: 0;
}

.text p,
.example,
.project,
.col {
	width: 309px;
}

.intro,
#circle {
	color: #0f0;
	line-height: 26px;
}

.example h2,
.project h2,
.preview h2 {
	border-bottom: 1px dotted silver;
	font: bold 12px/12px Arial;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0 0 14px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.example p,
.project p {
	margin-bottom: 16px;
}

.project .facts {
	margin-bottom: 32px;
}

.text h2: first-child {
	margin-top: 0;
}

.example,
.project {
	background: url(/elements/arrow_down.gif) top right no-repeat;
	height: 32px;
	overflow: hidden;
}

.expanded {
	background: url(/elements/arrow_up.gif) top right no-repeat;
	height: auto;
}

.preview,
.text div,
#content .col {
	margin-right: 11px;
}

.year {
	background: url(/elements/rule.gif) bottom left no-repeat;
	clear: left;
	float: left;
	margin-bottom: 14px;
}

.image {
	float: left;
	text-align: center;
	width: 309px;
}

.intro .image {
	display: block;
	margin-left: 160px;
	width: 149px;
}

.preview {
	height: 120px;
	x-text-align: center;
	width: 149px;
}

.newline {
	clear: left;
}

.details span {
	background: white;
}

.cols {
	min-height: 64px;
}

body.home {
	background: url(/images/home.gif) 171px 153px no-repeat;
}

#menuback {
	height: 200px;
	left: 11px;
	top: 0;
	width: 949px;
}

.text ol {
	margin-left: 20px;
}

#circle {
	background: url(/elements/circle.png) no-repeat;
	height: 122px;
	left: 165px;
	padding: 20px 30px 25px 0;
	text-align: center;
	top: 210px;
	width: 137px;
	z-index: 1500;
}

#circle div {
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg); 
}

#circle a {
	color: white;
}

#language {
	top: 17px;
	z-index: 200;
}

#newsletter {
	left: 811px;
	top: 17px;
	z-index: 1000;
}

#newsletter input[type=text] {
	border: 1px dotted silver;
	font-family: Georgia;
	font-weight: normal;
	margin-top: 5px;
	padding: 1px;
	text-transform: none;
	width: 145px;
}

#newsletter input[type=submit] {
	display: none;
}
