
#screen_header { display:none;
            }
            
.screen_page { display:none;
            }

#slogan { display:none;
        }
        
#top_nav { display:none;
            }
            
#links { display:none;
            }
            
div.csc-textpic { position: absolute;
                  top: 100px;
                  right: 50px;
            }
      
            
table.rand_tab {
           width: 985px;
           border-right: 5px solid #006B71;
           border-left: 5px solid #006B71;
           border-bottom: 5px solid #006B71;
      }

table.rand_tab td.rand_cell {
           width: 143px;
           border-right: 1px solid #006B71;
      }

table.rand_tab td.rand_fuss {
           width: 143px;
           border-top: 1px solid #006B71;
           border-right: 1px solid #006B71;
           text-align: center;
      }

table.rand_tab td.inhalt_fuss {
           border-top: 1px solid #006B71;
           text-align: right;
      }

#content { display: block;
           z-index: 1;
         }

.content p,li { color: #000000; 
             font-size: 12px;
             font-weight: normal; 
             line-height: 15px; 
             font-family: Verdana, Arial, sans-serif ;
             text-decoration: none; 
           }

.content ol { padding-left:250px; 
            }

           
.content p.align-right {text-align:right;
		align:right;
		           }

.content p.bodytext {margin:0px;
	            padding:0px;
                    }
                    
.content p { color: #000000; 
             font-size: 12px;
             font-weight: normal; 
             line-height: 20px; 
             font-family: Verdana, Arial, sans-serif ;
             text-decoration: none; 
           }

.content h1 { display:none; 
           }
           
          
.content h2 { color:#000000;
              font-size:18px;
              font-weight: bold; 
             line-height: 25px; 
             height: 40px; 
             font-family: Verdana, Arial, sans-serif ;
             text-decoration: none; 
             margin:0px;
	    padding:0px;
            }

.content h3 { color: #000000; 
             font-size: 12px;
             font-weight: bold; 
             line-height: 15px; 
             font-family: Verdana, Arial, sans-serif ;
             margin:0px;
	    padding:0px;
            }

.content h4 { color: #000000; 
             font-size: 12px;
             font-weight: bold;
             font-style: italic; 
             line-height: 15px; 
             font-family: Verdana, Arial, sans-serif ;
             margin:0px;
	    padding:0px;
            }

.content h5 { color: #000000; 
             font-size: 10px;
             font-weight: normal; 
             line-height: 12px; 
             font-family: Verdana, Arial, sans-serif ;
             margin:0px;
	    padding:0px;
            }

.content h6 { color: #000000; 
             font-size: 8px;
             font-weight: normal; 
             line-height: 12px; 
             font-family: Verdana, Arial, sans-serif ;
             margin:0px;
	    padding:0px;
            }

.content a { color: #D4621E; 
             font-size: 12px;
             font-weight: normal; 
             line-height: 15px; 
             font-family: Verdana, Arial, sans-serif ;
             text-decoration: none; 
           }

.content a:hover { color: #D4621E; 
             font-size: 12px;
             font-weight: normal; 
             line-height: 15px; 
             font-family: Verdana, Arial, sans-serif ;
             border-bottom: 1px dotted #D4621E;
             text-decoration: none; 
           }


