html {
   /* background-color: #E7ECF3; */
   background: url(/basic/resources/img/Hintergrund_pauxde.png) no-repeat;
   background-position: 10px 270px;
   background-color: #f7f7f7;
}

body {
   /* background-color: #E7ECF3; */
   background: url(/basic/resources/img/Hintergrund_pauxde.png) no-repeat;
   background-position: 10px 260px;
   background-color: #f7f7f7;
}

#content {
   width: 680px;
   border-top: 1px solid #e4e4e4;
   border-left: 1px solid #e4e4e4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   margin: 0px 0px 0px 207px;
   padding:   0px 70px 0px 48px;
   background: url(/basic/resources/img/lernmaschine.png) no-repeat;
   background-position: 470px 40px;
   background-color: #fff;
}

#TernaryNavigation, #Seitenzahl {
   display: none; 
}

p.dauerlektion {
   display: none; 
}

#SeitenzahlNavi {
   top: 0px;
   left: 0px;
   width: 100%;
   padding-right: 0px;
}

td.lektion_heading {
   padding: 60px 0px 0px 18px;
}

span.lektion_heading {
   /* color: #0085cf; */
   color: #000;
   font-size: 26px;
   font-weight: normal;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

p.beschreibunglektion {
   font-size:15px;
   color: #777;
   margin: 2px 40px 20px 18px;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

span.anzahlinfosinlektion {
}

span.empfohlenedauer {
}

span.empfohlenedauerminuten {
}

span.lektion_thema, span.lektion_thema:visited {
   font-size:16px;
   color: #000;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

span.lektion_thema:hover {
}

span.lektion_thema:active {
}

td.thementrenner {
   text-decoration: none;
   /* padding: 15px 0px 2px 24px; */
   background-image: none;
}

/* .info_popup {
   background-image: URL(http://www.paux.de/images/info_popup_hellblau.png);
   background-repeat: no-repeat;
   background-position: left top;
}

.info_popup:hover {
   background-image: URL(http://www.paux.de/images/info_popup_blau.png);
}

.info_popup:active{
   background-image: URL(http://www.paux.de/images/info_popup_hellblau.png);
} */

td.infoInLektion {
}

span.lektion_hinweis {
   color: #808888;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

span.lektion_thema, span.lektion_thema h1, span.lektion_thema h2, span.lektion_thema h3, span.lektion_thema h4, span.lektion_thema h5, span.lektion_thema h6, span.lektion_thema h6.heading7, span.lektion_thema h6.heading8, span.lektion_thema h6.heading9, span.lektion_thema h6.heading10, span.lektion_thema h6.heading11, span.lektion_thema h6.heading12  {
   color: #000;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

span.lektion_at_verknuepfung, span.lektion_at_verknuepfung:visited {
   /* FIXME: die Anzeige der Unterstreichung durch das Bild waere schoen, dann klappt es im IE aber mit dem Hovern nicht mehr */
   /* background-image: URL(http://www.paux.de/images/streifen.gif);
   background-repeat: repeat-x;
   background-position: left bottom; */
   font-size:14px; 
   color: #0085cf;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
   background: none;
}

span.lektion_at_verknuepfung:hover {
   background-color: #E3E7EC;
   background-image: url(/basic/resources/img/popups/gliederung_background.png);
   background-repeat: repeat-x;
   color: #000;
}

span.lektion_at_verknuepfung:active {
   background:none;
   color: #0085cf;
}


span.lektion_at_ohneverknuepfung {
   font-size:14px;
   color: #303333;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

a.verknuepfung, a.verknuepfung:visited {
   border: none;
}

.grafikInInfo img, .grafikInInfo img:active{
   width: auto;
   max-height: 50px;
}
hr.lektion_trenner {
   color: #ddd;
   height:2px;
   border-style: solid;
   margin: 10px 0px 20px 0px;
}
