ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,td,p {
  margin: 0;
  padding: 0;
}
a img,:link img,:visited img { border: none; }

body {
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  color: black;
}

li {
  list-style-position: outside;
  margin-left: 20px;
}


#contentBlock li {
  list-style-image: url('../images/dot.gif');
  padding: 2px;
}

h1, h2, h3, h4 {
  font-weight: bold;  
}

h1 {
  padding-bottom: 15px;
  font-size: 170%;
  font-family: arial, sans-serif;
  letter-spacing: -1px;
}

h2 {
  padding-bottom: 10px;
  font-size: 130%;
  white-space: normal;
}

.lite {
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	line-height: 23px;
}
	
/* IE7 Hack */
*:first-child+html h2.lite {
  white-space: nowrap;
}
	

h3 {
  font-size: 105%;
  padding-top: 10px;
  padding-bottom: 10px;
}

h4 {
  font-size: 130%;
  padding-bottom: 5px;
}

hr {
  margin: 5px 6px 5px 0px;
  background-color:white;
  border: 1px solid white;
  height: 2px;
  line-height: 2px;
  font-size: 2px;
}

td, th {
  vertical-align: top;
  text-align: left;
}

th {
  font-weight: bold;
}

a {
  color: blue;
}


dt {
  float: left;  
}

dl {
  padding-left: 20px; 
}

dt, dd {
  margin-bottom: 10px; 
}



.theme {
	border:1px solid #ABE1FA;
	background-color:#EFF9FE;
	-moz-border-radius:3px;
}


.clear {
  clear: both;
}




ol.services li {
  padding-top: 1px;
  padding-bottom: 1px;
  white-space: nowrap;
  list-style-image: none !important;
  list-style-type: none;
}

ol.services li.main {
  list-style-type: none; 
  list-style-image: none !important;  
}

ol.services ol {
  padding-left: 30px;
}

ol.services input {
  text-align: right;
  padding-right: 3px;
}



/* INDIVIDUAL THINGS */
.auction_status_positive, .auction_status_negative, .auction_status_neutral {
  font-style: italic;
}

.auction_status_positive {
  color: green;
}

.auction_status_negative {
  color: red;
}

.auction_status_neutral {
}




.info_data_will_be_verified {
  font-style:italic;
  color:red;
}

#new_data_denied_info
{
  display: block;
  margin-bottom: 5px;
  font-style: italic;
  color: red;
  background-color: #EAF5FA;
  padding: 10px;
  border: 1px solid #ABE1FA;
}

#panel_new_notice
{
	position:fixed;
	bottom:5px;
	background:url('../images/pcp_new_offers_box.gif') no-repeat;
	width:183px;
	height:112px;
	padding:10px 5px;
	padding-right:20px;
	text-align:center;
}

#panel_new_notice.small
{
	height:72px;
	background:url('../images/pcp_new_offers_box_s.gif') no-repeat;
}



.validDistance {
  color: green;
}

.invalidDistance {
  color: red;
}




#login_ident, #login_password {
  width: 135px;
}



.dt_info {
  padding-left: 2px;
  padding-right: 3px;
  margin-bottom: -2px;
}





.positive {
  background-color: #C4FFAA !important;
}

.neutral {
  background-color: #efe671 !important;
}

.negative {
  background-color: #FFDEDE !important;
}


/* Status column in MyDt */
.my_positive {
  background-color: #C4FFAA !important;
  font-weight: bold;
}

.my_neutral {
  background-color: #efe671 !important;
}

.my_negative {  
  font-weight: bold;
}

.my_action {
}






.priceUser {
  padding: 8px;
  margin-bottom: 20px;
  border:1px solid #abe1fa;
  background-color:  #eff9fe;
}

.priceUser h2 {
 margin-left: 0px; 
}

.priceUser table {
  background-color: white;  
}

.priceUser th {
  width: 36%;
}

.priceUser td, .priceUser th {
  background-color:  #eff9fe;
  padding-bottom: 5px;
  padding-top: 5px;
}

.priceBoxContainer {
   width: 237px;
   text-align: justify;
   color: #333333; 
   float: left; 
   margin: 15px 30px 15px 25px;
}

.priceBox {
  background-color: #d4effc;
  padding: 10px;
}




.dt_info_box {
  position: absolute;
  padding: 5px;
  border: 3px solid #cccccc;
  background-color: #f4f4f4;
  display: none;
}



#general_terms p {
  text-align: justify;
}
   
#general_terms li {
   list-style-position: outside;
   margin-left: 20px;
}

.dt_info li {
   list-style-position: outside;
   margin-left: 20px;
}



#price, #estimate_price {
  width: 60px;
  text-align: right;
}





.adminList li {
  margin-left: 30px;
  padding-left: 3px;
}


