body
  {
     margin: 0;
     padding: 0;
     text-align: center;
     background-color: white;
  }


#gesamt
  {
     margin: 0.5em auto;
     width: 850px;
     text-align: left;
     background-color: #DBDBFF;
     border: 0px;
  }


#header /* Bereich mit der Titelgrafik */
  {
     height: 80px;
     padding: 0px;
     margin: 0px;
     background-color: orange;
     font-family: verdana,sans-serif;
     font-size: 1.5em;
     Color: darkblue;
     font-weight: normal;
     text-align: center;
     line-height: 80px;
     valign-align: center;
  }


#headnavi /* Bereich unter der Titelgrafik mit horizontaler Navigation */
  {
     background-color: white;
     color: darkblue;
     font-family: verdana,sans-serif;
     font-size: 1.1em;
     font-weight: normal;
     text-align: center;
     padding: 5px;
     margin: 0px;
  }


#headnavi ul /* Definition der Liste der horizontalen Navigationspunkte */
  {
     margin: 0px;
     padding: 3px;
  }


#headnavi li /* einzelne Navigationspunkte der Liste, durch Variation von margin kann Abstand zwischen den Elementen verändert werden. Achtung: Leicht unterschiedliche Darstellung (linker Einzug) in IE und FF! */
  {
    list-style: none;
    display: inline;
    margin: 0.7em;
  }


#headnavi a /* Links in horizontaler Navigation */
  {
    text-decoration: none;
    color: darkblue;
  }


#headnavi a:hover
  {
    text-decoration: underline;
    color: darkblue;
  }


#headnavi a:visited
  {
    color: darkblue;
  }


#trenner

  {
    background-color: darkblue;
    height: 2px;

  }


#spaltelinks /* Linke Spalte, die vor allem der Navigation dient */
  {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 175px;
    font-family: verdana,sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: darkblue;
/*    background-color: darkblue; */
  }


.mop /* Menu-Ober-Punkt, also Überschrift für die darunter folgenden Menüpunkte */
  {
    list-style: none;
    margin-bottom: 5px;
    background-color: #F5F5FF;
    padding: 5px;
    padding-left: 10px;
    font-weight: bold;
  }


.mup /* Menu-Unter-Punkt, also einzelner, anklickbarer Menüpunkt */
  {
    list-style: none;
    padding: 0px;
    margin-bottom: 5px;
    background-color: #F5F5FF;
    font-weight: normal;
  }


.mup a /* Links in den Menpunkten */
  {
    color: darkblue;
    display: block;
    padding: 5px;
    padding-left: 15px;
    font-weight: normal;
  }

.mup2
  {
  text-align: center;
  }

.mup a:hover
  {
    color: darkblue;
  }


.mup a:visited
  {
    color: darkblue;
  }


.mtext /* Text im Menü, notwendig, weil Links speziellen Einzug verwenden, der in verbindung mit Text seltsam aussieht. */
  {
    list-style: none;
    padding: 5px;
    padding-left: 15px;
    margin-bottom: 5px;
    background-color: #F5F5FF;
    font-weight: normal;
  }


.mop a, .mtext a /* Links im Text, der wiederum im Menü steht. Bspw Linktipps auf der rechten Seite. */
  {
    color: darkblue;
  }


.mop a:hover, .mtext a:hover
  {
    color: darblue;
  }


.mop a:visited, .mtext a:visited
  {
    color: darkblue;
  }


.mtext ul
  {
  margin-bottom: 0px;
  }


.mtext ul li /* erste Ebene der Liste der Wordpress-Kategorien */
  {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    list-style-position: outside;
    /* color: green; */

  }


.mtext ul li ul li /* zweite Ebene der Liste der Workpress-Kategorien */
  {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    list-style-position: outside;
    /* color: red; */
  }



#spalterechts /* Definition der rechten Spalte, die vor allem für Linkstipps sein wird. */
  {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    width: 175px;
    font-family: verdana,sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: darkblue;
/*    background-color: red; */
  }


