body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
  /*font-size: 67%;*/
  color: #58514e; background-color: #f0f0f0; background-image: url(bilder/bodybackground.jpg); background-repeat: repeat-y; background-position: center 50%; }
.inhalt { background-color: #fff; }
.small { font-size: 9px; }
a {
  color: maroon;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited { color: gray; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a.current {
	font-weight: bold;
}
table { border-spacing: 0; line-height: 16px; margin-top: 20px; border-style: none; border-width: inherit; outline-style: none; outline-width: 0; }
h1 { font-size: 16px; }
h2 { color: red; font-size: 14px; padding-top: 0; padding-bottom: 0; }
p { padding-top: 0; padding-bottom: 0; }
.line { border-bottom: 1px solid red; }
.zeiten { font-size: 10px; }
LI.abteilung { line-height: 24px; }
.uebungliste0 { background-color: #eff3ff; vertical-align: top; }
.uebungliste1 { background-color: #fff; vertical-align: top; }
.abt_list { list-style-type: none; }
.zeitenliste { border-bottom: 1px dotted #707070; }

a.tooltip { color: #733333; text-decoration:none; }
.tooltip span.info{display:none;}
.tooltip:hover span.info{ background-color: #fff9c9; position: absolute; display:block; width:140px; padding: 3px; border: solid 1px #999; }