.general_dt_box {
	background-color:#eff9fe;
	border:1px solid #abe1fa;
	margin-bottom:20px;
	padding:8px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

.general_dt_box p {
	margin-bottom: 12px;	
}

.general_dt_box h2 {
  margin-left: 0px;
}

ol.auction_endnote, .auction_endnote li, ol.functionality_nav, .functionality_nav li {
	list-style-type: decimal; 
  list-style-image: none !important;  
}


#comunicato_stampa {
  text-align: justify;
  margin-left: -8px;
  font-size: 108%;
}

#comunicato_stampa p {
  margin-bottom: 15px;
}


#cityCell strong {
  font-weight: normal;
}


/* tooltip hack */
#WzTtDiV {
  
}


ol.services li {
  margin-left: 0px;
}


/*
 * Index styles: what_we_do, testimonial and illustration (3 steps)
 */
 
#what_we_do
{
  font-family: Arial, sans-serif;
  position:relative;
}

#what_we_do h1
{
  display: block;
  font-size: 23pt;
  line-height: 123%;
  font-weight: normal;
  padding-bottom:0px;
}

#what_we_do .caps {
  font-variant: small-caps;
  font-size: 30pt;
}

#what_we_do #index_button_title {
  font-weight: bold;
  margin-left: 460px;
  font-size:14px; 
}

* html #what_we_do #index_button_title {
  margin-left: 471px;
}

#what_we_do #the_button
{
  margin-top: -30px;
  margin-left: 345px; 
}

* html #what_we_do #the_button
{
  margin-left: 460px; 
}



#testimonial, #testimonial_press, #illustration, .save_money, #doctor_search {
  -moz-border-radius: 5px;
  border: 1px solid #ade1f9;
}
#testimonial, #testimonial_press, .save_money {
	background-color: #f7fcff;
}

.save_money td {
	padding: 5px;
}

#illustration {
	line-height: 120%;
	margin-bottom: 30px;
	background-color: #f0f9fe;
}

#testimonial td, th {
	padding: 0px 5px;
}

#testimonial th, #testimonial_press th {
  font-size: 110%;
  color: #474746;
}

#testimonial td.link, #testimonial_press td.link {
	text-align: right;
}

#illustration h3 {
  color: #474746;
  font-size: 120%;
  letter-spacing: -0.5px;
}



#info_slot {
	width: 180px;
	text-align: center;
}
#info_slot ul, #info_slot li {
	list-style-type: none !important; 
	list-style-image: none;
	margin-left: 0px;
}
#info_slot li {
	padding: 5px 0px;
}


.no_margin {
  margin-bottom: 0px !important;
}

p {
  margin-bottom: 10px;
}

.pcp_summary_doctors_selected
{
	padding-bottom: 10px;
}

.pcp_summary_doctors_selected table
{
	width: 100%;
  background-color: #bbd9ee;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
}

/* IE7 Hack NOT FIXED 100% PROPERLY as Buttons mess it up */
*:first-child+html .pcp_summary_doctors_selected {
  padding-bottom: 10px;
}

#summary {
	padding: 10px 10px 0px 10px; background-color: #EFF9FE;
}

*:first-child+html #summary {
  padding: 10px 10px 10px 10px;
}



/* For sfPanelAnnouncementPlugin */
div.announcements div.announcement {
	border: 1px solid #BBD9EE;
  -moz-border-radius: 3px;
  margin-bottom: 10px;
}

div.announcements div.announcement div.body {
	background-color: rgb(239, 249, 254);
	padding: 7px;
	line-height: 130%;
}

div.announcements div.announcement div.body div.date {
  padding-top: 12px;
  padding-bottom: 3px;
}

div.announcements div.announcement div.footer {
  background-color: #BBD9EE;
  padding: 7px;
  text-align: center;
}





/*
 *
 * layout.css
 *
 */

 
 body {
  /*background: #1b495a url(../images/new/layout_right_border.jpg) top left repeat-y;*/
  /*background-color: #1b495a;*/
  background-color: #ffffff;
}

#page_margin {
  position: relative;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;  
  width: 1003px;
  overflow: visible;
}

#header {
  background: #ffffff url(../images/new/headerbg.gif) center left no-repeat;
  height: 203px;
  width: 997px;
  z-index: 2;
}

#footer {
  background: #ffffff url(../images/new/footer_bg.gif) top left no-repeat;
  width: 997px;
  height: 35px;
  text-align: center;
  padding-top: 5px;
}

/* IE6 Hack */
* html #footer {
   margin-left: 1px;
}

/* IE7 Hack */
*:first-child+html #footer {
  margin-left: 1px;
}

#footer span {
  display: block;
  padding-top: 36px;
  padding-right: 20px;
  font-size: 85%;
}

#border { 
	background: #ffffff url(../images/new/borders.gif) top left repeat-y;
  margin-top: -13px;
  height: 100%;
  width: 997px;
  z-index: 1;
}

