body, p, h1
{
   color           : #000000;
   background-color: #ffffff;
   line-height     : 1.5em;
}

h1
{
   font-family: Trebuchet MS, Verdana, Arial, sans-serif;
   font-size  : 14pt; 
}

/*
p
{
   font-family: Trebuchet MS, Verdana, Arial, sans-serif;
   font-size  : 12pt; 
}
*/

.JRdC-head
{
   position: fixed;
   top     : 0px;
   left    : 0px;
   margin  : 0px;
   padding : 20px;
   width   : 500px;

   font-family: Trebuchet MS, Verdana, Arial, sans-serif;
   font-size  : 9pt; 
}

.JRdC-entry
{
   position: fixed;
   top     : 150px;
   bottom  : 0px;
   left    : 0px;
   width   : 500px;
   margin  : 0px;
   padding : 20px;
   overflow: scroll;

   font-family: Trebuchet MS, Verdana, Arial, sans-serif;
   font-size  : 11pt; 
}

.JRdC-menu
{
   position: fixed;
   top     : 150px;
   bottom  : 0px;
   left    : 550px;
/* width   : 150px; */
   margin  : 0px;
   padding : 0px;

   color   : black;
   background-color: #ccddcc;
}

.JRdC-license
{
   position: fixed;
   top     : 0px; 
   height  : 150px;
   left    : 550px;
/* width   : 150px; */
   margin  : 0px;
   padding : 0px; 

   overflow: auto;
}

.JRdC-GeleStift
{
   background-color: yellow;
   font-weight:      bold;
}
