Header 
{
margin-top: 0px;
margin-left: 0px;
}


.borderTable {	
padding: 3px 1px 1px 3px;
border: 1px solid #660000;

}

.borderTableNospace {	
padding: 0px 0px 0px 0px;
border: 1px solid #660000;

}

.borderTableBlack {	
padding: 6px 6px 6px 6px;
border: 1px solid #000000;
}

.borderRoster {	
padding: 1px 3px 2px 3px;
border: 1px solid #660000;
}

BODY 
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin: 0px; 
margin-left: 10px;
margin-right: 120px;
width: 750px; 
}

.left_margin
{
      background-color : #555555;
      font-size: 13px;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #000000;
      margin-top: 0px; 
      margin-left: 15px;
      width: 120px; 
      background-repeat: repeat-y; 
}


.title_style
{
      background-color : #FFFFFF;
      color: #000000;       
      font-size: 18px;
      font-weight: bold;
      margin-top: 12px;
      margin-bottom: 12px; 
      width: 750px; 
}

.small_link_indent
{
      background-color : #FFFFFF;
      color: #000000;
      font-size: 10px;
      text-indent: 15px;

}


.bold_red
{
      background-color : #FFFFFF;
      font-weight: bold;
      color : #FF0000;
}

.bold_black
{
      background-color : #FFFFFF;
      font-weight: bold;
      color : #000000;
      font-size: 13px;
      height:25;
}

.bold_green
{
      background-color : #FFFFFF;
      font-weight: bold;
      color : #006633;
      font-size: 13px;
      height:25;
}

.regular_text
{
      background-color : #FFFFFF; font-weight: normal; color : #000000; 
      font-size: 13px;
}


.text10
{
      background-color : #FFFFFF; 
      font-weight: normal; 
      color : #000000; 
      font-size: 10px;
}

.text11
{
      background-color : #FFFFFF; 
      font-weight: normal; 
      color : #000000; 
      font-size: 11px;
}

.text11blubg
{
      font-weight: normal; 
      color : #000000; 
      font-size: 11px;
      background: #CCFFFF;
      }