/* IE6 Hack */
* html #border {
   margin-left: 1px;
}


/*
#zacken {
  position: absolute;
  top: 167px; left: 203px;
}
*/

#contentBlock {
  width: 920px;
  padding: 20px 10px 10px 40px;
  color: #000033;
  margin-top: 0px;
  z-index: 3;
}

#contentBlock a {
  text-decoration: underline;
}

#contentBlock a.squarebutton {
  text-decoration: none;
}

.navigation {
  clear: both;
  position: absolute;
  top: 143px;
  left: 37px;
  font-weight: bold;
  font-size: 95%;
}

.navigation li {
  display:block;
  float:left;
  list-style-type:none;
  margin: 3px 0px 0px 2px;
}

.navigation li a {
  display: block;
  float: left;
  font: Arial; 
  line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  height: 29px; /* Height of button background height */
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
  color: #FFFFFF; /*button text color*/
  border: none;
}

.navigation li a span {
  display: block;
  white-space: nowrap;
  padding: 5px 9px 5px 0; /*Set 9px below to match value of 'padding-left' value above*/
  cursor: pointer;  
}

/* IE 6 Hack */
* html .navigation li a span {
  letter-spacing: -0.04em;
}

/* IE 7 Hack */
*:first-child+html .navigation li a span {
  letter-spacing: -0.04em;
}

.navigation li a.active span {
  display: block;
  white-space: nowrap;
  padding: 5px 9px 5px 0; /*Set 9px below to match value of 'padding-left' value above*/
  cursor: pointer;
  background: transparent url('../images/new/tab.gif') no-repeat top right;
}

.navigation li a.active {
  display: block;
  float: left;
  font: Arial; 
  line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  height: 29px; /* Height of button background height */
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
  color: #000000;; /*button text color*/
  border: none;
  background: transparent url('../images/new/tab.gif') no-repeat top left;
}

.navigation li a:hover, .navigation li a:focus {
  color: #000000;
  background: transparent url('../images/new/tab.gif') no-repeat top left; 
}

.navigation li a span:hover, .navigation li a:focus span {
  background: transparent url('../images/new/tab.gif') no-repeat top right;
}


#loginBox {
  color: white;
  font-weight: bold;
  font-size: 90%;
  width: 170px;
  background-color: #f7941d;
  position: absolute;
  top: 28px; right: 35px;
}
#loginBoxBgLo {
  background: url(../images/new/login_box_lo.gif) top left no-repeat;
}
#loginBoxBgLu {
  background: url(../images/new/login_box_lu.gif) bottom left no-repeat;
  padding: 5px;
}


#subNavContainer
{
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  color: black;
  width: 188px;
  font-size: 100%;
  padding-bottom: 20px;
}
#subNav {
  background-color: #00aeef;
  color: white;  
  width: 188px;
  font-size: 100%;
  overflow: visible;
}
#subNavBgLo {
  padding-top: 8px;
  background: url(../images/new/sub_nav_lo.gif) top left no-repeat;
} 
#subNavBgLu {
  padding-bottom: 8px;
  background: url(../images/new/sub_nav_lu.gif) bottom left no-repeat;
}
#subNav li {
  list-style-image: none !important;
  list-style-type: none;
  margin-left: 1px;
  padding: 0px;
  display: block;
}
#subNav a:hover, #subNav a.active {
  background: url(../images/new/sub_nav_activebg.gif) top left repeat-y;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
#subNav a {
  padding: 6px 10px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-top: 1px solid #00aeef;
  border-bottom: 1px solid #00aeef;
}
             
             
a.accountLink {
  /* color: #ebb400 !important; */
}
  
#info ul li {
  list-style-position: inside;
  margin-left: 0px;
}
#info .box h4 {
  text-align:left;
  background-color:white;
  font-weight:bold;
  font-size:100%;
  padding:3px;
}
#info .box li {
  padding: 1px 0px 1px 5px;
  list-style-type:none;
  list-style-position: outside;
}

#info .box a {
  text-decoration: none;
}

#info .box a:hover {
  color:blue;
  text-decoration: underline;
}


#header1, #header2 {
  position: absolute;
  left: 580px;
  top: 45px;
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}

#header2 {
  top: 65px;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}




/*
 *
 * form.css
 *
 */


/* FORM HINTS, see JS, too */

/* The hint to Hide and Show */
.hint {
  display: none;
  position: absolute;
  right: -250px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 10px 12px;
  /* to fix IE6, I can't just declare a background-color,
  I must do a bg image, too!  So I'm duplicating the pointer.gif
  image, and positioning it so that it doesn't show up
  within the box */
  background: #ffc url('../images/icons/pointer_left.gif') no-repeat -10px 5px;
}

