/*
  screent.css
  .css-datei für tarife.TelMarkt.de
*/

body {
  font-family:Switzerland,Helvetica,Arial,sans-serif;
  font-size:8.5pt;
  background-color: #FFFFFF;
  color:#27014D;
  margin: 0px;
  padding: 0px;
}

img {
  border:none;
}

table {
  font-size:9pt;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border-color: #DCDCFF;
}

div#tmHeader {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 88px;
  border: 0px;
  background-color: #27014D;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

img#tmLogo {
  border: 0px none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h2#tmB2BTitle {
  position: relative;
  left: 140px;
  top: -25px;
  color: #FFFFFF;
  font-size: 1.0em;
  font-weight: normal;
  white-space: nowrap;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

h1#tmHeaderTitle {
  position: absolute;
  text-align: right;
  right: 20px;
  top: 15px;
  color: #FFFFFF;
  font-size: 1.7em;
  font-weight: bold;
  white-space: nowrap;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
}

table.head  {
  font-size:7pt;
  background-color: #27014D;
}

table.small {
  font-size:7pt;
  border-style: none;
}

span.head1 {
  color:#FFFFFF;
  font-size:14pt;
  font-weight:bold;
}

span.head2 {
  color:#FFFFFF;
  font-size:10pt;
  font-weight:bold;
}
span.head3 {
  color:#FFFFFF;
  font-size:8pt;
}
