#headertop {
	height: 80px;
}

#center {
	margin-left: 244px;
}

#header {
  position: relative;
}

#header p, #header img {
	float: left;
}

#header img {
  margin-bottom: 1px;
}

#header div.widthshaddow {
  margin-bottom: 7px;
}

#header p.left {
  font-size: 11px;
}

#header p.left a {
	color: inherit;
	text-decoration: none;
}

#header p.right {
	color: #66a4d6;
}

#header p.right a {
  font-family: "Times New Roman";
	color: inherit;
	text-decoration: none;
	text-align: right;
}

#center div.width1_3in3_4 {
	float: left;
        width: 228px;
        margin-right: 15px;

}


#center div.width2_3in3_4 p {
       padding-right: 12px;
       line-height: 18px;
}

#center div.width2_3in3_4 {
	float: left;
}

#center div.width1_3in3_4 p {
	margin-bottom: 12px;
        
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

h4 span {
	font-weight: normal;
}



h3.detail {
	font-size: 16px;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: normal;
	margin-bottom: 8px;
}


h5 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 7px;
        color: #697e8e;
}

ul.detail {
	list-style: none;
	margin-bottom: 8px;
}

ul.detail li {
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

ul.pcs_green2 li.activ {
	background-image: url("/static/img/bg-li-detail-green2.jpg");
}
ul.pcs_blue2 li.activ {
	background-image: url("/static/img/bg-li-detail-blue2.jpg");
}
ul.pcs_gray2 li.activ {
	background-image: url("/static/img/bg-li-detail-grey2.jpg");
}


#anfrage {
  background-color: #d8eeff;
  height: 175px;
  position: absolute;
  top: 16px;
  width: 732px;
}

#anfrage div.width1_2in3_4{
  float: left;
}
#anfrage h2 {
  padding: 11px 0 0 12px;
}
#anfrage p {
  color: #373d41;
}
#anfrage p.labelleft label {
  display: block;
  width: 80px;
  padding-left: 32px;
  float: left;
}

#anfrage p.labelright label {
  display: block;
  width: 90px;
  float: left;
  height: 100px;
}

#anfrage p.labelright textarea {
  width: 200px;
  height: 78px;
  margin-bottom: 8px;
}


#advice {
  background-color: #d8eeff;
  height: 160px;
  position: absolute;
  top: 16px;
  width: 732px;
}

#advice div.width1_2in3_4{
  float: left;
}
#advice h2 {
  padding: 11px 0 0 12px;
}
#advice p {
  color: #373d41;
}
#advice p.labelleft label {
  display: block;
  width: 80px;
  padding-left: 32px;
  float: left;
}

#advice p.labelright label {
  display: block;
  width: 90px;
  float: left;
  height: 100px;
}

#advice p.labelright textarea {
  width: 200px;
  height: 78px;
  margin-bottom: 8px;
}