.hint.top {
  right: auto;
  left: 0px;
  bottom: 35px;
  background-image: none;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
  position: absolute;
  left: -10px;
  top: 5px;
  width: 10px;
  height: 19px;
  background: url('../images/icons/pointer_left.gif') left top no-repeat;
}

.hint.top .hint-pointer {
  top: auto;
  left: 30px;
  bottom: -10px;
  height: 10px;
  width: 19px;
  background: url('../images/icons/pointer_bottom.gif') center bottom no-repeat;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

button {  
  background:transparent none repeat scroll 0 0;
  border:0 none;
  cursor:pointer;
  margin:0;
  padding:0;  
  /* ie7 button width hack */
  width:auto;
  overflow:visible;
}

button span{
  background: transparent url('../images/new/button_left.gif') no-repeat top left;
  display: block;
  float: left;
  font: 100% Arial; /* Change 12px as desired */
  line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  height: 26px; /* Height of button background height */
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
  color: #000; /*button text color*/
  border: none;
  font-style: normal !important;
}

button.back span {
  background: transparent url('../images/new/button_back_left.gif') no-repeat top left;
  color: #FFF !important;
}

button em{
  background: transparent url('../images/new/button_right.gif') no-repeat top right;
  display: block;
  white-space: nowrap;
  padding: 2px 9px 5px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

button.back em {
  background: transparent url('../images/new/button_back_right.gif') no-repeat top right;
}

.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
  overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
  width: 100%;
}




.form {
}
* html div.form {
  margin-top: 20px;
}

.form_info {
  margin-bottom: 10px;
}

.form fieldset, div.fieldset {
  padding: 8px;
  margin-bottom: 15px;
  border:1px solid #abe1fa;
  background-color:#eff9fe;
}

div.fieldset {
  padding-top: 2px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
}


* html div.form fieldset {
  padding-top: 10px;
  margin-top: 25px;
}
*+html div.form fieldset {
  padding-top: 10px;
  margin-top: 25px;
}


.form fieldset legend {
  font-weight: bold;
  letter-spacing: 0px;
  color: black;
  background-color: #ccecff;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 10px;
}

* html .form fieldset legend {
  margin-left: 10px;
  float: none;
}

*+html .form fieldset legend {
  position: absolute;
  margin-top: -18px;
  margin-left: 10px;
}



.form .row {
  display: block;
  clear: both;
  padding-top: 2px;
  padding-bottom: 10px;
}

.form .row .form_label {
  font-size: 100%;
  color: #202020;
  width: 170px;
  float: left;
  text-align: right;
  letter-spacing: -0.5px;
  padding: 9px 12px 0px 3px;
}

* html .form .row .form_label {
  letter-spacing: 0px;
}
*+html .form .row .form_label {
  letter-spacing: 0px;
}


.form .row .form_content {
  margin-left: 185px; /* 140 + padding TODO */
  padding-top: 9px;
}

div.submit {
  margin-top: 10px;
  margin-left: 185px;
}



textarea {
  border: 1px solid #cccccc;
  background-color: #fcfcfc;
  padding: 1px;
  width: 350px;
  font-family: sans-serif;
  font-size: 100%;
}

textarea.full {
  width: 100%;
}

input {
  border: 1px solid #cccccc;
  padding: 2px;
}

select {
  border: 1px solid #cccccc;
}

input.text {
  width: 200px;
  padding: 3px !important;
}

input.checkbox, input.radio {
  background-color:none;
  border: 0;
}


/* ERRORS */
.form_error { /* Symfony 1.1 only? Deprecated? */
  display: inline;
  margin-left: 10px;
  color: red;
  padding-top: 3px;
  padding-bottom: 5px;
  letter-spacing: -0.5px;
  font-weight: bold;
}

.error_list {
  list-style-type: none;
}

.error_list li {
  list-style-image: none !important;
  margin-left:0;
  color:red;
  font-weight:bold;
}

.form_error_pre {
  display: block;
  margin-bottom: 5px;
  color: red; 
  font-weight: bold;
}

.field_desc_before, .field_desc_after, .field_desc_right {
  color: #505050;
  font-style: italic;
}

.field_desc_before {
  padding-bottom: 10px;
}

.field_desc_after {
  padding-top: 3px;
}

.field_desc_right {
  margin-left: 5px;  
}

ul.radio_list, ul.checkbox_list {
	list-style-type: none;
}

ul.radio_list li, ul.checkbox_list li {
  list-style-image: none !important;
  margin-left:0;
}


/*
 *
 * ui.css
 *
 */

.ui_element {
  margin-bottom: 10px;
}

.ui_element a {
  text-decoration: underline;
}

.ui_element .text
{
  padding: 3px 10px;
  background-color: red;
  line-height: 1.2em;
  font-size: 12px;
}

.ui_element .visual1 {
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

.ui_element .visual2 {
  display: block;
  margin-left: 1px;
  margin-right: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

.note .text, .note .visual1, .note .visual2 {
  background-color: #a5d2f0;
}

.error .text, .error .visual1, .error .visual2 {
  background-color: #ff9494;
}

.success .text, .success .visual1, .success .visual2 {
  background-color: #fad05f;
}


table.ui_note_positive, table.ui_note_neutral, table.ui_note_negative {
  width: 100%;
  margin-bottom: 20px;
  -moz-border-radius: 3px;
  -khtml-border-radius:3px;
}



table.ui_note_positive {
  border: 1px solid #86d365;
  background-color: #e5ffd9;
}

table.ui_note_positive td {
  padding: 8px;
  background-color: #e5ffd9;
}

table.ui_note_neutral {
  border: 1px solid #86d365;
  background-color: #e5ffd9;
}

table.ui_note_neutral td {
   padding: 8px;
  background-color: #e5ffd9;
}

table.ui_note_negative {
  border: 1px solid #ff8d8d;
  background-color: #ffd8d8;
}

table.ui_note_negative td {
  padding: 8px;
  background-color: #ffd8d8;
}



/*
 * Zebra rows
 */
.row1 {
  background-color: #dbedf5;
}

.row2 {
  background-color: #eaf5fa;
}



/*
 * Rate boxes
 */
.rateBox
{
  border: 1px solid #cccccc;
  background-color: white;
  cursor: pointer;
  margin-bottom: 15px;
}

.rateBox td
{
  padding: 10px;
  vertical-align: middle;
}


table.no_bullets li {
  list-style-type: none;
  list-style-image: none !important;
  margin-left: 0px !important;
}

ol.no_bullets li {
  list-style-type: none;
  list-style-image: none !important;
  margin-left: 0px !important;
}


ul.no_bullets li {
  list-style-type: none;
  list-style-image: none !important;
  margin-left: 0px !important;
}

ul.no_bullets li ul {
  margin-left: 15px;
}

ul.bullets li {
  list-style-image: url(../images/dot.gif) !important;
  list-style-position: inside;
}





/* auction_careS */
table.auction_cares {
	margin-bottom: 4px;
}

table.auction_cares th, table.auction_cares td {
  background-color: #EFF9FE;
  font-size: 90%;
}

table.auction_cares th {
	padding-left: 0;
  padding-top: 4px;
  padding-right: 10px;
  font-weight: bold;
}

table.auction_cares td {
	padding-top: 4px;
}

/* auction_care */
table.auction_care th { font-weight: normal }
table.auction_care th, table.auction_care td { padding: 5px }



table.listing, #price_list {
  width: 100%;
  border-bottom: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  border-left: 2px solid #e1e1e1;
  margin-bottom: 20px;
} 

table.listing th, #price_list th {
	color: #464646;
	background:url('../images/th_bg.gif') top left;
	padding-left:5px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
	height:27px;
	line-height: 26px;
	white-space:nowrap;
}

* html table.auction_table th, * html #price_list th {
  padding-top:0;
  padding-bottom:0;
}

