@CHARSET "UTF-8";
/**
 * @author Klar IT Webconsulting - Frank Klar
 * @version Füllhorn Internet 08/2011
 */

div#content_inner_left .csc-default h1,
div#content_inner_right .csc-default h1 {
  font-weight: bold;
  color: #6B981A;
  margin: 0;
  display: block;
}
div#content_inner_left .csc-default h2,
div#content_inner_right .csc-default h2 {
  font-weight: bold;
  color: #777;
  margin: 0;
  display: block;
  padding: 4px 0 0 0;
}
div#content_inner_left table.contenttable,
div#content_inner_left table {
  font-size: 13px;
}
div#content_inner_right table.contenttable {
  
}
div#content_inner_right table.contenttable tbody td p.bodytext {
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  margin: 2px 4px;
}

div#content_inner_left dd.csc-textpic-caption,
div#content_inner_right dd.csc-textpic-caption {
  font-size: 10px;
  text-align: left;
}
div#content_inner_left table.contenttable tbody td p.bodytext {
  padding: 0;
  margin: 4px 5px;
}

/* Maps */
div#directionsPanel {
  width: 100%;
}

div#map_canvas {
  width: 100%;
  height: 400px;
  margin: 10px 0;
  border: 1px solid #CDCDCD;
}

div#map_canvas.uebersicht {
  height: 550px;
}

table.adp-fullwidth td.adp-listheader {
  font-weight: bold;
  padding: 5px 0;
}
table.adp-directions,
table.adp-fullwidth {
  width: 100%;
  font-size: 0.8em;
}
table.adp-directions tr:hover,
table.adp-fullwidth tr:hover {
  background-color: #afc8a9;
}

input.style1, input.btnRoute {
  background-color: #6CA32E;
  padding: 2px 5px;
  border: 1px solid #666;
  color: #FFF;
}
input:hover.style1, input:hover.btnRoute {
  background-color: #C9DA34;
  color: #000;
}

/* Special treatment für Gewinnspiel-Bilder */
#c117 div div ul li {
  padding-right: 4px !important; 
}

#c117 .csc-textpic-imagewrap {
  width: 680px !important;
}


div.markt-info {
  min-width: 200px;
  min-height: 125px; 
}