#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#wrapper {
	background-color: #FFF;
	margin-left: -414px;
	position: absolute;
	top: -251px;
	left: 50%;
	width: 828px;
	height: 502px;
	visibility: visible;
	text-align: left;
	}

#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	}
#headerLeft {
	float: left;
	width: 414px;
	}
#headerRight {
	float: right;
	width: 414px;
	text-align: right;
	}

#topnav {
	position: absolute;
	top: 100px;
	left: 0;
	text-align: left;
	height: 21px;
	z-index: 99;
	overflow: visible;
	}
.topnav {
	position: absolute;
	top: 0;
	height: 21px;
	z-index: 100;
	overflow: visible;
	}

#subnav {
	position: absolute;
	top: 121px;
	left: 0;
	height: 26px;
	text-align: left;
	z-index: 9;
	overflow: visible;
	}
.subnav {
	position: absolute;
	top: 0;
	height: 26px;
	z-index: 10;
	overflow: visible;
	}

#content {
	position: absolute;
	top: 147px;
	left: 0;
	height: 355px;
	}


div.liste {
  margin-bottom: 12px;
  width: 800px;
}

.clear {
  clear: both;
}

div.liste .image img {border:0px;}

div.liste .image {
  float: left;
  width: 75px;
  margin-right: 10px;
  height: 50px;
}

div.liste .text {
  float: left;
}

div.liste .small {
  font-size: 12px;
}

div.liste p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

div.liste h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

div.detail {
  width: 100%;
}

div.detail h1 {
  margin:0px;
  margin-bottom: 10px;
}

div.detail div.text div.dataelement h2,
div.partner div.text div.dataelement h2,
div.partner div.text div.dataelement2 h2,
div.detail div.text div.dataelement p,
div.partner div.text div.dataelement p,
div.partner div.text div.dataelement2 p {
  margin:0px;
  padding:0px;
  font-weight:normal;
  font-size: 11px;
  float:left;
}


div.partner div.text div.dataelement2 p,
div.partner div.text div.dataelement2 h2 {
  float: none;
}

div.detail div.text div.dataelement,
div.partner div.text div.dataelement,
div.partner div.text div.dataelement2 {
  margin-top:1px;
}

div.detail div.text div.dataelement h2 {
  width:90px;
}


div.partner div.text div.dataelement h2 {
  width: 60px;
}
div.partner div.text div.dataelement p {
  width: 195px;
}

div.detail div.text div.dataelement h2,
div.detail div.text div.dataelement p {
  float: left;
}


div.detail div.visual {
  float:left;
  margin-right: 15px;
  width: 420px;
  height: 375px;
  position: relative;
}

div.detail div.text {
  float: left;
  height: 375px;
  overflow: auto;
  width: 370px;
}

div.partner {
  width:400px;
  float: left;
  margin-right:0px;
  margin-bottom: 0px;
}

div.partner .portrait {
  float: left;
  width: 130px;
  margin-right: 10px;
}

div.partner .portrait img {
  border: 0px;
  height: 175px;
  width: 130px;
}

div.partner .text {
  float: left;
  width: 200px;
}

div.partner .text h1 {
  margin:0px;
  margin-top: 4px;
  font-size: 11px;
  font-weight: normal;
}

div.contactform {
  float: left;
  width:410px;
  margin-right: 10px;
}

div.contactform div {
  margin-bottom: 11px;
  font-size: 11px;
}

div.contactform input.input, div.contactform textarea.input {
  border: 0px;
  width: 409px;
  padding: 5px;
  font-family: arial, verdana;
  font-size: 11px;
  height: 23px;

  background-color: #dddddd;
}

div.contactform button {
  background-color:transparent;
  background-image: url(../images/Layout/arrowr.gif);
  background-repeat: no-repeat;
  background-position: right;

  padding-right: 12px;
  margin-right: 5px;
  font-weight: bold;
  text-align:right;
  font-family:arial, verdana;
  border:0px;
  font-size: 11px;
  float: right;
}
div.contactform textarea.input {
  height: 107px;
}

div.floatleft {
  float: left;
  width: 400px;
}

div.contactimage {
  width: 828px;
  height: 353px;
  background-color:#FFF;
  background-image: url(../images/Layout/contactbg.gif);
  background-repeat: no-repeat;
  padding: 10px;
}
div.contactimage input.input, div.contactimage textarea.input {
  background-color: #FFF;
}

div.contactimage button, div.contactimage p {
  color: #fff;
}

div.liste a,
div.liste a:hover,
div.liste a:active,
div.liste a:visited {
  text-decoration:none;
}

div.top {
  text-align: right;
  padding-bottom: 20px;
}


div.top a {
  text-decoration: none;
  font-size: 12px;

}