table.listing th.first {
	padding-left: 6px;
}
* html table.listing th.first,  {
  padding-top:0;
}

table.listing th.last { 
	text-align: right;
	padding-right: 10px;
	border-right:1px solid white;
}
* html table.listing th.last {
  padding-top:0;
}


table.listing td, #price_list td
{
	padding: 5px 7px;
	text-align: left;
	vertical-align: top; /* Bei Geboten ohne KV zieht die Liste alles nach unten */
}

table.listing td.first {
	padding-left: 8px;
}

table.listing td.last {
	text-align: right;
	padding-right: 10px;
	border-bottom:1px solid white;
	border-right:1px solid white;
}




/* AUCTION TABLE */

table.auction th.bids
{
	text-align: right;
	padding-right: 20px;
}

table.auction td {
	vertical-align: middle;
}

table.auction td.bid_listing
{
	padding-left: 150px;
	border: 0;
}

table.auction td.first {
  
  width: 20%;
}

table.auction td.name {
  width: 55%;
}

table.auction td.name a {
	display: block;
}

table.auction td.saving {
	font-size: 110%;
	text-align: right;
}

table.auction td.bids {
	font-size: 140%;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

table.auction td.hasBid {
	text-align: center;
}

table.past_auctions .auction_status_negative, table.past_auctions .auction_status_neutral { /* auction_table table */
	color: #606060;
}

span.cheap {
	color: green;
}


tr.highlight td, td.highlight {
  background-color: #c9ffd6;
}





span.auction_address {
  display: block;
  font-size: 85%; 
  margin-top: 5px;
}

span.auction_address strong {
	font-weight: normal;
}



/* BID TABLE */
table.bid.public th.distance {
  width: 180px;
}

table.bid.panel th.distance {
  width: 120px;
}


table.bid th.doctor {
	text-align: center;
}

table.bid td.doctor {
	width:120px;
	text-align:center;
	padding: 5px 0px;
}

table.bid.public td.doctor {
	width:20%; /* IE(8) doesn't accept pixels as width here */
}



table.bid th.price, table.bid th.saving {
	text-align: right;
	padding-right: 7px;
}

table.bid.public th.price, table.bid.public th.saving {
	padding-right: 15px;
}

table.bid td.price, table.bid td.saving {
	text-align: right;
	padding: 15px 5px 0px 5px;
	font-size: 150%;
}

table.bid.public td.price, table.bid.public td.saving {
	padding: 15px 15px 0px 15px;
}

table.bid td.last {
	text-align: right;
}

table.bid table.icons {
	margin-bottom:10px;
}

table.bid.panel table.icons td {
	padding: 2px;
}

table.bid.public table.icons td {
	padding: 5px;
}





/* SERVICES TABLE */
table.services td.price {
  white-space: nowrap;
  text-align: right;
}




/* RATING TABLE */

.rating_table {
  width: 100%;
	margin-bottom: 25px;
	border: 1px solid #CAEAF9;
	background-color: #EAF5FA;
	clear:both;
}

.rating_table th {
	padding:8px;
	font-size:110%;
	border-bottom: 2px dotted #CAEAF9;
	width: 70%;
}

.rating_table td.title {
	/*font-weight:bold; TOO MUCH BOLD WAS ON PAGE */
}

.rating_table td {
	padding: 8px;
}

.rating_table td.text_title {
	font-weight:bold;
	border-top: 2px dotted #CAEAF9;
}

.rating_table td.comment {
  border-top: 2px dotted #CAEAF9;
}



/* COMPARE TABLE */
.compare_table
{
  background-color: white;
  border-right: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  margin-bottom: 15px;
}

.compare_table th
{
  background-color: #eaf5fa;
  text-align: left;
  font-weight: normal;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  width: 262px;
}

.compare_table th.header
{
  background:url('../images/th_bg.gif') top left repeat-x;
  padding-top:5px;
  padding-left:3px;
  font-weight: bold;
  vertical-align:middle;
}

.compare_table th.main
{
  background-color: #dbedf5;
  color:#555555;
	font-weight:bold;
}

.compare_table td
{
  border-left: 2px solid #e1e1e1;
  text-align: right;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  width: 80px;
}

.compare_table td.doctor
{
  text-align: center;
}

.compare_table td.cheapest
{
  background-color: #C4FFAA;
}



/* SELECT_TABLE = radiobutton, checkbox table */
.select_table td
{
  padding-right: 4px;
}





/* COMMON TABLE (new detail table) */
table.common_table {
  border:1px solid #abe1fa;
  background-color:#eff9fe;
  margin-bottom:15px;
  width: 100%;
}

.common_table th {
  padding:5px;
  color: #555555;
  background-color:#DFF3FF;
  font-weight:normal;
}

.common_table td {
  padding:5px;
  background-color:#eff9fe;
}

.common_table .no_border {
	border-left: 0px !important;
	border-right: 0px !important;
}




#categories_display_detail
{
	margin-left: -100px;
}

#categories_display_detail #first_colum 
{
	border-right: 2px solid #505050;
}

#categories_display_detail td
{
	padding: 0px 35px;
}


/* Preisliste */
#price_list .prices_title {
  padding: 10px;
  font-weight: bold;
  background-color: #DBEDF5;
  vertical-align: top;
}

