/*
	Stylesheets für Trainingspläne und Übungen auf www.lebenswichtig.de
*/
      A {color: #ffffff; text-decoration: none; font-size: 10px;}
      A:hover {color: #ffffff; text-decoration: underline; font-size: 10px;}
      A.headerNavigation {color: #ffffff; font-size: 10px}
      A.headerNavigation:hover {color: #ffffff; font-size: 10px;}
      a.blue	 {color: #264F76; text-decoration: none; font-size: 11px;}
      a.blue:hover {color: #264F76; text-decoration: underline; font-size: 11px;}
      a.black	 {color: #000000; font-size: 10px;}
      a.black:hover {color: #000000; font-size: 10px;}
      h1 { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold;}
      .infoBox {background: #264F76;}
      .infoBoxContents {background: #EEF4FA; font-family: Verdana, Arial, sans-serif; font-size: 10px;}
      TD.infoBoxHeading {font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #264F76; color: #ffffff;}
      TR.headerNavigation {background: #264F76;}
      TD.headerNavigation {font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #264F76; color: #ffffff; font-weight: bold;}
      hr.line {border:dashed #264F76 1px; width:700px; height:1px;}
