* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

body {
  	color: #666;
  	background-color: #fff;
}

input,select,textarea {
  color: #666;
  margin: 5px 0 0 0;
  cursor: pointer;
}

input, textarea, select, checkbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}


.clear {
  clear: both;
  font-size: 0px;
  height: 1px;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

a.more {
  font-size: 10px;
}

#center ul li, #center ol li {
  list-style-type: none;
  background: url('images/bullet.gif') left 7px no-repeat;
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}

#center ul.leistungen li {
  margin: 0 0 20px 0;
}

#center ul.leistungen li ul li {
  background: none;
}

#wrapper_top {
	background: url('images/bg_top.jpg') left top no-repeat;
  	width: 1180px;
	margin: 0 auto;
}

#wrapper_bottom {
	position: relative;
	background: url('images/bg_bottom.jpg') right bottom no-repeat;
	padding: 60px 0 0 0;
	width: 1180px;
  	min-height:760px;
	height:auto !important;
	height:760px;
}

#top {
  position: reltaive;
	background: url('images/top.png') left top no-repeat;
  	width: 983px;
	height: 132px;
	margin: 0 auto;
	z-index: 5;
}

#left {
  position: absolute;
  left: -98px;
  top: 115px;
  background: url('images/left.png') left top no-repeat;
  width: 139px;
  height: 286px;
}

#heading {
  position: absolute;
  left: 46px;
  top: -68px;
  color: #fff;
  text-align: left;
  background: url('images/heading.jpg') left top no-repeat;
  padding: 6px 10px 10px 22px;
  width: 286px;
  height: 83px;
}

#heading td {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

#center {
  	position: relative;
	background: #fff;
	padding: 0 41px 35px 41px;
  	width: 897px;
	border-right: 2px solid #b8b8b8;
	border-left: 2px solid #b8b8b8;
	margin: 0 auto;
}

#main {
	background: url('images/bg_main.gif') right top repeat-y;
   border: 1px solid #b1b0b0;
}

#content {
	float: left;
	overflow: auto;
  	text-align: justify;
   background: url('images/bg_content.jpg') left 18px no-repeat;
   padding: 48px 24px 0 24px;
   width: 580px;
   height: 287px;
}

.referenzen {
  	float: right;
  	background: url('images/bg_referenzen.jpg') left top no-repeat;
	padding: 12px 10px;
	width: 246px;
  	min-height:327px;
	height:auto !important;
	height:327px;
}

.heading, .heading a {
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

#footer {
  position: absolute;
  left: 42px;
  bottom: 36px;
  width: 628px;
  height: 163px;
  border-top: 1px solid #b1b0b0;
  border-right: 1px solid #b1b0b0;
}

*html #footer {
  bottom: 32px;
}

.plakat {
  position: absolute;
  right: 0;
  top: 0;
  background: url('images/plakat.png') left top no-repeat;
  width: 213px;
  height: 208px;
}

#bottom {
  font-size: 10px;
  text-align: center;
	background: url('images/bottom.png') left top no-repeat;
	padding: 10px 0 0 0;
  	width: 983px;
	height: 18px;
	margin: 0 auto;
}

#bottom a {
  font-size: 10px;
}

*html .referenz_3 {
	margin: -5px 0 0 14px;
}

*html .referenz_4 {
	margin: 9px 12px 0 0;
}

.error {
  background:#e9e9e9;
}

.data-table {
  padding: 2px 0;
}