#price_list .prices_content {
  padding: 10px;
  background-color: #EAF5FA;
}

#price_list .prices_content span {
  color: red;
  display: block;
  padding-bottom: 5px;
}


/* Special double-cell table */
.double_cell_table {
  margin-left: -10px;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
}

.double_cell_table td.left {
  padding-left: 10px;
  padding-right: 30px;
}

.double_cell_table td.right {
  width: 50%;
}


/* Evaluation stars */
.stars {
	display: block;
	white-space: nowrap;
	padding-bottom: 2px;
}
#contentBlock a.stars {
	text-decoration: none;
}




/*
 *
 * SAME CODE IN floatbox.css
 * (Had to replace graphics with floatbox/graphics due to dir structure)
 *
 */



/* Floatbox v3.54.3 */
/* November 29, 2009 */

div#fbPathChecker {
  background-image: url(floatbox/graphics/blank.gif);  /* required for detection of floatbox/graphics folder path */
}

div#fbOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  margin: 0;
  padding: 0;
}

div#fbBox {
  position: absolute;
  border-style: solid;
  border-width: 0;
  margin: 0;
  padding: 0;
}

#fbBox div.fb, #fbBox a.fb, #fbBox img.fb, #fbBox iframe.fb, #fbBox #fbIndexLinks a, div#fbZoomDiv img#fbZoomImg {
  border-width: 0;
  margin: 0;
  padding: 0;
  outline: none;
  -moz-outline: none;  /* for older Netscape, doesn't validate, remove if you like */
  box-sizing: content-box;  /* in case * box-sizing:border-box is set */
}
#fbBox a.fb {
  background-image: url(floatbox/graphics/blank.gif);
  background-color: transparent;
