﻿div#KursinhaltLinks {
	width: 185px;
	float: left;
	margin-top: 20px;
	padding-left: 13px;
	padding-top: 10ox;
	padding-right: 6px;
	background-color: rgb(255, 255, 204); /*    text-align: center;  /* Zentrierung im Internet Explorer */;
	margin-left: 10px;
	margin-right: 18px;
}

div#KursinhaltLinks h2{
	font-size: 80%;
	line-height: 105%;
	text-align: left;
	color: rgb(57,75,98);
	font-weight: bold;
	padding-bottom: 0.2em;
	padding-top: 1em;
	margin-bottom: -0.1em;
}
div#KursinhaltLinks p{
	margin-bottom: -2em;
	text-align: left;
margin-top: 0.2em;
	margin-bottom: -0.4em;	
	
}
div#KursinhaltLinks a {
	display: block;
	text-decoration: none;
	padding-left: 14px;
	padding-bottom: 0.8em;
	
	line-height: 100%;
	color: #5b5b5b;
	background: url('HtmlSeiten/Grafiken/karo_blau.gif') no-repeat left top;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 73%;
	font-family: Arial, Helvetica, sans-serif;
}


div#KursinhaltLinks a:hover {
		color: #ffa500;
	
}
div#KursinhaltLinks a.current, a:hover.current {
	font: normal normal bold 80% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008000;
    text-decoration: underline;
}

div#KursinhaltLinks .image {
	border: 0px;
	float:left;
	width: 20px;
	height: 20px;
	margin-left: -12px;
}

div#KursinhaltRechts {
	margin-left: 240px;
	margin-top: 30px;
	padding-right: 0;
	width: 630px;
}

div.KursinhaltRechts {
	margin-left: 225px;
	margin-top: 0;
	padding-right: 0;
	width: 630px;
}

div#KursinhaltRechts a:link, a:visited {
	color: #ffa500;
	text-decoration: none;
}
div#KursinhaltRechts a:hover {
	color: #ffa500;
	text-decoration:underline
}


    #TabsKurseinheitalt {
	float: right;
	margin-left: 250px;
	width: 600px;
	font-size: 70%;
	line-height: normal;
	border-bottom: 1px solid #5b5b5b;
}
    div#TabsKurseinheit {
	float: none;
	width: 100%;
	font-size: 70%;
	line-height: 1em;
	margin-bottom: 0px;
	height: 32px;
}

    #TabsKurseinheit ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #TabsKurseinheit li {
      display:inline;
      margin:0;
      padding:0;

      }
    #TabsKurseinheit a {

      float:left;
      background:url("grafiken/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #TabsKurseinheit a span {
      float:left;
      display:block;
      background:url("grafiken/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#84776B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #TabsKurseinheit a span {float:none;}
    /* End IE5-Mac hack */
    #TabsKurseinheit a:hover span {
      color:#74675B;
      }
    #TabsKurseinheit a:hover {
      background-position:0% -42px;
      }
    #TabsKurseinheit a:hover span {
      background-position:100% -42px;
      }

      #TabsKurseinheit .current a {
              background-position:0% -42px;
      }
      #TabsKurseinheit .current a span {
              background-position:100% -42px;
      }

div#KursinhaltBox {
	padding: 8px;
	border: 1px #5b5b5b solid;
	width: 600px;
	float: none;
}

div#AbschlussUnten{
	clear:both;
}
.KursUL {
}
.TabProtokoll {
	background: #0000FF;
	font-size:1em;
}
.TabProtokoll.TabChild {
	font-size:3em;
}
.TabProtokoll th{
	font-size:1em;
		background: #00EDFF;
}
.TabProtokoll td{
	font-size:0.5em;
		background: #00EDFF;
}


.TabProtokoll.TabChild th{
	font-size:1em;
		background: #118D01;
}
.TabProtokoll.TabChild td{
	font-size:0.6em;
		background: #118D01;
}

.uebungformeln {
	font: normal small-caps normal 0.9em Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
}

