/*	Kommentar */
body                  { 
						/*background-color: #FFFFFF;*/
						/*background-color: #FFFFCC; */
						background-color: #FFFFFF;
						margin-top: 5; 
						margin-bottom: 5; 
						margin-left: 5; 
						margin-right: 5; 
						padding-left: 0; 
						padding-right: 0;
						font-family: verdana, helvetica, arial, sans-serif;
						font-size: 10pt; 
                      }
tbody                 { 
   						   font-family: verdana, helvetica, arial, sans-serif;
                        font-size: 10pt 
                      }
thead                 { font-size: 10pt }

pre                   { font-size: 8pt }                      
li                    { margin-top: 10 }

td                    { vertical-align: top }

a                     /*{ text-decoration: none; color: #0000FF;  }*/
					  { text-decoration: none; color: #CC0000;  }

a:hover               { text-decoration: underline}



.bullet               { 
                         width:16 ;
                         height:16;
                         background-image: url('../images/sys/right_arrow.gif');
                         background-repeat: no-repeat;                         
                         background-position:   left 50%;
                      }

.ul_bullet            { list-style-image: url('images/bullet.gif');}

.toparrow             { vertical-align: middle}
.tip                  { font-size: smaller }

.table_central        {
                          border-collapse:collapse; 
                          width: 100%;
                      }

@media print
{
.toc                  {display:none}
.header               {display:none}
.footer               {display:none}
}


.td_content           {
                         padding-top:10px;
                      }

.table_header1        { 
                         /*color:#FFFFFF;*/
                         color:#FFFFCC; 
                         width:100%; 
                         border:0px none; 
                         font-weight: bold;
                         border-collapse:collapse
                      }
.td1_header1          {
                         background-image: url('images/left_light_blue.gif'); 
                         background-position: left; 
                         background-repeat: no-repeat; 
                         vertical-align:middle;
                         height:20px; 
                      }
                      
.td2_header1          {
                         background-image: url('images/central_light_blue.gif');
                         background-position: center;
                         background-repeat: repeat-x;
                         vertical-align:middle;
                      }

.td3_header1          {
						 background-image: url('images/right_light_blue.gif');
						 background-position: right; 
						 background-repeat: no-repeat; 
						 vertical-align:middle;
						 height:20px;
                      }

.header2              { width:100%; border:0px none;  }
.header2text          { color:#990000; font-weight: bold }
.header2line          { background-color: #AEB6C4; height:1px}
.books				  { margin-left:20px }
.customers			  { margin-left:60px }
.text2                { margin-left:20px }

.header3text          { color:#000000; font-weight: bold }

.linotopmargin        { margin-top: 0 }


.footertext           { font-size:smaller; color: #000000 ;font-weight: bold}
					  /*{ font-size: 8pt; color: #FFFFFF }*/



.table_navigation      {
					      background-color: #F3F3F3;
                          border-collapse: collapse;
                       }                       

.td_navigationcell_0    { 
                              border-bottom: 1px solid rgb(153,153,153); 
                              border-top: 1px solid rgb(153,153,153); 
                       }

.td_navigationcell_level_0 { 
                              width:16 ;
                              height:16;
                              border-bottom: 1px solid rgb(153,153,153); 
                              border-top: 1px solid rgb(153,153,153); 
                              background-image: url('images/bullet_navigation_level1.gif');
                              background-repeat: no-repeat;                         
	                          background-position:  center 50%;
                           }
                   
.td_navigationcell     { 
                              border-bottom: 1px solid rgb(153,153,153); 
                       }

.td_navigationcell_level_1a { 
                              width:16 ;
                              height:16;
                              border-bottom: 1px solid rgb(153,153,153); 
                              background-image: url('images/bullet_navigation_level1.gif');
                              background-repeat: no-repeat;                         
	                          background-position:  center 50%;
                           }

.td_navigationcell_level_1b { 
                              width:16 ;
                              height:16;
                              background-image: url('images/bullet_navigation_level1.gif');
                              background-repeat: no-repeat;                         
	                          background-position:  center 50%;
                           }

.td_navigationcell_level_2 { 
                              width:10 ;
                              height:12;
                              border-bottom: 1px solid rgb(153,153,153); 
                              background-image: url('images/bullet_navigation_level2.gif');
                              background-repeat: no-repeat;                         
	                          background-position: center
                           }

.a_navigationlink       { font-size: 90%; color: #000000; width:100%; text-decoration: none; font-style: normal; font-weight: normal }

:hover.a_navigationlink {  }