/*  white-space: nowrap; */
  _zoom: 1;  /* gives layout for ie6 */
}
#fbBox div.fb {
  background-color: transparent;
}

div#fbZoomDiv, a.fbPopup img, a.fbPopdown img, a.fbPopleft img, a.fbPopright img, #fbBox #fbIndexLinks img {
  position: absolute;
  left: 0;
  top: -9999px;
  border-style: solid;
  border-color: black;
  /* border-width is set in js code */
  margin: 0;
  padding: 0;
}

#fbBox #fbBoxLoader, #fbZoomDiv #fbZoomLoader, #fbMainDiv #fbMainLoader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
}

#fbZoomDiv #fbZoomLoader, #fbMainDiv #fbMainLoader { background-image: url(floatbox/graphics/loader_black.gif); }

div.fbCycler a, div.fbCycler div {
  position: absolute;
  text-decoration: none;
}
div.fbCycler span {  /* wrap text under the thumbnail/image */
  display: block;
  text-align: center;
}
div.fbCycler a span {
  text-decoration: underline;
}

#fbBox #fbShadows, #fbBox #fbShadowTop, #fbBox #fbShadowRight, #fbBox #fbShadowBottom, #fbBox #fbShadowLeft, #fbBox #fbShadowCorner,
#fbBox #fbCorners, #fbBox #fbCornerTop, #fbBox #fbCornerRight, #fbBox #fbCornerBottom, #fbBox #fbCornerLeft {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}
#fbBox #fbShadows, #fbBox #fbCorners {
  overflow: visible;
}

#fbBox #fbShadowTop, #fbBox #fbShadowLeft, #fbBox #fbCornerTop { background-position: top left; }
#fbBox #fbShadowRight, #fbBox #fbCornerRight { background-position: top right; }
#fbBox #fbShadowCorner, #fbBox #fbCornerBottom { background-position: bottom right; }
#fbBox #fbShadowBottom, #fbBox #fbCornerLeft { background-position: bottom left; }

#fbBox #fbCanvas {
  position: relative;  /* images won't fade in/out in ie6 if absolute */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#fbBox #fbContent {
  height: 100%;
}

#fbBox #fbMainDiv, #fbBox #fbtlPanel, #fbBox #fbtrPanel, #fbBox #fbblPanel, #fbBox #fbbrPanel {
  position: absolute;
  border-style: solid;
  overflow: hidden;
}
#fbBox #fbMainDiv, div#fbZoomDiv {
  background-color: #fff;
}

#fbBox #fbInfoLink, #fbBox #fbPrintLink {  /* "Info...", "Print..." */
  font-weight: bold;
}

#fbBox #fbResizer {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;  /* dimensions of the resize button */
  height: 25px;
}

#fbBox #fbDragger {
  position: absolute;
  width: 12px;
  height: 12px;
  cursor: nw-resize;
  background-position: bottom right;  /* 'cause ie6 makes it taller than 12px */
  background-repeat: no-repeat;
}

#fbBox #fbLeftNav, #fbBox #fbRightNav {
  position: absolute;
  height: 100%;
}
#fbBox #fbLeftNav, #fbBox #fbOverlayPrev {
  left: 0;
}
#fbBox #fbRightNav, #fbBox #fbOverlayNext {
  right: 0;
}

#fbBox #fbOverlayPrev, #fbBox #fbOverlayNext {
  position: absolute;
  width: 49px;  /* dimensions of the upper prev and next floatbox/graphics */
  height: 23px;
  background-repeat: no-repeat;
}

#fbBox #fbtlPanel, #fbBox #fbtrPanel, #fbBox #fbblPanel, #fbBox #fbbrPanel {
  line-height: 1.25em;
  /* caption etc. text */
    font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

#fbBox #fbCaption, #fbBox #fbCaption2 {
  cursor: default;
}

#fbBox #fbItemNumber {
  font-size: 10px;  /* 'image x of y' text */
  white-space: nowrap;
  cursor: default;
}

#fbBox #fbControls {
  height: 14px;  /* height of control widget floatbox/graphics - they should all be the same */
  font-size: 1px;
}

#fbBox #fbNavControls {
  width: 88px;  /* sum of lowerprev and lowernext widths */
  height: 14px;  /* height of 1 sprite panel in lowerprev and lowernext floatbox/graphics */
}

#fbBox #fbPrev {
  float: left;
  width: 44px;  /* dimensions of the lower nav 'prev' graphic */
  height: 14px;
  background-repeat: no-repeat;
}

