body {
    font-family: Arial;
    font-size: 11px;
    /*border: medium solid black;*/ 
    /*margin-left: 22%;
    margin-right: 22%;       */
    width: 1050px;
    
    
}




#header{
    /*border-color: #000000;
    border-width: medium;
    border-style: solid;
    margin-left: 15%;
    margin-right: 15%; */
}

		.header_logo{
			height: 79px;
			width: 261px;
			
		}
		
        .header_links1{ 
            width: 100%; 
        	text-align: right;
        }
        
        .header_a{
            margin-right: 30px;
            font-size: 12px;
            font-style: normal;
            font-family: Arial;
            font-weight: bold;
            text-decoration: none;
            color: #006ea9;
            
        }



#body{
   margin-top: ;

}

.platzhalter{
    width: 81px;
}

        .body_title{
                   width: 100%;
                   margin-top: 5px;
                   margin-bottom: 13px;
                   
                   
                   
               }
        
                    .title{
                        background-color: #006ea9;
                        font-size: 17px;
                        font-style: normal;
                        font-family: Arial;
                        font-weight: bold;
                        
                    }
        
                        .title_text{
                            margin-top: 6px;
                            margin-bottom: 6px;
                            margin-left: 20px;
                            
                            color: #FFFFFF;
                            
                        }




        .body_table{
            width: 100%;
        
        }
        
        .table_td{
            padding-left: 0%;
            padding-right: 0%;
             width: 50%;
            
            border-bottom: dotted;
            border-color: #006ea9;
            border-width: thin;
            
            
        }
        
            .table_a{
             
            font-size: 12px;
            font-style: normal;
            font-family: Arial;
            font-weight: normal;
            text-decoration: underline;
            color: #006ea9; 
             
            }
        
            .table_bilder{
                float: left;
                /*width: 45%;
                height: 45%; */
               width: 180px;
                height: 120px; 
                margin-right: 17px;
                
                margin-bottom: 10px;
                margin-top: 10px;
                
                
            }
        
            .table_ueber{
                
                font-family: Arial;
                font-size: 17px;
                font-weight: bold;
                color: #006ea9;
                margin-bottom: -16px;
                
                   
            }
            
            .table_unter{
                
                font-family: Arial;
                font-size: 17px;
                font-weight: ;
                color: #006ea9;
                  
            }
            
            .table_unter2{

                margin-top: -15px;
                font-family: Arial;
                font-size: 12px;
                font-weight: ;
                color: #006ea9;
                

            }
            
            
       
            
       
        