/* Beginn: Styles für die Manuals */

TD.manuals, TD.manuals table td {
	font-size:80% !important;
}

TD.manuals, TD.manuals table {
  font-family:Verdana, Arial, sans-serif;
  font-weight:normal;
}

TD.manuals p {
  text-align:justify;
}

TD.manuals ul {
  list-style-type:square;
}

TD.manuals a.blau:link {
  font-size:100%;
  color:#35659C;
  text-decoration:none;
  font-weight:bold;
}

TD.manuals a.blau:visited {
  font-size:100%;
  color:#3D76B7;
  text-decoration:none;
  font-weight:bold;
}

TD.manuals a.blau:hover {
  font-size:100%;
  color:#FFFFFF;
  background-color:#35659C;
  text-decoration:none;
  font-weight:bold
}

TD.manuals a.blau:active {
  font-size:100%;
  color:#E00000;
  text-decoration:underline;
  font-weight:bold
}

TD.manuals h1 {
  font-family:Verdana,Arial,sans-serif;
  font-size:160%;
  font-weight:bold;
}

TD.manuals h2 {
  font-family:Verdana,Arial,sans-serif;
  font-size:125%;
  font-weight:bold;
}

TD.manuals h3 {
  font-family:Verdana,Arial,sans-serif;
  font-size:115%;
  font-weight:bold;
}

.os {
  border-top-color:black;
  border-top-width:thin;
  border-top-style:solid;
}

.og {
  border-top-color:#D4D0C8;
  border-top-width:thin;
  border-top-style:solid;
}

.us {
  border-bottom-color:black;
  border-bottom-width:thin;
  border-bottom-style:solid;
}

.ug {
  border-bottom-color:#D4D0C8;
  border-bottom-width:thin;
  border-bottom-style:solid;
}

.ous {
  border-color:black;
  border-width:thin;
  border-top-style:solid;
  border-bottom-style:solid;
}

.oug {
  border-color:#D4D0C8;
  border-width:thin;
  border-top-style:solid;
  border-bottom-style:solid;
}

TD.man-ru {
  border-color:#DDD7BF;/*#004169;       /* #D4D0C8 */
  border-width:1px;
  border-left-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  font-size: 80%;
}

TD.man-ro {
  border-color:#DDD7BF; /*#004169;      /*  #D4D0C8 */
  border-width:1px;
  border-left-style:solid;
  border-right-style:solid;
  border-top-style:solid;
}

TD.man-rou {
  border-color:#DDD7BF;/*#004169;       /* #D4D0C8 */
  border-width:1px;
  border-left-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-top-style:solid;
}
/* Ende: Styles für die Manuals */
