/* $Id: local-sample.css 7156 2010-04-24 16:48:35Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* ---------Fonts------- */

.aktionf01 {
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", Geneva, Trebuchet MS, sans-serif;
  font-weight: bold;
  color: #FF0000;
}

h1.site-name {
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", Geneva, Trebuchet MS, sans-serif;
  font-weight: bold;
  color: #FF0000;
}

h3.innernode {
  font-size:18px;
  color:#33f;
}

/* ---------Fonds-Ende------ */

/* ---------Angebote Bilder------- */

/* Angebote links */
.zum-angebot {
  margin:2 3 1em;
  display:block;
  float:right;
  background: url("/sites/default/files/pics/angebote_simkarte.png") no-repeat;
  width:291px;
  height:45px;
  text-indent:-9999px;
}

/* PartnerAngebote links */
.partner-angebot {
  margin:0 0 1em;
  display:block;
  background: url("/sites/default/files/pics/angebote_partnertarif.png") no-repeat;
  width:291px;
  height:45px;
  text-indent:-9999px;
}

/* SurfstickAngebote links */
.surfstick-angebot {
  margin:0 0 1em;
  display:block;
  background: url("/sites/default/files/pics/angebote_surfstick.png") no-repeat;
  width:291px;
  height:45px;
  text-indent:-9999px;
}

/* NetbookAngebote links */
.netbook-angebot {
  margin:0 0 1em;
  display:block;
  background: url("/sites/default/files/pics/angebote_netbook.png") no-repeat;
  width:291px;
  height:45px;
  text-indent:-9999px;
}

/* MicroSimAngebote links */
.microsim-angebot {
  margin:0 0 1em;
  display:block;
  background: url("/sites/default/files/pics/angebote_microsim.png") no-repeat;
  width:291px;
  height:45px;
  text-indent:-9999px;
}

/* ---------Angebote Bilder-Ende------ */

.read-more {
  font-family: "Courier New", Courier, fantasy;
  color: #006600;
  }