#fbBox #fbNext {
  float: right;
  width: 44px;  /* dimensions of the lower nav 'next' graphic */
  height: 14px;
  background-repeat: no-repeat;
}

#fbBox #fbPlay, #fbBox #fbPause {
  position: absolute;
  background-repeat: no-repeat;
}

#fbBox #fbPlayPause, #fbBox #fbPlay, #fbBox #fbPause {
  width: 46px;  /* dimensions of the 'play' and 'pause' floatbox/graphics (they need to be the same size) */
  height: 14px;
  text-align: justify;
}

#fbBox #fbClose {
  width: 46px;  /* dimensions of the 'close' graphic */
  height: 14px;
  background-repeat: no-repeat;
}

#fbBox #fbIndexLinks, #fbBox #fbNewWindowLink {
  clear: both;
  font-size: 12px;
}
#fbBox #fbNewWindowLink a {
  font-size: 12px;
  padding-left: 19px;  /* for the bg image */
  background-repeat: no-repeat;
  background-position: top left;
}
#fbBox #fbNewWindowLink a:hover {
  background-position: bottom left;
}

/* posLeft, posCenter & posRight are dynamically assigned classes that allow layout of the panels depending on which side they're on */
#fbBox #fbtlPanel.posCenter, #fbBox #fbtrPanel.posCenter,
#fbBox #fbblPanel.posCenter, #fbBox #fbbrPanel.posCenter,
#fbBox #fbtlWidgetDiv.posCenter, #fbBox #fbtrWidgetDiv.posCenter,
#fbBox #fbblWidgetDiv.posCenter, #fbBox #fbbrWidgetDiv.posCenter,
#fbBox #fbIndexLinks.posCenter, #fbBox #fbNewWindowLink.posCenter {
  margin: 0 auto;
}
#fbBox #fbtlPanel.posRight, #fbBox #fbtrPanel.posRight,
#fbBox #fbblPanel.posRight, #fbBox #fbbrPanel.posRight,
#fbBox #fbtlWidgetDiv.posRight, #fbBox #fbtrWidgetDiv.posRight,
#fbBox #fbblWidgetDiv.posRight, #fbBox #fbbrWidgetDiv.posRight,
#fbBox #fbIndexLinks.posRight, #fbBox #fbNewWindowLink.posRight,
#fbBox #fbControls.posRight, #fbBox #fbClose.posRight,
#fbBox #fbSubControls.posRight, #fbBox #fbNavControls.posLeft,
#fbBox #fbPlayPause.posLeft {
  float: right;
}
#fbBox #fbtlPanel.posLeft, #fbBox #fbtrPanel.posLeft,
#fbBox #fbblPanel.posLeft, #fbBox #fbbrPanel.posLeft,
#fbBox #fbtlWidgetDiv.posLeft, #fbBox #fbtrWidgetDiv.posLeft,
#fbBox #fbblWidgetDiv.posLeft, #fbBox #fbbrWidgetDiv.posLeft,
#fbBox #fbIndexLinks.posLeft, #fbBox #fbNewWindowLink.posLeft,
#fbBox #fbControls.posLeft, #fbBox #fbClose.posLeft,
#fbBox #fbSubControls.posLeft, #fbBox #fbNavControls.posRight,
#fbBox #fbPlayPause.posRight {
  float: left;
}
/* IE6 wants these, maybe for layout? */
#fbSubControls, #fbClose, #fbIndexLinks, #fbNewWindowLink, #fbPlayPause, #fbNavControls {
  float: left;
}






/* begin schemA.css (deprecated) */

.schema
{
  background-color: #eaf5fa;
  border: 1px solid #caeaf9;
}

.schema td
{
  width: 28px;
  text-align: center;
  vertical-align: middle;
  padding: 0 !important;
}

form .schema td {
  background-color: #ffffff;
}

.schema a
{
  line-height: 28px;
  display: block;
  text-decoration: underline;
}

.schema td
{
  background-color: #DBEDF5;
  color: #555555;
}


.care, .care a
{
  color: red !important;
  font-weight: bold !important;
  background-image: url('../../images/care.gif');
}

.missing, .missing a
{
  color: black !important;
  font-weight: bold !important;
  background-image: url('../../images/missing.gif');
}

.missing_and_care, .missing_and_care a
{
  color: red !important;
  font-weight: bold !important;
  background-image: url('../../images/missing_and_care.gif');
}

/* end schema.css */



/* begin schemE.css (modern) */
.scheme
{
  margin-bottom:10px;
}

.scheme th
{
  padding-top:3px;
  padding-bottom:10px;
}

.scheme td
{
  text-align:center;
  margin-top:10px;
  margin-bottom:5px;
  padding: 5px 10px;
  font-style: italic;
  color: #444;
}

/* end  scheme.css */
