html, body {
   /* background-color: #E7ECF3; */
   /* background-color: #f0efe6; */
   background-color: #f8f8f8;
}

#content {
   width: 680px;
   border-left:  1px solid #ddd;
   border-right: 1px solid #888;
   border-bottom: 1px solid #888;
   border-top: 1px solid #ddd;
   margin: 0px 0px 100px 180px;
   padding:   0px 70px 0px 48px;
   background: none; /* to hide background-logo */
   background-color: #fff;
}

#youtube {
   margin: 0px 0px 0px 0px;
}


object {
}

span.lektion_heading {
   color: #111;
   font-size: 28px;
   font-weight: normal;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

p.beschreibunglektion {
   font-size:16px;
   color: #999;
   margin: 2px 0px 0px 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 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: #111;
   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: #888;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.info_popup {
   visibility: hidden;
}

span.lektion_at_verknuepfung, span.lektion_at_verknuepfung:visited {
   /* FIXME: die Anzeige der Unterstreichung durch das Bild wÃÂÃÂ¤re schÃÂÃÂ¶n, 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;
   background: none;
   font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

span.lektion_at_verknuepfung:hover {
   background:none;
   color: #444;
}

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


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

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

hr.lektion_trenner {
   color: #ddd;
   height:2px;
   border-style: solid;
   margin: 10px 0px 20px 0px;
}
