﻿#shadow { width: 800px; height: 745px; margin: 0 auto; padding: 0; box-shadow: 10px 10px 20px -2px #000;
}
.head { width: 800px; top: 0px; float: left; position: relative;
	padding-top: 15px;
	background-color: #fff;
	}
.top {
	position: relative;
	list-style: none;
	padding: 0;
	float: left;
	margin: 10px;
	}
.top li {
	font-family: Arial;
	font-size: 18px;
	color: #666;
	float: left;
	padding: 0;
	margin: 0 10px;
	}
#logo {
	position: absolute;
	float: left;
	border: 0px;
	}
.navigation {
	display: block;
	position: relative;
	list-style: none;
	padding-top: 60px;
	padding-left: 0px;
	margin: 10px;
	}
.navigation li {
	display: inline-block;
	font-family: Arial;
	font-size: 18px;
	float: left;
	margin: 0 10px;
	}
.navigation li a {
	display: block;
	color:#666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.navigation .active, .navigation li:hover {
	background:url(images/Navi.png)
	bottom center no-repeat;
	}
.language {
	display: block;
	position: relative;
	float: right;
	list-style: none;
	margin: 10px 15px;
	visibility: hidden;
	}
.language li {
	display: inline-block;
	font-family: Arial;
	color: #555;
	font-size: 10px;
	float: left;
	margin: 2 2px;
	}
.language li a {
	color: #555;
	text-decoration: none;
	}
.chosen, .language li a:hover {
	color:#555;
	text-decoration: underline;
	}
.top_accent {
	float: left;
	display: block;
	border: 0px;
	}
.index { width: 800px; height: 376px; top: 0px; float: left; position: relative;
	background:url(images/indeximg.jpg)
	}
.content { width: 800px; height: 376px; top: 0px; float: left; position: relative;
	background-color: #fff;
	}
.scrollArea {
	position: relative;
	width: 800px;
	height: 376px;
	float: left;
	overflow: auto;
	}
.h2 {
	text-align: left;
	line-height: 200%;
	font-family: Arial;
	font-size: 14pt;
	color: #777;
	font-weight: bold;
	}
.content_text {
	text-align: justify;
	line-height: 150%;
	font-family: Arial;
	font-size: 14;
	color: #333;
	margin: 15px 20px;
	}
/* Image Grid */
ul.grid {
	padding: 0;
	list-style: none;
	margin: 10px auto 10px;
	width: 690px;
	}

.grid li {
	float: left;
	padding: 0;
	margin: 0 5px 10px 5px;
	} 

.grid_display {
	padding: 10px;
	margin-left: auto; margin-right: auto;  margin-top:20px; margin-bottom:20px;
	background-color: #eaeaea;
	width: 700px;
	height: 645px;
	}  
.grid li a:hover {
	opacity:100;  filter:alpha(opacity=100);
	}

.grid li img {
	background-color: white;
	padding: 7px; margin: 0;
	border: 1px solid #ccc;
	width: 145px;
	height: 129px;
	}
  
.grid li a {
	opacity:0.7;  filter:alpha(opacity=70);
	}
/* end of Image Grid */
.bottom_accent {
	float: left;
	display: block;
	border: 0px;
	}
.bottom { width: 800px; height: 100px; top: 0px; float: left; position: relative;
	background-color: #fff;
	}
.project {float:left; display: inline-block; list-style: none; margin-left: -20; font-family: Arial; font-size: 9pt;}
.project li {float: left; display: inline-block; width: 250; text-align: center;}
.project img {width: 200; border-radius: 5px;}
.hairline {
	float: left;
	display: block;
	border: 0px;
	padding-top: 0px;
	}
.prefooter { width: 800px; top: 0px; float: left; position: relative;
	background-color: #fff;}
.partneri {
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	margin: 10px 17px;
	}
.partnerlogo {
	position: absolute;
	list-style: none;
	float: left;
	padding: 0;
	}
.partnerlogo li {
	float: left;
	background:url(images/Hesse.jpg);
	display: block;
	margin: 20px 18px 0px 18px;
	}
.footer {
	background:url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position: bottom center;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 100px;
	}