#body {
  margin: auto; 
  width: 720px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

#head {
  background-image: url(http://dev.images.abacho.de/site/bg_suche-menu.png); 
  background-repeat: no-repeat; 
  height: 95px;
  margin-top: 15px;
}

#head img {
  margin:0 1px;
}

#head > div {
  margin-top: 25px; 
  padding: 0;
}

#head form span {
  font-weight: bold; 
  vertical-align: middle; 
  color: #333333; 
  font-size: 13pt;
}

#head .textbox {
  width: 210px;
  padding: 0;
  margin: 0; 
  vertical-align: middle;
  height: 20px;
}

#head .submitbutton {
  vertical-align: middle;
  margin-left: 5px;
}

#sponsoredLinks {
  background-image: url(http://dev.images.abacho.de/site/bg_sponsored-links.png); 
  background-repeat: no-repeat; 
  height: 40px; 
  margin-top: 15px; 
  padding-top:7px;
}

#content {
  margin: 30px;
  text-align: left;
  font-size: 9pt;
  color: #333333;
}

#footer {
  font-size: 10pt; 
  color: #666666;
}

#footer img {
  margin: 0 22px;
}

/* Text-Formatierungen */

a {
  color:#002A7E;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
	color: #7f94be;
}

a img {
	border: 0;
}

hr {
	margin: 15px 0 5px 0;
	border-top: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	clear: both;
}

/* Einspaltige Headlines */

#content .startseite {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_lightblue.png);
  color: #006699;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .suche {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_red.png);
  color: #d40705;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .news {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_blue.png);
  color: #1b75c8;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .auto {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_green.png);
  color: #32941a;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .uebersetzer {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_purple.png);
  color: #73479a;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .reisen {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_yellow.png);
  color: #f3a922;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .freemail {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_turquoise.png);
  color: #06b0b0;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .chat {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_orange.png);
  color: #f6701e;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

#content .handwerker {
  background-image: url(../../img/bg_headlines/700/bg_headlines_700_brown.png);
  color: #a23b29;
  line-height: 10px;
  height: 20px;
  margin-left: 15px;
}

/* Footer */

#footer {
  clear: both;
  text-align: center;
  padding: 30px 0 0 0;
  font-size: 8pt;
  line-height: 1.5em;
}

#footer a {
  font-weight: normal;
}

/*
	Pangora CSS für Suchergebnisseiten
*/

.pangoraOffer {
  width: 130px; 
  padding: 5px;
  float: left;
  margin: 0 10px;
}
			
.pangoraImage {
  text-align: center;
  margin-bottom: 5px;
}
			
.pangoraMerchant {
  font-size: 7pt; 
  line-height: 12pt;
}

.pangoraDelivery {
  font-size: 7pt; 
  line-height: 10pt;
}

.pangoraMerchant span{
  color: #002a7e
}

.pangoraPrice {
  margin-top: 10px;
}

.pangoraPrice span {
  background-color: #ff0000;
  padding: 5px;
  padding-left: 10px;
  color: #ffffff;
  font-weight: bold;
}
