* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	font-size:100.01%;
}

body {
	text-align: center;
	min-height: 101%;
	font: 100.01%/130% Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	width: 870px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../images/hmitte1.png);
	background-repeat: repeat-x;
	background-position: 0 90px;
}

body * {
	text-align:left;
}


#centerstage {
	width:870px;
	background-color: transparent;
/*	background-image: url(../images/background_linien.gif);
	background-repeat: repeat-y; */
	/*background-position: 0 49%;*/
}

#topSpace {
	height:90px;
}

#middleSpace {
	height:511px;
  position: relative;
	background-image: url(../images/background_linien.png);
	background-repeat: repeat-y;
}

#bottomSpace {
	height:100px;
}

.logo_right {
	float:right;
	margin:6px 0 10px 0;
}

.logo_left {
	float:left;
	margin:6px 0 10px 0;
}

.middle_content {
	position: absolute;
	width: 558px;
	top: 85px;
	left: 156px;
	clear:both;
	padding:0;
	margin:0;
}

.text_headline {
	float:right;
	margin:0;
	padding:0;
	height:40px;
	width: 558px;
	text-align: right;
  color:#6a6a6a;
}

.text_headline_partners {
	float:left;
	margin:0;
	padding:0;
	height:40px;
	width: 558px;
	text-align: left;
  color:#6a6a6a;
}

.text_content {
  overflow:auto;
	width: 295px;
  height:342px;
	clear:both;
	float: right;
	margin-top:17px;
}

.text_partners {
	float:left;
  width:210px;
	margin:0 0 0 10px;
	margin-top:17px;;
}

.text_partners2 {
	float:left;
	margin:0 0 0 40px;
	margin-top:17px;
}

.text_content_full {
  overflow:auto;
	width: 530px;
  height:342px;
	clear:both;
	float: right;
	margin-top:17px;
}

.middle_content h1 {
	clear:both;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	padding:0;
	margin-top:10px;
	margin-left:262px;
}

.middle_content h2 {
	font-size: 0.8em;
	line-height: 1.6em;
	clear:both;
	text-align: left;
	padding:0;
	margin-top:-2px;
	margin-right:10px;
}

.middle_content p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	clear:both;
	padding:0;
	margin:0;
	margin-right:10px;
}

.text_content ul {
  list-style-type: square;
	font-size: 0.8em;
  padding-left: 1.2em;
}

.text_content ul li {
	line-height: 1.4em;
}

.bild {
	clear:left;
	border: 1px solid black;
	margin:0;
	margin-top:17px;
	margin-left:10px;
}

.main_menu {
	font-size: 0.7em;
	position: absolute;
	width: 438px;
	top: 485px;
	left: 165px;
}

.main_menu li {
	border: none;
	list-style: none;
	display: inline;
}

.main_menu #activeMain {
	color:#000;
}

.sub_menu {
	font-size: 0.7em;
	font-weight: normal;
	position: absolute;
	bottom: 31px;
	right: 724px;
}

.sub_menu li {
	text-align: right;
	border: none;
	list-style: none;
}

.sub_menu #active {
	color:#0a0a0a;
}

a:link {
	text-decoration: none;
	color: #ff0000;
}

a:visited {
	text-decoration: none;
	color: #ff0000;
}

a:link:hover { 
	color: #3a3a3a;
}

a:visited:hover {
	color: #3a3a3a;
}

.middle_content a:link {
	text-decoration: none;
	color: #ff0000;
}

.middle_content a:visited {
	text-decoration: none;
	color: #ff0000;
}

.middle_content h2 a:link {
	text-decoration: none;
	color: #333;
}

.middle_content h2 a:visited {
	text-decoration: none;
	color: #333;
}

.middle_content a:link:hover {
	color: #ff0000;
}

.middle_content a:visited:hover {
	color: #ff0000;
}

.gallery {
	float:left;
	margin:0;
	margin-top:17px;
	width:100%;
}


.thumbnail {
	float: left;
	width: 80px;
	margin: 0 0 5px 10px;
}

.thumbnail p {
	font-size: 0.65em;
	line-height: 1.0em;
}

#googleMap {
  width:500px;
  height:310px;
  border: 1px solid #333;
}