#inhalt /* zentraler Bereich mit den eigentlichen Inhalten */
  {
    margin-top: 0px;
    padding: 0px;
    padding-left: 0px;
    font-family: verdana,sans-serif;
    font-size: 0.7em;
    color: darkblue;
    text-align: justify;
  }

#inhalt a
  {
  color: darkblue;
  }

#inhalt a:visited
  {
  color: darkblue;
  }

#inhalt a:hover
  {
  color: darkblue;
  }

#inhalteinespalte /* zentraler Bereich mit den eigentlichen Inhalten */
  {
    float: left;
    width: 460px;
    margin: 0px;
    padding: 10px;
/*    background-color: lightgreen; */
  }


#inhaltlinkespalte /* zentraler Bereich mit den eigentlichen Inhalten */
  {
    float: left;
    width: 225px;
    margin: 0px;
    padding: 10px;
    padding-right: 5px;
/*    background-color: lightgreen; */
  }

#inhaltrechtespalte /* zentraler Bereich mit den eigentlichen Inhalten */
  {
    float: left;
    width: 225px;
    margin: 0px;
    padding: 10px;
    padding-left: 5px;
/*    background-color: lightblue; */
  }


#inhalt h1 /* erste Überschrift im Inhaltsbereich */
  {
    font-size: 1.15em;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 3px;
  }


#inhalt h2 /* zweite Überschrift im Inhaltsbereich */
  {
    font-size: 1.0em;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 3px;
  }


#inhalt h3 /* dritte Überschrift im Inhaltsbereich, vor allem Bildüberschriften */
  {
    font-size: 1.0em;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 3px;
  }


#inhalt .blogheadline /* Überschriften im Blog, große Schrift */
  {
    margin-top: 0px;
    font-size:1.4em;
    text-align:left;
  }


ul.newsanbieterseiten /* News-Einträge auf den Anbieterseiten, sind als <ul> angeordnet */

  {
    margin-left: 20px; /* nötig für IE */
    padding-left: 0px; /* nötig für FF */
    margin-top: 0px;
  }

li.newsanbieterseiten /* Einzelne News-Einträge auf den Anbieterseiten, sind als <ul> angeordnet */
  {
/*    list-style: none; */
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left;
  }


/*

 inhalt a /* Links im Inhalt */
  {
    color: #983C02;
  }


inhalt a:hover
  {
    color: #983C02;
  }


inhalt a:visited
  {
    color: #983C02;
  }

*/

#inhalt img
  {
    border: 1px solid;
    border-color: darkblue;
  }


#abovefooter /* über dem eigentlichen Footer */
  {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    color: darkblue;
    text-align: center;
    font-family: verdana,sans-serif;
    font-size: 0.6em;
  }


#footer /* Footer */
  {
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px;
    background-color: #9999FF;
    color: #FFFF99;
    text-align: center;
    font-family: verdana,sans-serif;
    font-size: 0.6em;
  }


#footer a /* Links im Footer */
  {
    color: #FFFF99;
  }


.footer a:hover
  {
    color: #FFFF99;
  }


.footer a:visited
  {
    color: #FFFF99;
  }

div.tarifbox
  {
  margin: 5px;
  text-align: center;
  float: right;
  }

#inhalteinespalte div.tarifbox
  {
  margin: 12px;
  margin-right: 1px;
  text-align: center;
  float: right;
  }


div.untertarifbox
  {
  text-align: right;
  font-size: 0.7em;
  }

table.tarifbox
  {
  background-color: #F5F5FF;
  text-align: left;
  width: 184px;
  table-layout: auto;
  border: 1px solid darkblue;
  }

th.tarifbox
  {
  text: bold;
  }


th.tarifbox.kopfzeile
  {
  padding: 3px;
  background-color: darkblue;
  color: #F5F5FF;
  }

th.tarifbox.fusszeile
  {
  text-align: right;
  padding: 3px;
  background-color: darkblue;
  color: yellow;
  }

