#threeColLayout #wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-color: #273187;
  background-image:url(/images/bg_selection_detail_l.jpg);
  background-repeat: repeat-y;
  line-height: 14px;
}

#threeColLayout #contentWrapper
{
  width: 970px;
  overflow: hidden;
  background-image: url(/images/feedback_kid_320x300.jpg);
  background-repeat: no-repeat;
  background-position: 72% 100%;
}

#threeColLayout #primaryContent
{
  float: left;
  width: 805px;
  margin: 0;
  padding: 0;
  background: url(/images/ecke_blau_weiss_ol_12x12.gif) no-repeat left top;
}

#service
{
  float: left;
  display: inline;
  width: 625px;
  margin: 0 0 0 12px;
}

h1
{
  font-size: 16px;
  margin: 12px 0 12px 0;
}

p.intro
{
  margin: 12px 0 24px 0;
}

.content_text p.intro
{
  margin: 12px 0 12px 0;
}

p.intro_feedback
{
  margin: 12px 0 0 0;
}

.formSelect
{
  margin: 0 0 12px 0;
  width: 613px;
  overflow: hidden;
}

.fieldRow input, .fieldRow select, .fieldRow textarea, .fieldRow input.file
{
  border: 1px solid #273187;
  color: #273187;
}

.formSelect .fieldRow
{
  float: left
}

.formSelect .fieldRow select, select#option_three
{
  width: 194px;
}

.fieldRow input, .fieldRow select
{
  display: block;
  width: 405px;
  font-family: verdana,arial,helvetica;
  height: 18px;
  font-size: 11px;
  vertical-align: middle;
  margin: 4px 10px 5px 0;
}

#service_areas
{
  overflow: hidden;
  width: 612px;
}
.service_row
{
  background: url(/images/service/service_start_row_top.jpg) no-repeat left top #D0DADF;
  margin: 0 0 12px 0;
  padding: 12px 0 0 0;
  width: 612px;
}
.service_row .content
{
  background: url(/images/service/service_start_row_bottom.jpg) no-repeat left bottom;
  overflow: hidden;
  padding: 0 12px 12px 12px;
  width: 588px;
}

.content .content_text
{
  float: left;
  padding: 0 30px 0 0;
  width: 300px;
}

.content .content_text h1
{
  margin: 6px 0 12px 0;
}

.content .content_text a
{
  background: url(/images/weiter2_13x13.jpg) no-repeat left bottom;
  color: #241C58;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 19px;
}

.content .content_image
{
  float: right;
  width: 245px;
}

#feedbach_start
{
  clear: both;
}

