* {
  margin: 0;
  padding: 0;
  font-family: helvetica,arial,sans-serif;
  font-size: 14px;
}

body {
  background: #fff;
}

img { border: none; }

p { margin: 10px 0 10px 0; }

a:link,
a:visited {
  color: #fc7000;
}
a.big:link,
a.big:visited {
  color: #fc7000;
  font-size: 16px;
  font-weight: bold;
}

a:hover {
  color: #888;
}

li { margin: 5px 0 5px 20px; }

.clr { clear: both; }
.r { float: right; }

#wrap {
 position: absolute;
 top: 0;
 left: 50%;
 width: 1002px;
 height: 50px;
 margin: 0 0 0 -501px;
 padding: 0 0 0 0;
}

#top {
 width: 1002px;
 height: 50px;
 top: 0;
 left: 0;
 border-bottom: 3px solid #d8ff00;
 background: #fc7000;
 margin: 0;
 padding: 15px 0 0 0;
}

#top h1 {
 background: url(/images/logo.gif) top left no-repeat;
 display: block;
 padding: 10px 0 0 62px;
 margin: 0 0 0 30px;
 color: #fff;
}

#top h1 a, #top h1 a:link, #top h1 a:visited, #top h1 span {
 color: #d8ff00;
 font-size: 22px;
 text-decoration: none;
}

#top h1 span {
 color: #fff;
}

#nav {
 position: absolute;
 top: 35px;
 left: 360px;
 margin: 0;
 padding: 0;
 list-style: none;
}

#nav li {
 float: left;
 margin: 0 32px 0 0;
}

#nav li a {
 color: #ffffff;
 padding: 2px;
 text-decoration: none;
 font-weight: bold;
}

#nav li a:hover {
 color: #000;
 padding: 2px;
}

#logo {
  margin: 11px 0 0 34px;
}


#main {
 width: 998px;
 border-left: 2px solid #ddd;
 border-right: 2px solid #ddd;
}

div.content {
  padding: 18px 30px 30px 30px;
  min-height: 500px;
}

div.content h1 {
  color: #fc7000;
  letter-spacing:-1px;
  font-size: 22px;
}

div.content h2 {
  color: #333;
  letter-spacing:-1px;
  font-size: 18px;
  margin: 20px 0 0 0;
}

div.content h3 {
  color: #444;
  letter-spacing:-1px;
  font-size: 16px;
  margin: 20px 0 0 0;
}

div.home {
  height: 120px;
  background: url(/images/homestrip2.jpg) top left no-repeat;
}

ul.homeads li { list-style: none; float: left; margin: 0 50px 0 0; }

div.home h1 {
  font-size: 25px;
  color: #9a9a9a;
  letter-spacing:-1px;
  padding: 12px 0 0 30px;
}

div.home h1 span {
  font-size: 26px;
  color: #000;
}

#footer {
 width: 1002px;
 min-height: 250px;
 border-top: 2px solid #aaa;
 background: #ccc;
 color: #666;
}

#footer div { padding: 30px 30px 30px 30px; }
#footer a { color: #666; }

table.tarife, table.tarif { width: 100%; border: 1px solid #ccc; border-bottom: none; margin-top: 20px; }
table.tarife td { padding: 5px; border-bottom: 1px solid #ccc; text-align: center; min-width: 60px; height: 45px; }
table.tarif td { padding: 5px 5px 5px 10px; border-bottom: 1px solid #ccc; min-width: 60px; }
table.tarife th, table.tarif th { text-align: center; background: #ffee00; color: #000; padding: 10px 10px 10px 10px; }
table.tarife tr.odd, table.tarif tr.odd { background: #e7e7e7; }
table.tarife tr:hover, table.tarif tr:hover { background: #ffffaa; }
table.tarife td.logo { text-align: center; width: 120px; }
table.tarife td.logo a { font-size: 11px; }
table.tarife td img { margin: 0 10px 0 10px; }
table.tarif td.hl { font-weight: bold; width: 400px; }

table.nbr { border-right: none;}

table.pvr td { font-weight: bold; }

h2 { color: #000; }

#redirect {
 position: absolute;
 top: 40px;
 left: 100px;
 background: #fff;
 color: #ccc;
}

#redirect h1 {
 font-size: 20px;
 color: #ccc;
}

table.rechner {
 width: 600px;
}

table.rechner td {
 padding: 15px 5px 15px 5px;
 border-top: 1px solid #ccc;
}

table.rechner tr {
 border-top: 1px solid #ccc;
}

div.prepaid-handy {
 width: 310px;
 height: 300px;
 float: left;
 margin-bottom: 30px;
 border-bottom: 1px solid #ccc;
}

div.prepaid-handy strong.price {
 color:#aa3300; 
 font-size:14px;
}

div.prepaid-handy span.availability {
 font-size: 0.8em; 
 color: #aaa;
}
div.comment-author { color: #666; }

div.comment-text {
 background-color: #eeeeee;
 padding: 5px 10px 5px 10px;
 margin: 5px 0 0 0;
}