th.tarifbox.fusszeile a /* funktioniert nicht, Formatierung wird trotzdem von Id "Inhalt" übernommen. Deshalb Dfinition in Datei. */
  {
  color: red;
  }

th.tarifbox.fusszeile a:visited /* funktioniert nicht, Formatierung wird trotzdem von Id "Inhalt" übernommen. Deshalb Definition in Datei. */
  {
  color: red;
  }

th.tarifbox.fusszeile a:hover /* funktioniert nicht, Formatierung wird trotzdem von Id "Inhalt" übernommen. Deshalb Definition in Datei. */
  {
  color: #F5F5FF;
  }


tr.zeile1
  {
  vertical-align: middle;
/*  background-color: green; */
  }

tr.zeile1 img
  {
  vertical-align: middle;
  }

tr.zeile2
  {
  vertical-align: middle;
  background-color: #DBDBFF;
  }

tr.zeile2 img
  {
  vertical-align: middle;
  }


table.tarifvergleich
  {
  background-color: #F5F5FF;
  font-size: 0.8em;
  text-align: left;
  width: 99%;
  table-layout: auto;
  border: 1px solid darkblue;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  }

tr.tarifvergleich.kopfzeile
  {
  background-color: darkblue;
  color: #F5F5FF;
  text-align: right;
  padding: 10px;
  }

tr.tarifvergleich.kopfzeile img
  {
  vertical-align: middle;
  }

tr.tarifvergleich.zeile /* Formatierung für ungerade Zeilen (1., 3., ...) */
  {
  text-align: right;
  }

tr.tarifvergleich.zeile.gerade /* Formatierung für gerade Zeilen (2., 4., ...) */
  {
  background-color: #DBDBFF;
  }

th.zellelinks
  {
  text-align: left;
  }

td.zellelinks
  {
  text-align: left;
  }

li
  {
  margin-bottom: 10px;
  }

#subfooter
  {
  margin: 0px;
  bottom: 0px;
  color: white;
  font-size: 8px;
  }

div.abbildung
  {
  margin: auto;
  text-align: center;
  }

div.abbildung img
  {
  border: solid 1px darkblue;
  }


div.abbildungcont /* definiert die Lage von Abbildungen im Fließttext (link-/rechtsbündig) */
  {
    float: right;
    padding-left: 10px;
    padding-bottom: 7px;
    text-align: center;
  }



/* Für Funktionsweise des Bildquellennachweises siehe kommentierte copyright.php in den Templates */

div.bild /* definiert position:relative, damit das Bild von Bildquelle überlagert werden kann */
{
  position:relative;
  margin:0px;
}


img.bild /* definiert Bildeigenschaften, insbesondere Rahmen */
{
  margin:0px;
  border: solid 1px darkblue;
}


div.bildquelle /* bildquelle definiert die Lage und aussehen des Bildquellennachweises bei Abbildungen: div steuert die Position, span das Aussehen */
{
  z-index:1;
  position:absolute;
  right:2px;
  top:2px;
  text-align:right
}


span.bildquelle
{
  font-size:10px;
  color:darkblue;
  background-color:#DBDBFF;
}


span.bildquelle a, span.bildquelle a:link, span.bildquelle a:visited, span.bildquelle a:focus, span.bildquelle a:hover, span.bildquelle a:active
{
  color:darkblue;
  text-decoration:none;
}



.blogsidebar, .blogsidebar ul
  {
  margin-left: 0px;
  margin-top: 0px;
  list-style: none;
  }

.mtext ul
  {
  margin-left: 0px;
  margin-top: 0px;
  list-style: none;
  }

p
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

td.tarifestartseite
  {
  font-size:0.76em;
  text-align:center;
  padding-top:1.0em;
  }

.linkorange a:hover
{
  background-color: orange;
}

.immerblau a:link, .immerblau a:visited, .immerblau a:focus, .immerblau a:hover, .immerblau a:active
{
  color: darkblue;
}