.text12
{
background-color : #FFFFFF; 
font-weight: normal; 
color : #000000; 
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.bold10
{
      background-color : #FFFFFF; 
      font-weight: bold;
      color : #000000; 
      font-size: 10px;
}

.bold11
{
      background-color : #FFFFFF; 
      font-weight: bold;
      color : #000000; 
      font-size: 11px;
}

.bold12
{
      background-color : #FFFFFF; 
      font-weight: bold;
      color : #000000; 
      font-size: 12px;
}

.full_size_indent
{
      margin-left: 15px;
  
}

.color_text_box
{
       width: 100%;
       background-color: #CCCCCC;
       height: 15px;
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
       color: #000000;
       font-size: 13px;    
       font-weight: bold;
       text-align: center;
}   

.color_text_box_lj
{
       width: 100%;
       background-color: #CCCCCC;
       height: 15px;
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
       color: #000000;
       font-size: 13px;    
       font-weight: bold;
       text-align: left;
}

.standard_table
{
       width: 100%;
       padding-top: 0px;
       spacing-top: 0px;
       margin-top: 0px;
       padding-bottom: 0px;
       spacing-bottom: 0px;
       margin-bottom: 0px;
   
}      

.horiz_line
{
       color : #000000; 
       margin-left: 0px; 
       border-top: 1px solid #000000;
       width: 750px; 
       margin-bottom: 0px; 
       margin-top: 0px; 
}

.text_padded
{
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #000000;
      font-size: 13px;
      padding-top: 0px;
      margin-bottom: 10px; 
}

.text_padded_side
{
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #000000;
      font-size: 13px;
      padding-top: 0px;
      margin-left: 10px; 
      margin-right: 10px; 
}

.tpadall
{
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #000000; font-size: 13px;
      padding-top: 5px; padding-bottom: 5px;
      margin-left: 10px; margin-right: 10px; 
}

.Navigation 

{/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 100px;
    left: 3px;
    width: 135px;
    height: auto;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;/*line-height set to 110% in order to*/
}  



.Inhalt 

{/*this is the main content area*/
    background: #FFFFFF;
    /*declare a color together with a contrasting background color*/
    color: #000088;/*to insure readability*/
    margin-top: 57px;
    margin-left: 160px;
    /*to position the content area to the right of the navigation*/
    margin-right: 20px;/*breathing space for the text*/
    padding: 5px;/*space to separate navigation and content*/
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
    border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
}

.header2
{
    margin-top: 15px;
    margin-left: -5px;
} 


.box 
{/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
  background: #FFFFFF;
  color : #000099;
  font-family : 'Arial, Tahoma, Verdana, Helvetica, sans-serif';
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #48D1CC;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
}


.navbox 

{/*button-like box for the left-side navigation*/
   font-size: 15px;/*readability for the links*/
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
   background-color: #003399;
   border-color: #FF6633;/*or, in shorthand, the three*/
   border-style: groove; /*border-properties would read:*/
   border-width: 2px;/*border: 2px groove #FF6633;*/
   padding: 1px;
   margin: 2px;
}

.yspdetail { font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #000000; }

.yspheader { font: bold 13px Verdana, Arial, Helvetica, sans-serif; color: #000000; 
                      background: #FF9999; }

.ysphead_grey { font: bold 13px Verdana, Arial, Helvetica, sans-serif; 
                           color: #000000; 
                           background: #CCCCCC; }

.yspsubheader { font: bold 13px Verdana, Arial, Helvetica, sans-serif; 
color: #000000; background: #DDDDDD; }

.ysprow1 { background-color: #FFFFFF; }

.font1 { font-size: 8pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}


.linkmar
{  /*normal links in the text*/
  color: #990033; 
  text-decoration: none; 
  font-weight: normal;
  background: #FFFFFF;
}

.linkmarsmall
{  /*normal links in the text*/
  color: #990033; 
  font-size: 11px;/*readability for the links*/
  text-decoration: none; 
  font-weight: normal;
  background: #FFFFFF;
}

.linkmarbg
{  /*normal links in the text*/
  color: #990033; 
  text-decoration: none; 
  font-weight: normal;
  background: #DDDDDD;
}

.linkblu
{  /*normal links in the text*/
  color: #003399; 
  font-size: 11px;/*readability for the links*/
  text-decoration: none; 
  font-weight: normal;
  background: #FFFFFF;
}


.linkblubg
{  /*normal links in the text*/
  color: #003399; 
  font-size: 11px;/*readability for the links*/
  text-decoration: none; 
  font-weight: normal;
  background: #CCFFFF;
}

.buttonblk
{  /*normal links in the text*/
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight: normal;
  background: #000000;
}

.buttonblue
{  /*normal links in the text*/
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight: normal;
  background: #0000FF;
}

.buttonred
{  /*normal links in the text*/
  color: #000000; 
  text-decoration: none; 
  font-weight: normal;
  background: #FF0000;
}

.linkgrn
{  /*normal links in the text*/
  color: #009900; 
  text-decoration: none; 
  font-weight: normal;
  background: #FFFFFF;
}


.linkgrnbg
{  /*normal links in the text*/
  color: #0000CC; 
  text-decoration: none; 
  font-weight: normal;
  background: #CCFFFF
}

.linkgreybg
{  /*normal links in the text*/
  color: #990033; 
  font-size: 12px;
  text-decoration: none; 
  font-weight: normal;
  background: #CCCCCC

}

.linkstr1
{  /*normal links in the text*/
  color: #990033; 
  font-size: 13px;
  text-decoration: none; 
  font-weight: bold;
  background: #DDDDDD;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif

}


.linkstrpnk
{  /*normal links in the text*/
  color: #000000; 
  font-size: 13px;
  text-decoration: none; 
  font-weight: bold;
  background: #FF9999;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif

}